A Daily Execution is a single Flow run that counts against your usage quota. Every time you trigger a Flow or Agent—via /api/dispatch, batch, Product API, scheduled run, or the SDK—it counts as one execution.
Build tier gets 50 free executions per day, resetting at midnight UTC. After 50, requests continue with a 10-second delay and a cap of 10 per hour (“slow mode”). Exceeding the hourly cap returns HTTP 429.
Paid tiers use a monthly pool. Executions are never blocked — overages are tracked and billed (e.g., 4/1k for Growth, $3/1k for Team). See billing and plans for details.
The header badge shows your current usage (e.g., “5/50 today”). Click it to see:
Badge colors change as you approach limits: gray when normal, amber at 90%+, orange in slow mode, and purple when in overage on paid plans.
For detailed usage analytics, see usage data. To review execution details, check execution logs.
Executions reset daily at midnight UTC for Build tier, and monthly for paid tiers.