Skip to content

Plans now set real limits, not just a credit pool

Each plan carries how many scheduled jobs you can run, how often they can fire, and whether workflows can be triggered by events and webhooks.

Until now the paid plans differed only by the size of an invisible credit pool. They now carry limits you can see and reason about.

  • Scheduled jobs. Free runs one. Start runs five, Pro runs twenty-five, and Max is unlimited. The count is per organisation.
  • How often they fire. Each plan sets a floor on the interval between runs, so a plan tells you the fastest cadence it supports.
  • Event and webhook triggers. Firing a workflow from an event or an inbound webhook is a paid-plan capability, listed on the plan rather than discovered by trial.

Limits are checked when you activate a workflow, never while one is running. Nothing already in flight can be stopped by a plan check.

If a downgrade or a lapsed card leaves you above your plan, the workflows page now tells you exactly what is over the line. Nothing is paused automatically — you choose what to change.