Automation credits measure how much automation usage your workspace consumes in Baserow Cloud.
Each time an automation runs, every completed action consumes 1 automation credit.
Actions include steps such as creating or updating rows, sending emails, making HTTP requests, running AI models, or executing code. Triggers, Router node, and Iterator node are free and don’t consume automation credits.
Your total monthly usage depends on how many actions your automations execute and how often they run. For example, a workflow triggered every time a row is updated or running on a frequent schedule will consume automation credits each time it runs.
Automation credits are only available in Baserow Cloud. Self-hosted workspaces have unlimited automation usage.
Each completed automation step consumes one credit.
For example:
| Automation | Runs | Credits used |
|---|---|---|
| 1 step | 1 | 1 |
| 3 steps | 1 | 3 |
| 3 steps | 100 | 300 |
This means that larger workflows consume more credits than shorter ones, and frequently triggered automations consume more credits than those that run occasionally.
Every time this workflow runs, it uses 1 automation credit.
Every time this workflow runs, it uses 4 automation credits.
If this workflow runs 100 times during the month, it uses 400 automation credits.
The Iterator itself doesn’t consume automation credits. However, the Update a row action is executed once for every row processed.
If the iterator processes 100 rows, the workflow uses:
Total: 101 automation credits.
Note: Iterator and Router nodes don’t consume automation credits. Only the actions in the route that is executed count toward your usage.
Every time this workflow runs, it uses 2 automation credits.
Running every 15 minutes means the workflow executes about 2,880 times per month, consuming approximately 5,760 automation credits.
Each workspace receives a monthly automation credit allowance based on its subscription. Automation credits are shared across all users in the workspace.
| Plan | Monthly automation credits |
|---|---|
| Free | 2,000 credits |
| Premium | 100,000 credits |
| Advanced | 500,000 credits |
| Enterprise | 2,000,000 credits |
The allowance resets automatically at the beginning of each billing month.
You can check your current automation credit usage from the workspace home page.
Hover over the Usage indicator to see:

For example:
1,600 / 2,000 automation credits used (80%)
This helps you monitor automation usage throughout the month.
Baserow automatically lets you know when your workspace is approaching its monthly allowance.

When your workspace reaches 80% of its monthly automation credits:
This gives you time to upgrade your plan or purchase additional automation credits before reaching the limit.

Once your workspace uses all available automation credits:
Your workflows will resume once your monthly allowance resets or additional automation credits become available.
No. Automation credits are only counted in Baserow Cloud. Self-hosted workspaces continue to have unlimited automation usage.
Your automation credits reset automatically on the 1st day of every calendar month.
The number of automation credits used depends on:
The automation won’t run. This applies to both published automations and manual test runs until additional credits become available or your monthly allowance resets.
Automation credits are allocated per workspace, not per user. Each workspace receives a monthly automation credit allowance based on its plan, and everyone in that workspace shares the same pool of credits.