Per-tenant data isolation
Every customer's data lives in its own tenant. Your accounts, contacts, opportunities and activities are scoped to your organisation, and nothing crosses that boundary.
- All records carry the tenant they belong to, enforced in the database rather than in application code.
- Users only ever query inside their own tenant, whether from the app, an export or the API.
- CRM credentials and calendar tokens are stored per tenant and never shared between customers.