n8n pricing is built on a unit most automation platforms do not use: the execution, one run of an entire workflow regardless of how many steps it contains. That single definition is why n8n's economics diverge from per-task platforms like Zapier, where a ten-step workflow bills ten times per run. For AI agent workflows, which are step-heavy by nature, the execution model is the core of the evaluation.
Cost Predictability vs. Execution Limits
Three checks define the cloud-plan evaluation. Execution model clarity: confirming that a full workflow run counts once, because the saving against per-step platforms scales with workflow complexity, and agentic workflows are the most complex the platform will run. Tier thresholds: the entry and mid plans carry monthly execution caps, and the practical exercise is projecting the business's own automation volume against those caps, since teams automating seriously outgrow entry tiers faster than they expect. AI credit allowances: platform AI features carry their own metering, which sits on top of whatever the business pays its model providers directly, and the two must be modelled together for a complete cost picture.
Clients have taught us to treat pricing as a first-class product feature, their words: pricing feeds straight into the ROI calculation, and volatile pricing makes the whole automation case wobbly. That's n8n's quiet advantage: the execution model is boring and predictable, and boring, predictable pricing is what lets you promise your CFO a number. For context on what surrounds tool costs in a real program: the platform subscription is typically the smallest line. Foundation work, enablement, and training are where the real spend sits, we've delivered foundation phases where the entire five-figure engagement was context and capability building with the tooling almost incidental. Price the program, not the licence, and n8n's tier fees stop being the decision.
Data Sovereignty and Self-Hosting Reality
The self-hosting side has its own arithmetic. The Community Edition is free to self-host with unlimited executions, which is the headline that draws cost-conscious and sovereignty-conscious teams, and it carries the real costs of infrastructure, upkeep, and security ownership. The enterprise gap is the surprise to check: essentials like SSO, Git-based version control, and multi-environment staging sit in a paid self-hosted tier at a substantial monthly price, so a team that assumed free-forever discovers the governance features cost real money precisely when it matures enough to need them. For Australian operators the residency question rounds out the review: self-hosting answers it absolutely, while cloud plans require checking where execution data is processed and stored. The evaluation's short summary: n8n's pricing rewards high-volume, complex automation and punishes nobody at small scale, and its true costs are operational rather than published.
The self-hosting decision is really a staffing decision wearing an infrastructure costume, and I say that as someone whose team lives in this tooling: the Community Edition's real price is the engineer-hours that keep it healthy, and the enterprise tier's real product is not having to staff that. My sorting: self-host when data sovereignty is a hard requirement or your team genuinely enjoys owning infrastructure, pay for managed when your constraint is attention, and re-run the decision yearly because both your team and the pricing change. The trap in the middle, and we find it in most audits, is tools introduced but never integrated, paying in either money or maintenance for a platform the team hasn't committed to. Whichever tier you pick, the commitment is the purchase.
Related reading
References
- n8n.io - product/pricing (primary source; figures there)
- Class-b author-authority links: OPEN - source at Pass 5.
Common questions
What is n8n automation used for?
n8n automates workflows by wiring apps, APIs, logic, and AI models together on a visual canvas: document pipelines, CRM updates, notifications, and increasingly agent workflows with human approval gates. Its distinctives are self-hosting, custom code when you need it, and execution-based pricing.
How much does n8n cost monthly?
Pricing changes often enough that the live pricing page is the only safe source. The structure is the stable part: cloud tiers metered by executions, one workflow run counted once regardless of steps, plus a free self-hosted Community Edition, with enterprise features in paid self-hosted tiers.
Can I use n8n for commercial purposes?
Yes. Businesses run n8n commercially every day, on cloud plans or self-hosted under its sustainable-use licence. The licence's main restriction targets reselling n8n itself as a service; using it to automate your own business operations is squarely what it is for. Check the current licence terms for edge cases.