The McKinsey Global Institute estimates that 45% of all work activities could be automated with technology already available today. Yet most businesses are still hunting for the right tool to start — and n8n keeps coming up in that search. If you've been asking whether n8n is actually free or just "free with asterisks," you're not alone. This guide breaks down every pricing option, the real limitations people rarely discuss, and the strongest alternatives worth evaluating in 2026.
Is n8n really free? understanding the pricing model
Short answer: yes and no. It depends entirely on how you use it.
n8n operates under what the company calls a "fair-code" license — a hybrid sitting somewhere between fully open-source and commercial SaaS. Jan Oberhauser, CEO and Co-Founder of n8n, put it plainly in interviews: "We believe that automation should be accessible to everyone — not just enterprises with massive budgets. That's why we built n8n on a fair-code model: free to self-host, transparent, and community-driven."
In practice, this creates two completely different cost realities.
Self-hosted (Community Edition): Genuinely free. No execution limits, no workflow caps, no monthly bill. You run it on your own server and n8n charges you nothing. The catch is you pay with time and infrastructure costs instead of cash.
n8n Cloud: This is where pricing kicks in. Cloud plans charge based on monthly workflow executions, and the numbers add up faster than most people expect.
N8n cloud pricing in 2026: what each plan actually costs
Here's the current structure:
| Plan | Price | Executions/month | Key limits |
|---|---|---|---|
| Starter | ~$20/month | 2,500 | Single user, limited variables |
| Pro | ~$50/month | 10,000 | Up to 5 users, debug mode |
| Business | ~$100+/month | 50,000+ | Team features, more active workflows |
| Enterprise | Custom | Custom | SSO, SLA, priority support |
| Self-hosted | $0 | Unlimited | You manage the infrastructure |
One thing worth noting: n8n counts executions per workflow run, not per individual step. That's actually more generous than Make.com, which counts individual operations and caps its free tier at just 1,000 operations per month. n8n's cloud Starter gives you 2,500 full workflow executions. Still, if you're running dozens of automations daily, you'll hit that ceiling faster than you'd expect.
For competitive context: Zapier's advanced plans can reach $599/month for teams needing premium features. That's a significant gap compared to self-hosted n8n, which costs you essentially just your VPS bill — often $5–$20/month on providers like Hetzner or DigitalOcean.
The real limitations of n8n's free tier
The honest truth is that n8n's self-hosted version is powerful. But it has real constraints that the marketing doesn't always surface clearly. After implementing automation workflows with over 50 clients at Yaitec, we've run into every single one of these.
1. Self-hosting is not for everyone
Running n8n on a server requires Docker knowledge, basic Linux comfort, and ongoing maintenance. Updates aren't automatic. If something breaks at 2am during a critical workflow, you're the one fixing it. For non-technical teams, this alone disqualifies the "free" option — the hidden cost is operational overhead, not dollars.
2. Cloud execution limits hit faster than expected
2,500 executions per month sounds generous. It usually isn't — not if you're automating email sequences, lead scoring, or daily reporting pipelines. A moderately busy sales operation can burn through that in a single week. Once you hit the cap, workflows stop running until the next billing cycle. No warnings, no grace period on the base plans.
3. No native high availability on the community edition
The self-hosted community edition doesn't support clustering or horizontal scaling out of the box. For production systems where uptime matters, that's a real architectural constraint. You'd need to build custom failover logic yourself or move to an enterprise plan. We've helped clients design workarounds, but it adds complexity.
4. Fair-code license has commercial restrictions
n8n's source code is available, but the fair-code license means you can't offer n8n as a managed service to others without a separate commercial agreement. Building a SaaS product on top of n8n and charging your customers for it? That requires a licensing conversation with their team first.
5. Support is community-based on free tiers
The n8n community forum is active — over 200,000 registered users means questions usually get answered reasonably fast. But if you need guaranteed response times or dedicated technical support, that's only available on Business and Enterprise plans. For solo operators, community support is usually fine. For production systems serving paying customers, it's a real risk.
N8n self-hosted: the real free option (and what it actually costs you)
For teams with any technical capacity, self-hosting is the right call economically. We've helped clients set up n8n on VPS instances for $10–$15/month, and first-time setup takes a few hours with Docker Compose. After that, it's mostly maintenance.
The GitHub repository has crossed 50,000 stars — one of the most popular open-source automation projects in the world — and the community contributes new integrations constantly. n8n now ships with 500+ native integrations covering everything from Slack and HubSpot to PostgreSQL, Airtable, and custom webhooks.
Gartner predicted that by 2026, developers outside formal IT departments will account for at least 80% of users for low-code development tools. That matches exactly what we see in the field: marketing managers, RevOps leads, and operations directors are the ones building n8n workflows — not just engineers.
Community users describe the economics plainly. As one practitioner in the n8n Community Forum wrote: "Moving from Zapier to n8n self-hosted cut our automation costs from $800/month to essentially zero — and we gained complete control over our data." That's not an outlier experience. We've seen similar shifts with multiple clients across industries.
Best n8n alternatives in 2026
n8n isn't right for every situation. Here's where the main alternatives fit better:
Make.com (formerly Integromat) — Better visual flow builder, easier for non-technical users. Free tier caps at 1,000 operations/month. Paid plans start around $9/month. The interface is more polished, but the per-operation pricing model penalizes complex, multi-step workflows.
Zapier — The market leader for a reason. Easiest to use, widest integrations, best documentation. Also the most expensive at scale. If budget is a constraint, Zapier becomes untenable quickly as your automation volume grows.
Activepieces — The emerging open-source competitor. Fully MIT-licensed (unlike n8n's fair-code model), self-hostable, and growing fast in community adoption. Less mature than n8n but worth a serious look if license restrictions matter for your use case.
Temporal — Built for developers who need durable, fault-tolerant workflow orchestration. Not no-code in any sense, but exceptional for production-grade automation at scale where you need guaranteed execution and complex state management.
Pipedream — Strong for developer-first API integrations. Generous free tier (10,000 events/month), solid TypeScript support, and easy to work with if you're comfortable with code. Particularly good for event-driven architectures.
The right choice depends on your team's technical capacity, your monthly execution volume, and whether data sovereignty matters. If workflows must stay on your own infrastructure — and many regulated industries in finance, healthcare, and legal require exactly that — self-hosted n8n or Activepieces are the only realistic options.
What we've learned after 50+ automation projects
Our team at Yaitec has implemented automation workflows across fintech, legal, and marketing clients, and a few patterns emerge consistently.
Underestimating maintenance costs is the most common mistake. When we implemented n8n for a document processing pipeline for a legal client, the setup itself was clean and fast. Automating 80% of their contract review process saved 120 hours per month — a clear, measurable win. But the first time a third-party API changed its authentication flow and broke 12 workflows simultaneously, the team needed someone technical to diagnose and fix it within hours. Self-hosting is free. It's not zero-effort.
After 50+ projects, we've also learned: start with cloud, migrate when the math changes. For smaller operations, n8n Cloud's Starter plan is often the right entry point. Once your execution count justifies the infrastructure overhead, migrating to self-hosted becomes an obviously smart move economically.
One honest caveat: n8n is not the right tool for every workflow. If your automations need real-time processing under 100ms, or complex state management across multi-week processes, you'll hit architectural limits before you hit pricing limits. Tools like Temporal or custom-built pipelines might serve you better.
McKinsey's research puts the ROI in concrete terms: companies that implement intelligent process automation report cost savings of 20–35% and a 50% reduction in processing times. Those numbers are achievable — but only when the right tool is matched to the right problem.
Conclusion
So, is n8n free? Self-hosted: yes, genuinely. Cloud: no, though the pricing is reasonable for moderate use. The tool is excellent, the community is strong, and the integrations are deep. The limitations are real but manageable if you go in with clear expectations.
Whether you're evaluating n8n for the first time or figuring out if it's time to migrate off Zapier, the decision framework is straightforward: assess your team's capacity for maintenance, estimate your monthly execution volume honestly, and check whether your data needs to stay on your own infrastructure.
If you're working through an automation decision and want a second opinion on which stack makes sense for your situation, our team at Yaitec has seen most permutations across 50+ projects in fintech, legal, and marketing — contact us and we'll give you an honest read.