Key fields
| Field | Type | Description |
|---|---|---|
name | string | Human-readable display name for the tenant. |
slug | string | URL-safe unique identifier. Must be unique across all tenants. |
domain | string | The tenant’s dedicated hostname. Must be unique across all tenants. |
status | string | Lifecycle state of the tenant (e.g. active, suspended). |
timezone | string | Default timezone applied to CDRs and reporting for this tenant. |
max_extensions | integer | Hard cap on the number of extensions this tenant may provision. |
settings | array | Freeform JSON array of tenant-level configuration overrides. |
Resource relationships
A tenant acts as the root node for every billable or operational resource in LaraCopilot:Extensions
SIP endpoints that agents and users register devices against.
DID Numbers
Inbound phone numbers that route calls into the tenant.
Call Queues
Agent pools that distribute inbound calls using configurable strategies.
CDRs & Rates
Per-call detail records and billing rates scoped to the tenant.