Skip to content

Quotas & Limits

DYNARA enforces resource quotas at the API layer. When a limit is reached the action is rejected with 403 PLAN_LIMIT_REACHED.

Limited Resources

ResourceCounted ByEffect at Limit
Chat countMonthly task_run totalNo channel (Panel, Telegram, Webhook…) can send messages
Channel countCurrently enabled channelsCannot create new channels
File storageTotal uploaded file sizeCannot upload new files
Database rowsSum of rows across all tablesCannot add new rows
Calendar eventsTotal event countCannot create new events
Long-term memoryMemory entry countCannot add new memories
WorkspacesOwned workspace countCannot create new workspaces

Check Current Usage

The "This month's usage" section on Panel Dashboard shows "used / limit (%)" with a progress bar per resource. Usage ≥90% turns red, ≥70% yellow.

What To Do At The Limit

  1. Upgrade your plan — Settings → Billing → upgrade.
  2. Clean up usage — delete unneeded files, memories, channels, etc.
  3. Wait for next month — chat count resets on the 1st of each month (UTC).

See Plan Limit Reached.

Last updated:

Released under the MIT License.