Configuration
Feature flag, defaults, and limits that govern the assistants module.
Limits and defaults
| Setting | Value | Effect |
|---|---|---|
| Feature flag | assistants | 403 with "feature":"assistants" when off |
| Creation quota | subscription-dependent | 403 with an account-specific message when reached |
| Name length | 40 characters | 422 beyond it |
List per_page | default 9 | |
| Message texts | 1,000 characters | greeting, voicemail and end-call messages |
| Call length | 10 – 43,200 seconds | maxDurationSeconds bounds |
| Phone format | E.164 (+ then 2–15 digits) | applies to every phone field |
| Update-log page | default 20, max 100 | |
| Types | demo, production |