Data & Entities
Shared data structures across all your apps
Unlike siloed apps, every application in your workspace automatically shares access to common data. Contacts, Invoices, Companies—one source of truth, accessible everywhere.
Capabilities
Workspace Entity Graph
Apps register and publish entities to a shared graph. Other apps discover and use that data automatically.
Schema Validation
JSON schema support ensures data consistency. Define your structure once, enforce it everywhere.
Entity Permissions
Control which apps can read or write each entity type. Fine-grained access without complexity.
Data Explorer
Browse and query entity data visually. Understand your data without writing code.
Dynamic Types
Support for complex, nested data structures. Not just flat tables—real business objects.
Pagination & Querying
Handle large datasets efficiently with built-in pagination and filtering.
Use Cases
Why It Matters
- The secret sauce—your apps aren't isolated silos
- Add an app, it instantly sees all your workspace data
- No more syncing data between tools
- Single source of truth for your entire operation