🎯 Quick Answer: How Much Does n8n Cost?
n8n Cloud: Starts at $20/month (annual) for 2,500 executions. Pro is $50/month for 10,000 executions. Business is $667/month for 40,000 executions. No permanent free tier on Cloud.
Self-hosted Community Edition: Free software. You only pay for your own server — typically $4–7/month on a VPS.
Bottom line: Technical teams self-host for under $10/month total. Non-technical users start at $20/month on n8n Cloud.
n8n has become one of the fastest-growing workflow automation platforms in 2026 — a genuine alternative to Zapier and Make for developers who want more power at a lower price. But n8n's pricing is more nuanced than a simple monthly fee, and many users get tripped up by execution limits they didn't see coming.
This guide breaks down every n8n pricing option in 2026 — n8n Cloud plans, the free Community Edition, and what self-hosting actually costs — then shows you how n8n stacks up against Zapier and Make on real workloads.
n8n Cloud Pricing Plans 2026
n8n Cloud is the fully managed version — n8n hosts everything, handles updates, and you just log in and build. No Docker, no servers, no DevOps. Four plans are available:
| Plan | Annual Price | Monthly Price | Executions/mo | Best For |
|---|---|---|---|---|
| Starter | $20/mo | $24/mo | 2,500 | Webhook-triggered, low-volume workflows |
| Pro 🏆 | $50/mo | $60/mo | 10,000 | Solo builders and small production teams |
| Business | $667/mo | $800/mo | 40,000 | Teams needing SSO, Git, and environments |
| Enterprise | Contact sales | Contact sales | Unlimited | Large orgs with compliance and SLA needs |
Note: n8n is headquartered in Berlin and prices in EUR. Annual billing saves 17% versus month-to-month. A 14-day free trial (no credit card required) is available on all Cloud plans.
What's Included in Each Cloud Plan
Starter ($20/mo annual): 2,500 executions, 1 shared project, 5 concurrent executions, 50 AI Workflow Builder credits, forum support. Good for getting started with webhook-triggered automations.
Pro ($50/mo annual): Everything in Starter, plus 10,000 executions, 3 shared projects, 20 concurrent executions, 7-day execution history, admin roles, global variables, and 150 AI Workflow Builder credits. This is the practical baseline for production use.
Business ($667/mo annual): Everything in Pro, plus 40,000 executions, SSO/SAML/LDAP, Git-based version control, multiple environments (dev/staging/prod), 30-day execution history, and 6 shared projects. Only available as self-hosted at this tier.
Enterprise (custom pricing): Unlimited executions and projects, 200+ concurrent executions, dedicated support with SLA, log streaming, extended data retention, and external secret store integration. Available cloud-hosted or self-hosted.
How n8n Counts Executions (And Why It Changes Everything)
Before evaluating n8n's execution limits, you need to understand how n8n counts them — it's fundamentally different from Zapier tasks or Make operations, and it works in your favor for complex workflows.
Key rule: One execution = one complete workflow run, regardless of how many steps. A 3-step workflow and a 30-step workflow both use exactly 1 execution.
Zapier charges per "task" — each step in a Zap burns one task. A 5-step Zap uses 5 tasks per trigger. On n8n, that same workflow uses 1 execution. For complex multi-step automations, n8n is dramatically cheaper per automation-unit.
| Platform | Billing Unit | 5-step workflow × 1,000 runs/mo | Units consumed |
|---|---|---|---|
| n8n 🏆 | Per workflow run | 1,000 executions | 1,000 |
| Zapier | Per step (task) | 5,000 tasks | 5,000 |
| Make | Per module (operation) | 5,000 operations | 5,000 |
The Execution Cap Trap: What Actually Burns Your Budget
The biggest surprise for new n8n Cloud users is how quickly polling workflows eat execution limits. Polling is when a workflow checks for new data on a timer — and it's one of the most common automation patterns.
- Gmail polling every 10 minutes → 4,320 executions/month — 73% over the Starter cap from a single workflow
- Slack message check every 5 minutes → 8,640 executions/month — nearly the entire Pro plan from one automation
- Airtable sync every 15 minutes → 2,880 executions/month — uses 93% of the Starter allowance alone
- Webhook-triggered workflows → only fire when data arrives — much easier to stay under limits
⚠️ Critical: When you hit n8n Cloud's execution cap, every workflow pauses immediately — no warning email, no grace period. If you run any polling workflows, treat the Pro plan (10,000 executions) as your practical baseline.
n8n Community Edition: Free Self-Hosted n8n
The n8n Community Edition is the open-source version of n8n you run on your own server. It's free software with no license fees, no execution limits, and no user caps. For most developers and small technical teams, the Community Edition has everything needed for serious automation work.
What's Included in the Free Community Edition
- Unlimited workflows and executions — no caps
- All 400+ integrations (nodes) — every connector available
- Full API access, webhook triggers, and scheduled execution
- Code steps — write JavaScript or Python inline in any workflow
- No user limits — add your entire team at no extra cost
What's NOT in the Community Edition
- SSO, SAML, and LDAP single sign-on (Enterprise only)
- Git-based version control and multiple environments (dev/staging/prod)
- Advanced audit logging and log streaming
- Dedicated support with guaranteed response times (Enterprise only)
The missing features are almost entirely enterprise IT concerns — compliance logging, SSO, access controls. If you're building automations for personal or small-team use, the Community Edition is fully featured.
n8n Self-Hosted Costs: What You Actually Pay
"Free software" still needs infrastructure. Here's the realistic cost of running n8n self-hosted in 2026:
| Hosting Option | Monthly Cost | Executions | Maintenance Level |
|---|---|---|---|
| Hetzner / DigitalOcean VPS + Docker 🏆 | $4–7/mo | Unlimited | You manage (updates, SSL, backups) |
| PikaPods (managed) | ~$4–8/mo | Unlimited | Managed (auto-updates, one-click) |
| Railway / Render | $5–10/mo | Unlimited | Partially managed |
| n8n Cloud Starter (comparison) | $20–$24/mo | 2,500 cap | Fully managed by n8n |
The typical setup is a $5–7/month VPS running n8n via Docker Compose. That's unlimited executions, all integrations, full control — saving $150–$540/year versus n8n Cloud Starter, and up to $7,900/year versus Cloud Business.
The trade-off is initial setup time — typically 30–60 minutes if you follow a guide. For a zero-setup alternative, see our roundup of top no-code automation platforms or learn how to build AI agents for free alongside n8n.
n8n Start-up Plan: 50% Off Business for Small Companies
Companies with fewer than 20 employees can apply for n8n's Start-up Plan, which gives 50% off the Business plan — reducing it from $667/month to approximately $333/month. You still get the full Business feature set: 40,000 executions, SSO/SAML/LDAP, Git version control, multiple environments, and 6 shared projects.
Worth checking before you assume Business is out of reach. Apply via n8n's startup program page to verify eligibility.
n8n vs Zapier vs Make: Full Pricing Comparison 2026
Comparing automation tools directly is tricky because each charges for different units. Here's a head-to-head across four dimensions. For a deeper comparison of just Zapier and Make, see our Zapier vs Make guide.
| Platform | Starting Price | Billing Unit | Free Option | Learning Curve |
|---|---|---|---|---|
| n8n Cloud | $20/mo | Per workflow run | Community Edition (self-host) | Medium–High |
| n8n Self-Hosted 🏆 | $4–7/mo (server only) | Unlimited runs | Yes (Community Edition) | Medium–High |
| Zapier | $19.99/mo | Per step (task) | Yes (100 tasks/mo) | Low |
| Make | $10.59/mo | Per module (operation) | Yes (1,000 ops/mo) | Low–Medium |
For a 10-step automation running 1,000 times per month: n8n Cloud Pro uses 1,000 executions ($50/mo). Zapier uses 10,000 tasks (~$69/mo). Make uses 10,000 operations ($20–29/mo). n8n's per-run billing becomes increasingly cheaper as workflow complexity grows.
Which n8n Plan Should You Choose?
Choose Self-Hosted Community Edition if:
- You can follow a Docker setup guide (30–60 min one-time setup)
- You want unlimited executions without any monthly caps
- You're running polling-based workflows that would exhaust Cloud limits fast
Choose n8n Cloud Starter ($20/mo) if:
- You want zero-maintenance, fully managed hosting
- Your workflows are webhook-triggered (low, predictable execution counts)
- You want to evaluate n8n before committing to self-hosted setup
Upgrade to n8n Cloud Pro ($50/mo) if:
- You have any polling workflows (email, Slack, database syncs)
- You need execution history, global variables, and team admin roles
- You're running production automations for a team of 1–5 people on Cloud
Consider Business ($667/mo) or Start-up (50% off) if:
- Your organization requires SSO, SAML, or LDAP for authentication
- You need Git version control and dev/staging/production environments
- You consistently exceed 10,000 executions/month on the Pro plan
Is n8n Worth It?
For technical teams and developers: yes. n8n's per-run execution model means you get significantly more automation-per-dollar than Zapier at any meaningful scale. The Community Edition is genuinely free and fully featured — not a crippled entry point.
For non-technical teams: the learning curve is steeper than Zapier or Make, the execution math is confusing at first, and the interface is geared toward developers. If ease of use is your priority, Zapier Central or Make's AI workflow builder are more approachable starting points.
💡 Best use case: n8n is ideal for developers who want Zapier's convenience with code-level power — inline JavaScript or Python, custom API calls, and self-hosted infrastructure for near-zero cost.
Bottom Line: n8n Pricing in 2026
Official Resources
- n8n Official Pricing Page — Current plans and up-to-date pricing
- n8n on GitHub — Download the Community Edition (free, open source)
- n8n Documentation — Setup, workflow tutorials, API reference
- n8n Integrations — Browse all 400+ available integrations
Compare Competitor Pricing
- Zapier Pricing — Free tier; paid plans from $19.99/mo
- Make Pricing — Free plan; paid from $9/mo
- Pipedream Pricing — Developer-focused; free tier available
n8n Cloud starts at $20/month but realistically costs $50/month (Pro) once you're running any polling-based workflows. Self-hosting via the Community Edition costs $5–7/month on a VPS — saving $150–$7,900/year versus Cloud depending on the tier. The per-run execution model makes n8n dramatically cheaper than Zapier for complex automations. If you can follow a 30-minute Docker setup guide, self-hosting is almost always the better value. Ready to build your first workflow? Check out our guide to building no-code workflow automations.
Frequently Asked Questions
Is n8n free?
The n8n Community Edition is completely free to self-host, with unlimited executions and all integrations. n8n Cloud has no permanent free tier — it starts at $20/month (Starter plan, billed annually). A 14-day free trial with no credit card required is available on all Cloud plans.
How much does n8n Cloud cost per month in 2026?
n8n Cloud pricing: Starter is $20/month (annual) or $24/month (monthly) for 2,500 executions. Pro is $50/month (annual) or $60/month (monthly) for 10,000 executions. Business is $667/month (annual) or $800/month (monthly) for 40,000 executions. Enterprise is custom pricing with unlimited executions. Annual billing saves 17%.
What counts as one execution in n8n?
One execution is one complete run of a workflow from start to finish, regardless of how many steps (nodes) are in the workflow. Unlike Zapier — which charges per step/task — or Make — which charges per module/operation — n8n charges per workflow run. A 30-step workflow costs the same as a 3-step workflow: one execution.
What happens when I hit my n8n Cloud execution limit?
All your workflows stop immediately when you reach your monthly execution cap — no warning, no grace period, no overage pricing. Everything pauses until your next billing cycle. For this reason, users with polling workflows should budget for the Pro plan (10,000 executions) at minimum, or consider self-hosting for unlimited executions.
Is n8n cheaper than Zapier?
Yes, especially for complex multi-step workflows. n8n charges per workflow run; Zapier charges per step. A 10-step automation running 1,000 times uses 1,000 executions on n8n (covered by the $50/mo Pro plan) versus 10,000 tasks on Zapier (requiring a higher paid tier). Self-hosted n8n at $5-7/month is dramatically cheaper than any Zapier paid plan.
Does n8n offer a start-up discount?
Yes. Companies with fewer than 20 employees can apply for n8n's Start-up Plan, which provides 50% off the Business plan — reducing it from $667/month to approximately $333/month. This includes all Business features: 40,000 executions/month, SSO/SAML, Git version control, and multiple environments.
Advertiser disclosure: some links on this website are affiliate links, meaning No Code MBA may make a commission if you click through and purchase.