n8n's core pitch is control: the Community Edition is free and open-source to self-host, its AI Agent nodes expose LangChain-style tool-calling and conversation memory directly, and Vector Store nodes connect to Pinecone, Qdrant, Supabase, and Azure AI Search for real retrieval-augmented generation pipelines — depth that closed platforms like Zapier and Make don't offer at any price. The honest tradeoff: n8n Cloud discontinued its permanent free plan in 2026, every cloud tier now requires payment after a 14-day trial, and self-hosting isn't actually free once you count server, storage, backup, and your own maintenance time.
What it actually does well
n8n's node-based canvas looks similar to Make's at a glance, but its real differentiator in 2026 is the AI subsystem: the AI Agent node runs LangChain tool agents that can call any other n8n node as a callable tool, maintain conversation memory across a session, and stream responses — meaning you can build a genuinely capable AI agent, not just a linear automation, using the same visual builder. The Chat Trigger node turns any workflow into a chatbot endpoint, and self-hosting gives you full control over data residency, custom nodes, and integration with internal systems that a closed SaaS platform can't reach.
Pricing: cloud vs. self-hosted
n8n Cloud Starter runs about €20/month billed annually for 2,500 workflow executions, unlimited users and workflows, 1 shared project, and 5 concurrent executions; Pro steps up to about €50/month for 10,000 executions and additional admin features. A newer $800/month Business tier adds a self-hosted option alongside 40,000 executions. The Community Edition remains free to self-host — but "free" means the software license, not your total cost: budget for a $5–7/month VPS at minimum, plus your own time for updates, monitoring, and backups.
The honest catch: execution allowances disappear fast
A single Gmail-polling workflow checking every few minutes can burn through Cloud Starter's entire 2,500-execution monthly allowance in under 11 days on its own — before you've added a single other automation. This is the single most common surprise for teams evaluating n8n Cloud: the execution count adds up per trigger firing, not per "workflow," so a handful of frequently-polling automations can exhaust a plan meant to look generous on paper. For any team running more than a handful of low-frequency workflows, self-hosting is very likely the cheaper and more capable path — it's specifically light, occasional automation where Cloud's convenience is worth paying for.
Quick comparison
| n8n | Zapier | Make | |
|---|---|---|---|
| Self-hosting | Yes, free Community Edition | No | No |
| AI depth | LangChain agents, vector stores, RAG | Basic AI add-ons | AI Agents included in paid plans |
| Cloud starting price | ~€20/mo (2,500 executions) | ~$19.99/mo (2,000 tasks) | ~$10.59/mo (10,000 ops) |
| Best for | Technical teams wanting control | Fastest setup, widest integrations | Complex branching, less technical than n8n |
FAQ
Is n8n actually free if I self-host it? The software itself (Community Edition) is free and open-source, but you still pay for the server it runs on, storage, backups, and your own time to maintain and monitor it — realistically $5–7/month minimum for a small setup, more as usage grows.
How much technical skill does n8n actually require? More than Zapier, comparable to or slightly more than Make — n8n's AI Agent and Vector Store nodes in particular assume familiarity with concepts like RAG pipelines and tool-calling that a fully non-technical user may need to learn first.
Why did my n8n Cloud plan run out of executions so fast? Check for any workflow polling a service on a short interval (email, a webhook check) — those fire an execution every time they run, not just when something meaningful happens, and can quietly consume most of a plan's monthly allowance on their own.
Does n8n still offer any free cloud tier? No — n8n Cloud discontinued its permanent free plan in 2026, though a 14-day free trial remains available before you need to choose a paid tier or move to self-hosting.
Related guides
- Best AI Workflow Automation Tool in 2026: Zapier vs Make vs n8n
- Zapier Review 2026: Still the Default Automation Tool?
- Make Review 2026: The Visual Automation Tool for Complex Workflows
- Explore Agents & Automation tools
*Ratings and pricing reviewed monthly. Last updated September 2026.*
Bogdex · Founder & editor, woska
Bogdex builds and curates woska, testing AI tools against real workflows to judge which ones actually save time rather than which have the longest feature list.