Subscription
The subscription screen shows your organization’s plan, status, and limit usage.
Plan and status
- Plan name, start/end or renewal info.
- Status: active, expired, etc. (per backend model).
Limits
Example limit keys:
- Project / agent / knowledge base counts
- Knowledge base file count and storage (MB)
- Integration count
Create operations may be rejected when over limit (402 or in-app warning).
Feature flags
Examples: analytics_bots, data_sources, workflows, live_chat. These enable or disable modules.
Super admin: plan management
With the SUPERADMIN role you can:
- Create, update, and delete subscription plans
- Assign a plan to an organization
Details: Subscription plans and Subscriptions API.