Review

n8n Review 2026

Execution-priced workflow automation, cloud or self-host

n8n is the automation platform to buy when the job is running multi-step workflows you own, including AI steps, on a meter that counts completed executions rather than each task. The buyer is a technical operations, platform, or integration lead who can debug JSON, credentials, and failure paths. Official cloud copy starts at €20 per month billed annually for 2.5k workflow executions. Business is self-hosted; the Start-up Plan lists 333€ per month billed annually as 50 percent off Business with 40k executions, which implies a €666 Business list rate. Enterprise is custom, hosted or self-hosted. Community Edition is free to self-host with no vendor execution cap. Skip n8n if your team has no developers, if you only need a managed support agent, or if you want Zapier-style simplicity more than execution economics.

n8n

Written by Noah BennettLast updated August 19, 2026

Official n8n landing page screenshot
Official n8n landing page, captured during this review audit.

Is n8n the right fit for your team?

Judge n8n by the workflows it can run reliably, where you are allowed to host them, and whether execution volume is forecastable. This review is for teams comparing an execution-priced, source-available builder against task-priced SaaS automation or a managed AI support agent. A template demo is not a purchase case.

  1. 01
    Shortlist when

    you need visual orchestration plus JavaScript or Python, you care about self-hosting or EU cloud residency, and you want AI steps inside deterministic branches rather than a standalone chatbot.

  2. 02
    Validate before buying

    run your real trigger cadence, including retries, on a trial. Count production executions separately from editor tests. Decide cloud versus self-host before you talk price.

  3. 03
    Compare against

    Zapier or Make if you want a simpler task-priced SaaS (those products are outside this review set). Use YourGPT if the job is a managed support agent, Claude if you will reason first and wire automation later, Cursor if the work is software in an IDE.

Is n8n worth it?

n8n is a fair-code workflow automation platform with a visual canvas, code nodes, AI agent nodes, and a choice of n8n Cloud or self-host. Official pricing copy is blunt: you pay when a workflow runs from start to finish, regardless of how many nodes sit inside it. A two-step sync and a 200-step AI agent both count as one execution. That is the opposite of Zapier-style task pricing, where each step and each row can burn quota. The model is why technical teams switch. It is also why a noisy webhook can empty a cloud plan faster than the €20 Starter card suggests.

Worth it when you have people who can own credentials, error workflows, and (if you self-host) Docker, backups, and upgrades. Not worth it as a no-code toy, and not worth it if you wanted a packaged support bot. Cloud Starter is the proof plan at €20 per month billed annually for 2.5k executions. Pro is the hosted production tier; confirm the live euro amount on n8n.io/pricing because the comparison table we captured did not print that card in static HTML. Business is self-hosted only. Enterprise adds SLA support, audit logging, log streaming, and hosted-or-self-hosted choice on a custom quote.

How we evaluated this

We evaluated n8n as a workflow and AI-agent control plane, not as a chatbot builder. Scoring weights integration depth, workflow control (branch, loop, code, error, wait), deployment choice (cloud versus self-host), governance (Git, RBAC, SSO, audit, secrets), and meter honesty (executions versus tasks).

On August 19, 2026 we read n8n.io, n8n.io/pricing, n8n.io/pricing/startup-plan, n8n.io/vs/zapier, and the public comparison table (Starter / Pro / Enterprise columns). We did not obtain a live Enterprise quote. Your remaining tests: one production-shaped workflow at real trigger volume, a forced failure, and a written cloud-versus-self-host decision.

Pricing calculation to run

Count executions, then decide who hosts

Zapier-style tools charge per task. A webhook that writes ten spreadsheet rows and posts to Slack can be many tasks. n8n charges per completed workflow run. Official vs-Zapier copy: cloud tiers start at €20 per month for 2.5k workflow executions, unlimited users, unlimited workflows, every integration. Official pricing page: you pay when a workflow runs from start to finish, regardless of complexity. That is the original cost insight. Complexity is free. Frequency is not.

The second half of the calculation is hosting. Community Edition on your metal has no vendor execution fee. You pay VMs, storage, backups, monitoring, and the person who upgrades n8n. n8n Cloud trades that labor for a monthly execution quota and Microsoft Azure hosting in Germany West Central (Frankfurt), per official vs-Zapier security copy. Business, according to the Start-up Plan page, is currently self-hosted only. Enterprise can be hosted by n8n or self-hosted. If you pick Cloud, the meter is executions. If you pick Community, the meter is infra and people. If you pick paid self-host Business or Enterprise, you pay both a license that is still execution-scoped and the infra. Do not compare a €20 Cloud card to "free self-host" without adding labor.

  • Forecast executions by trigger, not by node count. Cron every minute is 43,200 executions per month if it always completes. A form that fires 80 times a day is about 2,400, which already presses Starter's 2.5k. A 40-node workflow that runs twice a day is 60 executions. Node count does not save you. Frequency does.
  • Separate editor runs from production. Unstable workflows during rollout can burn Cloud quota. Confirm what n8n counts as a billable production execution in your plan FAQ before you test in the paid workspace.
  • Model retries as new executions when they are. Error workflows and automatic retries are listed on the pricing table. If a flaky API retries into a full rerun, your 2.5k or 40k number is not the happy-path count.
  • Sub-workflows can count. Community discussion and vendor FAQs have treated called workflows as their own executions. Confirm the current rule on the live pricing FAQ. If each child run bills, fan-out designs get expensive on Cloud and stay cheap on Community hardware.
  • Self-host is not "unlimited free Business." Community is free and capable. Paid self-host unlocks Git versioning, environments, SSO, queue mode, and support. The Start-up Plan is 333€ per month billed annually, 40k executions, 50 percent off Business, for teams under 20 employees and under €5M funding, for one year or longer if you still qualify. That math implies Business at 666€ per month billed annually for the same 40k. Confirm the live Business card. Monthly billing exists and will be higher.

A worked example using only official numbers. A support-triage workflow with 18 nodes that fires 3,000 times a month is 3,000 executions on n8n, over Starter's 2.5k, so you need Pro or a self-host path. The same flow on a task-priced tool could be 3,000 times N steps. If N is 18, that is 54,000 tasks. That is why n8n wins on paper for fat workflows. Flip the example: a one-node cron that hits a health-check URL every minute is 43,200 n8n executions, which is already above the 40k Business bundle. On Zapier that might be 43,200 cheap tasks. Execution pricing punishes chatty triggers and rewards dense graphs. Design the workflow to the meter, or the meter will design your architecture.

Who n8n fits best

Strengths

  • Execution-based pricing with unlimited users and workflows on paid plans.
  • Visual canvas plus JS/Python code nodes, HTTP, GraphQL, and cURL import.
  • Cloud or self-host, including a free Community Edition on GitHub.
  • AI as a node type: model choice, RAG, evaluations, human-in-the-loop, MCP trigger to expose workflows as tools.
  • Git, environments, SSO/SAML/LDAP, queue mode on paid self-host and Enterprise.
  • EU Azure cloud (Frankfurt) for the hosted option, useful when US-only SaaS is a blocker.

Limitations to verify

  • No-developer teams will stall on credentials, code nodes, and execution logs.
  • Cloud execution quotas are easy to miss if triggers are chatty.
  • Insights depth and log retention grow with plan (7 days Starter, 30 days Pro, unlimited on the Enterprise column).
  • Business is self-hosted only on the current Start-up Plan page. There is no "managed Business" in that copy.
  • Dedicated support with SLA is Enterprise. Starter and Pro list forum and email.
  • Official pages disagree on integration count: homepage "over 500", vs-Zapier "1000+". Use the live catalog, not a blog number.

Surfaces to verify

n8n is not a social inbox. The surfaces that matter are editor, API, CLI, cloud, self-host, and how workflows get invoked (webhook, cron, queue, MCP). Test the ones you will actually run.

  • n8n Cloud editor hosted by n8n, with OAuth connectors and one-click upgrades.
  • Self-host via Docker, npm, or your orchestrator. Community is free. Business and Enterprise unlock Git, environments, and governance.
  • API and CLI to control instances. Extra API scope control sits on higher plans.
  • Webhooks and queues as first-class triggers on all plans, including Cloud (vs-Zapier notes webhooks are core, not a premium add-on).
  • Native app nodes plus HTTP Request for everything else. Confirm the exact node you need. A listed integration can still be thin.
  • AI and MCP: call models from a workflow, or expose a workflow as an MCP tool to Claude or another client. That is orchestration, not a support-desk product. A tool gateway is a different job.
  • Git and environments on paid self-host / Enterprise: dev, staging, prod, workflow diffs.

Workflow execution and guardrails

A production n8n workflow reads a system, optionally calls a model, branches on rules or confidence, waits for a human, writes to another system, and logs the run. The canvas is for structure. Code nodes are for logic the UI cannot express. Pair AI steps with deterministic checks before any write that touches money, access, or customers.

Configure error workflows, retries for transient failures, and human-in-the-loop nodes for risky actions. Restrict credentials with RBAC. On Enterprise, add audit logs and log streaming to your SIEM. Evaluations exist so you can score prompts instead of hoping. Treat n8n as a control layer for AI, not as an unsupervised agent.

  • Lead capture and routing from forms or CRM webhooks.
  • Support triage that classifies and opens a ticket, not a replacement helpdesk.
  • Infra alerts that open incidents and page on-call.
  • Document intake with RAG and a human verify step.
  • Internal API orchestration across services you already run.

Official product demo

See the n8n canvas before you trust the execution claims

This official n8n quick-start shows the visual builder. Treat it as a tour. After watching, rebuild one of your real triggers, including a failure, and count the executions.

Pricing checked August 19, 2026

n8n pricing: Community free, Cloud from €20/mo, Business self-host, Enterprise custom

All paid plans include unlimited users, unlimited workflows, and every integration. The meter is monthly workflow executions. Cloud cards are JavaScript-rendered. Figures below are only those we could tie to official pages on August 19, 2026. We do not invent a Pro euro amount the static HTML did not print.

n8n public pricing signals, August 19, 2026
PlanPublic priceIncluded capacity / meterBest fit
Community EditionFree licenseself-hostNo vendor execution cap. You pay infrastructure, backups, upgrades, and you operate the instance. Source on GitHubTechnical teams proving n8n on their own metal
Starter (Cloud)€20/mobilled annually2.5k executions (official vs-Zapier). Comparison table: 2.5k saved executions, 2.5 GB storage, 5 concurrent, 7-day log retention, 1 shared project, 1-day workflow history, 2,300 AI Assistant credits. Forum supportOne or two automations on n8n-hosted Cloud
Pro (Cloud)Confirm live cardhosted by n8nComparison table: 25k saved executions, 25 GB, 20 concurrent, 30-day logs, 3 shared projects, 5-day history, up to 13,700 AI Assistant credits, email support. Monthly execution quota is on the live pricing card, not in our static extractSmall teams running production Cloud workflows
Business (self-host)€666/mo implied333€/mo billed annually on Start-up (50% off)40k executions on the Start-up page. Self-hosted only. Git, environments, SSO/SAML/LDAP, 6 shared projects on Start-up copy, scaling options, forum support. Confirm the live Business cardTeams that must run n8n on their infra and can operate it
EnterpriseCustomcloud or self-hostCustom execution quota. Comparison table: 50k saved executions, 50 GB, 200+ concurrent, unlimited log retention, unlimited projects, 365+ day history, queue mode, audit logging, log streaming, external secrets, enforced 2FA, dedicated support with SLA, invoice billingProcurement, SLA, and compliance requirements

Source: n8n pricing, Start-up Plan, and n8n vs Zapier. Confirm monthly versus annual Cloud prices, Pro's euro amount, overage behavior, and AI Assistant credit rules before signing. Eligible startups under 20 employees and €5M funding can take 50% off Business for at least one year.

AI capability and agent execution

n8n treats AI as nodes inside a workflow. You can attach OpenAI, Anthropic, Gemini, Groq, local models via Ollama, vector stores, and evaluations. Multi-agent patterns exist (an orchestrator directing specialist agents). MCP support lets n8n call tools or expose workflows as tools to other clients. The AI Workflow Builder can draft a canvas from a description. None of that removes the need for structured outputs and human gates on writes.

The risk is drift. Without prompt versioning, eval cases, and an approval node, an agent step is hard to explain after it mis-routes a refund. Keep AI inside deterministic branches. If you only needed a support chatbot, buy a support product. If you only needed a model, buy Claude or ChatGPT and call them from a thin webhook.

Feature areas to verify

  • Branch, merge, loop, wait, and error workflows on your data.
  • JS and Python code nodes, including any library limits on Cloud versus self-host.
  • HTTP, GraphQL, webhook, and cURL import for systems without a native node.
  • Execution log search, debug-in-editor, and pin-data testing.
  • Git versioning, environments, and workflow diffs if more than one person will edit.
  • RBAC, shared projects, and instance admin.
  • AI agent nodes, evaluations, and MCP trigger.
  • Insights date range and granularity at your plan (Starter is days-scale, Enterprise is hourly to yearly).
  • Queue mode and multi-main if you expect burst load. Some scaling rows are Enterprise or "coming soon."

Analytics and operating visibility

You get execution logs on all paid plans, plus Insights banners, tables, and time series with plan-gated filters. Starter Insights filtering is listed at 7-14 days. Enterprise lists 24 hours to 365 days and hourly granularity. The useful question is export: can failed runs stream to Datadog or your SIEM? Log streaming is an Enterprise row. If you cannot answer "which workflow failed at 02:14 and what payload did it see," you are not ready for production, regardless of node count.

Security, data handling, and compliance

n8n Cloud hosts in Microsoft Azure, Germany West Central, Frankfurt, per official vs-Zapier copy. Credentials are stored in an encrypted secrets store on paid plans. SSO SAML and LDAP, enforced 2FA, and external secret stores sit on Enterprise. Self-host shifts encryption-at-rest, backups, upgrades, and network isolation to you. Request the current SOC report and DPA rather than relying on older blog claims.

  • Ask how long execution payloads, including error bodies, are retained on your plan.
  • Map who can view executions that contain customer data.
  • For self-host, write the backup, upgrade, and secret-rotation runbook before go-live.
  • Verify audit-log coverage for workflow edits, credential access, and admin actions.
  • If you need US data residency, Cloud-in-Frankfurt may be the wrong region. Confirm options in writing.

What questions should you ask before buying n8n?

  • Can we build our top workflow on a trial with real triggers and real errors?
  • What is the 12-month execution forecast including retries, cron, and seasonal peaks?
  • Is Pro's live euro amount and monthly execution quota what we think it is?
  • Cloud or self-host, and who pages when the instance or a workflow dies at 2 a.m.?
  • Which connectors are native, which are community, and which are HTTP-only?
  • How do Git, environments, and approval work for our team size?
  • Do sub-workflow runs bill as separate executions today?
  • Can we stream logs to our SIEM on this plan?
  • What is the upgrade path from Community to Business if we start on our own VMs?

What red flags should you watch for with n8n?

  • The demo never uses your trigger volume or your failure cases.
  • The quote is a Cloud subscription with no execution forecast and no retry assumption.
  • The team cannot name an owner for credentials, upgrades, or broken workflows.
  • A critical system exists only as an unmaintained community node.
  • AI write-actions have no evals and no human gate.
  • Someone lists a tool gateway as an "n8n alternative" when the job is workflow automation. Those are different products.

What are the best alternatives to n8n?

If you want a simpler, task-priced SaaS builder, look at Zapier or Make. They are outside this review set and they price differently. Inside this site, pick by job, not by who has an Agent label. n8n is not listed against itself. A tool gateway is not an automation platform.

  • YourGPTChoose YourGPT when the job is a managed support or sales agent across channels, not a general workflow engine you will operate.
  • ClaudeChoose Claude when you need frontier reasoning and will attach it to systems yourself, without buying a visual automation suite.
  • CursorChoose Cursor when the work is changing application code in an editor, not moving data between business apps.
  • GitHub CopilotChoose Copilot when the need is pair programming and pull requests inside GitHub, not cross-app orchestration.
  • ChatGPTChoose ChatGPT for ad-hoc analysis and drafts that a human will paste into existing tools.

Workflow test

What n8n needs to prove in a real automation

  1. Trigger it.Fire from your real webhook, cron, form, or queue. Measure latency and whether each fire is one execution.
  2. Transform it.Map fields, branch, and run a code node on real records. Look for silent nulls.
  3. Guard it.Force an error and a low-confidence AI output. Confirm retry, error workflow, human approval, and alerting.
  4. Observe it.Read logs and Insights. If you cannot debug a failed payload, do not put customer data on the canvas.

Related reading

Claim and source ledger

What this profile is based on

Official n8n pages read on August 19, 2026: n8n.io, n8n.io/pricing, n8n.io/pricing/startup-plan, and n8n.io/vs/zapier. Starter at €20 per month billed annually for 2.5k executions, unlimited users and workflows, execution-not-task billing, Community Edition, Business as self-hosted, Start-up at 333€ per month billed annually (50% off Business, 40k executions), Enterprise hosted or self-hosted, Azure Frankfurt, and the Starter/Pro/Enterprise comparison-table capacities come from those pages.

What we did not verify

The live Pro euro amount and Pro monthly execution quota did not appear in the static HTML extract of the pricing page. The €666 Business list rate is implied by the official 50% Start-up discount, not printed as "€666" on a card we captured. We did not audit SOC reports, measure execution latency, or run your workflows. Confirm monthly Cloud prices, overage, and sub-workflow billing on the live FAQ.

How we scored fit

The editorial fit signal weights integration depth, workflow control, deployment choice, governance, and meter honesty. It is not a GitHub-star count or a vendor case-study hour-saved figure.

Should you choose n8n?

Choose n8n when you want to own automations end to end and you prefer paying for completed runs rather than steps. Start on Community if you can operate Docker. Start on Cloud Starter if you want n8n to host and you can stay near 2.5k executions. Move to Pro, paid self-host Business, or Enterprise when volume, Git, SSO, or an SLA shows up. Model chatty crons separately from fat graphs. Those two shapes have opposite economics on an execution meter.

Skip n8n if you have no technical owner, if you wanted Zapier simplicity, or if the job is a packaged support agent. In that last case use YourGPT. Run the four-step workflow test and a 12-month execution forecast before you sign anything annual.

FAQ

Common questions

What is n8n best used for?

n8n is best used for workflow automation and AI-step orchestration across business systems: routing, triage, alerts, document intake, and API glue. It is a platform you operate, not a hosted helpdesk.

How does n8n pricing differ from Zapier?

n8n charges per completed workflow execution. Zapier charges per task (step). A 200-node n8n workflow that runs once is one execution. The same graph on a task meter is many tasks. n8n punishes high-frequency tiny workflows and rewards dense ones.

Should we use n8n Cloud or self-host?

Use Cloud if you want n8n to run Azure in Frankfurt, handle upgrades, and you can live inside an execution quota. Use Community self-host if you want no vendor execution fee and you can operate infra. Use paid Business or Enterprise self-host when you need Git, SSO, and a license key on your metal. Business is self-hosted only on current official copy.

Does n8n require coding?

Simple flows can stay visual. Code nodes, custom HTTP, community nodes, and self-hosting need technical skill. Budget developer time in proportion to how unusual your APIs are.

Can n8n run AI agents?

Yes, as nodes inside workflows: model calls, RAG, multi-agent patterns, evaluations, human-in-the-loop, and MCP. It is not a replacement for a support-agent product if that is the only job.

What does Starter actually include?

Official vs-Zapier: €20 per month billed annually for 2.5k executions, unlimited users and workflows. The comparison table adds 5 concurrent executions, 7-day logs, 1 shared project, and 2,300 AI Assistant credits. Confirm overage on the live page.

Why is Pro listed as "confirm live card"?

The pricing page is JavaScript-rendered. We would rather leave the euro amount blank than invent one. Open n8n.io/pricing, toggle monthly versus annual, and copy the Pro card into your model.

Is n8n secure enough for customer data?

Cloud is on Azure Frankfurt with encrypted secrets. Enterprise adds SSO, audit logs, and external vaults. Self-host security is yours. Request the current report and DPA. Do not treat a homepage badge as the review.

Who should skip n8n?

Skip it if you have no technical owner, if you only need a managed chatbot, or if you want the easiest app-to-app tool more than execution economics and self-host control.

How long does implementation take?

A simple webhook can be live in hours. Production automations with branching, AI, credentials, and error paths take days to weeks. Self-host adds image builds, backups, and an upgrade process. Plan that labor explicitly.

Also review

Other tools to compare