Feature Request: Syncing Table Structures for Multi-Client Management
I wanted to share some feedback about a feature that would be incredibly helpful for users managing multiple systems or client workspaces. Imagine I’ve built a system — for example, an inbox management system or a follow-up engine — and I need to replicate that setup across multiple clients. Right now, I can create separate tables or systems for each client, but the issue is keeping them aligned. If I make a change to the main system’s table (like adding or renaming a column), I have to manually apply that same change across every client’s table. This becomes inefficient and prone to errors, especially when managing multiple clients. It would be amazing if Clay supported some way to sync or mirror table structures — so that updates to the main system automatically propagate to linked or cloned systems. This would make managing multi-client setups far smoother and more scalable.