This site is not affiliated with Formagrid Inc. (Airtable). All pricing information is sourced from publicly available data and verified against airtable.com as of April 2026.

We may earn a commission if you sign up through our links. This does not affect our analysis or recommendations.

Home / Automations
Updated April 2026

Airtable Automation Limits by Plan: Runs, Actions, and the Real Cost

Airtable's automation system is powerful, but the "runs" model is confusing. A run is not the same as a trigger: each action step within an automation counts as a separate run. A 5-action automation triggered once consumes 5 runs, not 1. This distinction is critical for understanding whether your workflows will fit within your plan's allowance. Here we break down the exact limits, model real workflow consumption, explain what happens at the cap, and compare the cost of upgrading Airtable vs offloading to Zapier.

Automation Runs by Plan

Free

100

runs/month (~3/day)

Team

25,000

runs/month (~833/day)

Business

100,000

runs/month (~3,333/day)

Enterprise

1,000,000

runs/month (~33,333/day)

What Counts as a "Run"?

Each action step that executes within an automation counts as one run. The trigger itself does not consume a run. Here is a concrete example:

Example: New form submission automation

Trigger: When form is submitted (0 runs)

Action 1: Create record in Leads table (1 run)

Action 2: Send confirmation email (1 run)

Action 3: Send Slack notification (1 run)

Action 4: Update dashboard counter (1 run)

Action 5: Create follow-up task (1 run)

Total per trigger: 5 runs

At 10 form submissions/day: 50 runs/day = 1,500 runs/month

Conditional actions that do not execute (because their condition is not met) do not count as runs. Only actions that actually fire consume your allowance. This means automations with conditional branches may use fewer runs than the maximum possible per trigger, depending on which conditions are met.

Real Workflow Consumption Models

Six common Airtable workflows with estimated monthly run consumption. Use these to gauge whether your plan's allowance is sufficient.

Daily digest email

30 runs/mo
Triggers: Once/dayActions per trigger: 1

A single automation that sends a daily summary email of new records created that day. One trigger, one action, 30 runs per month. Easily fits within the Free plan's 100-run allowance with room to spare for other automations.

Form submission processor

450 runs/mo
Triggers: 5/dayActions per trigger: 3

Each form submission triggers a 3-action automation: create a record, send a confirmation email to the submitter, and notify a Slack channel. At 5 submissions per day, this uses 450 runs per month. Exceeds Free plan, fits comfortably on Team.

CRM lead assignment

1,800 runs/mo
Triggers: 20/dayActions per trigger: 3

New leads are automatically assigned to sales reps based on territory, a follow-up task is created, and the lead source is tagged. At 20 new leads per day with 3 actions each, this consumes 1,800 runs monthly. Requires Team plan at minimum.

Inventory alert system

1,200 runs/mo
Triggers: 10/dayActions per trigger: 4

When stock levels drop below threshold, the automation updates the status field, sends a reorder email to the supplier, notifies the operations Slack channel, and creates a purchase order record. At 10 triggers per day with 4 actions, this uses 1,200 runs monthly.

Multi-step onboarding

4,500 runs/mo
Triggers: 30/dayActions per trigger: 5

Each new employee triggers 5 actions: create task records in multiple tables, send welcome email, assign equipment, schedule orientation, and update the HR dashboard. At 30 triggers per day across all new hires and onboarding steps, this consumes 4,500 runs monthly.

Data sync pipeline

30,000 runs/mo
Triggers: 200/dayActions per trigger: 5

A complex automation that syncs data between Airtable and external systems. Each sync operation involves finding records, comparing data, updating fields, logging changes, and sending alerts for discrepancies. At 200 daily triggers with 5 actions each, this requires 30,000 runs monthly. Needs Business plan (100,000 limit).

What Happens When You Hit the Limit

Airtable enforces a hard cap on automation runs. When you exhaust your monthly allowance, all automations across all bases in your workspace stop executing for the remainder of the billing cycle. There are no overage fees, which is good, but there is also no grace period or burst capacity.

Automations automatically resume at the start of your next billing period. Airtable sends email warnings when you reach 80% and 100% of your monthly allowance. On Business and Enterprise plans, the admin panel provides real-time usage dashboards.

The sudden stop can be disruptive for workflows that depend on automation for critical business processes. If your CRM lead assignment automation stops mid-month, new leads will not be routed to sales reps until the next billing cycle. Plan your automation budget with a 20-30% buffer to avoid hitting the cap.

Workarounds for the Free Plan (100 Runs)

Combine actions into fewer automations

Instead of 3 separate automations that each do one thing, create 1 automation with 3 actions. The total runs are the same, but you have better visibility and control over your allocation.

Use scheduled automations instead of real-time triggers

Instead of triggering on every record update, schedule a daily automation that processes all changes at once. This converts N individual triggers into 1 batch trigger, dramatically reducing run consumption.

Offload to Zapier or Make for overflow

Use Airtable's 100 free runs for your most critical automations. Route everything else through Zapier ($20/month for 750 tasks) or Make ($9/month for 10,000 operations). This hybrid approach lets you stay on Airtable Free while adding significant automation capacity.

Use webhooks instead of polling

If you have external systems that need to trigger Airtable automations, use webhooks (which count as a single trigger) rather than scheduled polls (which trigger on a timer regardless of whether new data exists).

Airtable Automations vs Zapier: Cost Comparison

ScenarioAirtable CostZapier CostVerdict
100 runs/mo (solo)$0 (Free plan)$0 (Zapier Free: 100 tasks)Either works
500 runs/mo$20/mo (Team, 1 seat)$20/mo (Starter: 750 tasks)Tie
5,000 runs/mo$20/mo (Team, 1 seat)$50/mo (Professional)Airtable wins
25,000 runs/mo$20/mo (Team, 1 seat)$100/mo (Professional Plus)Airtable wins
50,000 runs/mo$45/mo (Business, 1 seat)$200/mo (Teams)Airtable wins

Airtable's built-in automations are more cost-effective for high-volume single-platform workflows. Zapier is better when you need to connect Airtable to many external services or when you are on Airtable Free and need just a few hundred extra runs. See full Zapier pricing guide

Frequently Asked Questions

How many automation runs does Airtable Free include?

Airtable Free includes 100 automation runs per month. Each action within an automation counts as one run. A 3-action automation triggered once counts as 3 runs. At 100 runs/month, you can run a simple 1-action automation about 3 times per day before hitting the limit.

What counts as an automation run in Airtable?

Each action step in an automation counts as one run when executed. A single automation with 5 action steps (e.g., find records, update record, send email, create record, send Slack message) consumes 5 runs each time it triggers. The trigger itself does not count as a run, only the action steps that execute.

What happens when you hit the automation run limit on Airtable?

Airtable enforces a hard cap. All automations stop running for the remainder of the billing cycle. There are no overage fees. Automations resume at the start of your next billing period. You receive a warning when approaching the limit. To avoid disruption, monitor your automation usage and consider upgrading before hitting the cap.

Is it cheaper to use Zapier instead of upgrading Airtable for automations?

It depends on volume. Zapier's Starter plan costs $20/month for 750 tasks. If you only need 200-750 additional runs beyond Airtable Free's 100, Zapier at $20/month is cheaper than upgrading to Airtable Team at $20/seat/month (which costs $20+ for a minimum of 1 seat). For larger teams already on a paid Airtable plan, the built-in automation limits are usually more cost-effective.

Can I monitor my automation run usage in Airtable?

Yes. Go to your workspace settings and check the usage dashboard. It shows current automation run consumption, remaining runs for the billing period, and a breakdown by automation. You receive email notifications when approaching 80% and 100% of your limit. On Business and Enterprise plans, the admin panel provides organization-wide usage visibility.