Multi-Tenancy
Isolate resources by tenant for MSP and managed service deployments.
Concepts
| Term | Description |
|---|---|
| Tenant | Logical isolation boundary. Each tenant has its own automations, API keys, and integration instances. |
| Member | User assigned to a tenant with a role (admin/operator/viewer). |
| Default tenant | The default tenant that all existing resources belong to if multi-tenancy is not used. |
Resource Scoping
Automations, API keys, and integration instances are all tenant-scoped. SQL-level tenant filtering ensures cross-tenant data isolation — no post-query Python filtering that could leak data under LIMIT.