Limits & Quotas

Every workflow runs within your plan's limits. Knowing them helps you design workflows that run reliably and avoid unexpected stops.

Plan limits

LimitFreeBasicProfessionalAgency
Credits a month1,00010,00050,000250,000
Team seats131050
Workspaces11Up to 5Unlimited
Execution history15 days15 days30 days30 days
Max file upload5 MB5 MB10 MB25 MB
IntegrationsAll 458All 458All 458All 458

See Billing & Plans for prices and everything each plan includes.

Credits

Every workflow step uses 1 credit, and a few data-heavy steps (AI agents, search, scraping, SEO and enrichment) use more. A step that errors still uses 1 credit. See Credits & Usage for what each step costs.

A run needs at least 1 credit in your balance to start.

Schedules

Schedule triggers can run a workflow as often as every minute, on every plan. Interval, daily, weekly and monthly schedules are available.

What happens when limits are hit

Limit reachedBehavior
Credits exhaustedNew workflow runs don't start until you have credits again. Form responses keep arriving.

Designing within limits

ChallengeSolution
Rate limits on external APIsAdd Delay nodes between requests (e.g., 1 second between each API call)
Large listsProcess in batches: run the first batch, then trigger another run for the next one
Credit budgetFilter data before expensive steps to reduce the number of AI and enrichment calls
Frequent schedulesRun a schedule only as often as the data actually changes, because every run uses credits for each step
Note

Credits are shared across your workspace. Every workflow, table look-up and AI step draws from the same monthly balance.

Tip

Check your balance and daily usage in Monitor → Credit Usage. The credits card in the sidebar warns you when you're running low.