Anatomy of a plan
- Price — monthly price including a bundle of included minutes; plus an extra-minute price once they’re used up.
- Limits — numeric quotas where
-1means unlimited and0means not available:
- Feature toggles — booleans that switch whole features:
flow_builder,web_widget,ai_avatar(virtual avatar on the web widget; billed as talk minutes plus an avatar surcharge),connect_ai_mcp,secondary_languages,calendar_integrations,custom_dashboards,live_monitoring,simulations,data_retention,crawl_pages,auto_sync, and on platform plans only Include-free add-on columns:whitelabel_enabled,sla_mode(Fallbacks & Guardrails),voice_clone(Clone your own voice),revenue_autopilot(Revenue Autopilot / CRM Sync in Audience). - Add-ons — Whitelabel, Fallbacks & Guardrails, Clone your own voice, and Revenue Autopilot are also sold as Stripe add-ons (
feature_key=whitelabel|sla_mode|voice_clone|revenue_autopilot) for plans that do not include them. When a platform plan toggles them on, the matching add-on is hidden at checkout. Tenant resale plans cannot set these toggles. Whitelabel is never resold by tenants; the other three may be resold via tenant addon settings.
data_retention is available on both platform and tenant resale plans. When
enabled, workspace owners/admins can configure per-channel overrides under
Data retention; unset channels follow
retention_days. Direct workspaces resolve the platform catalog, while
reseller-customer workspaces resolve their reseller’s catalog.
The customer-facing plan cards show this complete limit set, including zero
and unlimited values, so platform and tenant plans can be compared without
opening a separate detail view.
Platform plans vs. tenant plans
- Platform plans are created by the platform operator and sold to direct users.
- Tenant plans are created by each tenant for their own end customers — with the tenant’s own prices.