Skip to content

Plan Limit Reached

When you see a toast like:

Chat: plan limit reached (500). Please upgrade.

it means your account has hit the quota for a specific resource on your current plan.

Cause

DYNARA enforces quotas at the API layer. Common triggers:

  • Chat — monthly task_run reaches conversationLimit
  • File storage — total uploads reach fileStorageMB
  • Database rowswsRow count reaches dbRowLimit
  • Memory / Calendar / Channel / Workspace — reached the respective caps

Fix

  1. Upgrade plan — Panel → Settings → Billing → Upgrade.
  2. Clean up old data — delete unneeded items on the relevant page.
  3. View detailed usage — the "This month's usage" section on the Panel Dashboard.

See Quotas & Limits.

Last updated:

Released under the MIT License.