Skip to Content
ReferenceLimits & quotas

Limits & quotas

This page lists the platform limits and quotas for each plan tier. Limits are enforced in real time — exceeding a limit results in a clear error message.

Resource limits

ResourceFreeApp LiteStarterProTeamEnterprise
Projects11320UnlimitedUnlimited
Agents31050200Unlimited
Apps per project1331020Unlimited
Team members1131025Unlimited
MCP servers0031025Unlimited
Custom domains001310Unlimited

Execution limits

LimitFreeApp LiteStarterProTeamEnterprise
Max agent run time60s120s180s10 min30 min60 min
Max concurrent runs1232050Unlimited
Max nodes per agent graph10152550100Unlimited
LLM tokens per minute5,00010,00020,000100,000500,000Unlimited

Storage

StorageFreeApp LiteStarterProTeamEnterprise
Content Store storage200 MB500 MB1 GB5 GB10 GBCustom

Deployment rate limits

Production deployments have their own per-deployment request rate limit, configured when you deploy rather than fixed by plan. Each deployment gets its own independent limit; when it is exceeded, requests return HTTP 429. See Production deployments for how to configure it.

What happens when you hit a limit

  • Resource limits — You cannot create new resources. Existing ones continue working. Upgrade your plan or delete unused resources.
  • Execution limits — The run fails with a timeout or capacity error. Optimize your workflow or upgrade.
  • Rate limits — Requests return HTTP 429. Retry after the reset window.
💡

Check your current usage against these limits in the project’s Overview page or the workspace billing dashboard.