Multi-tenant architecture lets you manage multiple independent chatbots from a parent account.Documentation Index
Fetch the complete documentation index at: https://docs.animam.ai/llms.txt
Use this file to discover all available pages before exploring further.
Multi-tenant is available on the Enterprise plan.
Concept
- Separate corpus
- Separate conversations
- Distinct settings
- Consolidated billing on parent
Use cases
Digital agency
Manage all your clients’ chatbots from a single dashboard.Franchise
Each franchisee has their personalized chatbot, you keep central control.Multi-brand
A company with multiple brands, each with its own chatbot.B2B SaaS
Offer a chatbot to each of your enterprise clients.Creating a Child Tenant
Via the Dashboard
- Dashboard > Tenants > Create tenant
- Fill in:
- Unique slug (
client-x) - Display name
- Plan (inherited or specific)
- Unique slug (
- Save
Via the API
Access management
Parent administrator
Full access to all child tenants:- View/modify corpus
- View conversations
- Modify settings
- Create/delete tenants
Child administrator
Limited access to their tenant:- Manage their corpus
- View their conversations
- Modify their settings
- No access to other tenants
Creating a child admin
Multi-Tenant API
List child tenants
Access a child tenant
Use the child’s slug:Tenant-scoped token
Create tokens limited to a child tenant:Billing
Consolidated (default)
All child tenants billed to parent account:- Single invoice
- Total volume = sum of children
- Volume discounts available
Separate (optional)
Each child tenant can have their own billing:- Useful for client rebilling
- Stripe Connect supported
Limits by plan
| Plan | Child Tenants | Total messages/month |
|---|---|---|
| Pro | 1 (no multi-tenant) | 10,000 |
| Enterprise | 10 included | 100,000 |
| Enterprise+ | Unlimited | Custom |
Best practices
Slug naming
Use a consistent prefix:Environment separation
Monitoring
Monitor metrics per tenant:Corpus templates
Create reusable templates:- Dashboard > Templates > Create
- Define base corpus
- Apply to new child tenant
Support
For Enterprise multi-tenant questions:- Email: [email protected]
- Dedicated Slack (Enterprise+)