n8n

n8n

n8n is a visual workflow automation tool that lets you build and orchestrate AI agents, business logic, and data pipelines. It connects to over 500 services via pre-built nodes or custom API calls. Its core feature is a canvas-based editor where every step of an agent's reasoning is traceable, supporting multi-agent setups, RAG systems, and human-in-the-loop approvals. It runs as a self-hosted, fair-code application or a managed cloud service, prioritizing data privacy and infrastructure control. It targets technical teams who need to automate complex processes with integrated AI. Developers can drop into code (JavaScript/Python) at any node, and the platform supports Git-based version control, environment isolation, and enterprise security features like RBAC, SSO, and audit logs. Its pricing is based on workflow executions, not per-step operations, making cost predictable.

Automation
Visit website
Added on
Jul 6, 2026
Monthly Visits
8.2M
Workflow automationAI agentsVisual editor500+ integrationsOn-prem hostingGit versioningMCP Server
Product information

Everything worth knowing about n8n

The complete picture — from everyday features to the technical detail builders and IT folks dig for.

Core features

What it actually does

Visual Workflow Canvas
Build and debug automation workflows visually with a node-based editor, seeing the entire data flow and logic in real-time.
AI Agent Orchestration
Construct multi-agent systems and RAG pipelines with human-in-the-loop controls, connecting to multiple LLMs and inspecting every decision.
500+ Native Integrations
Connect to hundreds of services via pre-built nodes, including custom API and GraphQL requests.
On-Premise & Cloud Deployment
Self-host with Docker or npm for full data control, or use the managed cloud service.
Technical capabilities
Workflow Executions Pricing Model
Priced per workflow execution (full run), not per step or task, allowing complex data processing within a single unit.
Fair-Code License Architecture
Self-hosted Community Edition is open-source with a 'fair-code' license, while commercial plans unlock enterprise features and support.
Must watch videos
Where Should You Build Your Automation?
6:35
Tutorial6:35
Where Should You Build Your Automation?
We gave Claude Opus 4.8 the same prompt in two environments: the Hermes personal AI assistant and n8n. The task: an X (Twitter) profile tracker that sends Telegram alerts when tracked accounts post something relevant to your niche. Same agent, same prompt. In Hermes, the output is generated code you manage through further prompting. In n8n, it's three documented workflows you can open, inspect and edit. This video compares Hermes Agent, OpenClaw and n8n, shows both builds end to end, and breaks down what each approach costs. 🎬 IN THIS VIDEO 🔹 How Hermes Agent, OpenClaw and n8n compare: agent interface vs automation UI 🔹 Building the bot in Hermes from a single prompt, then testing it in Telegram 🔹 What "vibe coding" an automation abstracts away: architecture, database security, and API costs you stop seeing 🔹 The same build in n8n using Claude Code, the n8n MCP and the official n8n skills 🔹 Cost breakdown: infrastructure, tokens, the X API, and the long-run cost of needing an LLM for every change 🔹 Using them together: managing n8n workflows from Telegram, Discord, Slack or WhatsApp ⏱️ TIMESTAMPS 00:00 Intro & what each platform is 01:08 Building the bot in Hermes 02:14 The trade-off: maintainability & observability 03:04 Building the same bot in n8n 05:16 Costs & how these tools work together 🔗 TOOLS & RESOURCES n8n → https://n8n.io Official n8n skills for Claude Code → https://github.com/n8n-io/skills n8n MCP server → https://github.com/czlonkowski/n8n-mcp Liam's video on MCP usage → https://www.youtube.com/watch?v=FXtjGGAazT0 💬 Are personal AI assistants competitors to n8n, or companions? Tell us in the comments.
I Automated My Home Security With n8n (Free Workflows Inside)
52:20
Tutorial52:20
I Automated My Home Security With n8n (Free Workflows Inside)
If you want this home security setup, go here: https://go.n8n.io/buddy You get the free step-by-step guide and Buddy's self-hosted cyber lab. Your home network is being probed right now, and most people have no idea. Buddy, a cybersecurity professional and solutions engineer at n8n, built two automation workflows that change that. In this episode, Buddy walks through how to use n8n to automatically scan incoming Gmail for phishing links using VirusTotal, and how to monitor your firewall for blocked threats, enriching each alert with VirusTotal, URLScan, and MISP in under 10 seconds. These workflows work for homeowners with a smart device setup and for small businesses protecting employee inboxes alike. Buddy covers phishing detection, firewall threat enrichment, lateral movement, ransomware, prompt injection risks, and personal data exposure from breaches like National Public Data. The conversation ends with a practical cybersecurity checklist: password managers, app-based two-factor authentication, social media verification, and keeping software updated. Links to the workflows, the GitHub repo, a setup guide, and a hardware recommendation are all below. 🎙 Chapters: 00:00 - Intro: What This Episode Covers 01:48 - Phishing Email Workflow Demo 05:50 - What Is VirusTotal? 07:00 - Auto-Tagging Confirmed Phishing in Gmail 09:27 - Real-World Phishing Attack Stories 14:00 - Lateral Movement and Ransomware Explained 16:08 - Firewall Monitoring Workflow and Ubiquiti Setup 20:00 - Geo-Blocking and Incoming Connection Threats 21:44 - URLScan, MISP, and Threat Enrichment 27:53 - Full Workflow Walkthrough: Soup to Nuts 37:07 - Dark Web Data Exposure and Identity Theft 43:41 - Why Use n8n for Cybersecurity Automation 46:23 - AI Agents, Prompt Injection, and Future Threats 48:47 - Personal Security Checklist and Best Practices 52:11 - Closing Thoughts and Next Steps
How we use n8n: Senior Dev Rel, Education
14:54
Tutorial14:54
How we use n8n: Senior Dev Rel, Education
How does one person do the work of five? Jamie Madden, Senior Dev Rel in Education at n8n, shares what it's like to be a team of one, the importance of education and why there should always be a human-in-the-loop. Look out for more behind-the-scenes interviews in the future, as we go ‘Inside n8n’.

Who uses it

Real use cases, no hype
Multi-Agent RAG Systems
Orchestrate retrieval-augmented generation workflows with multiple LLMs, data sources, and human approval steps.
Security Orchestration (SOAR)
Automate threat intelligence enrichment, incident response, and ticket management across security tools.
Customer Support Automation
Route, triage, and generate responses for support tickets by connecting CRM, chat, and knowledge bases.
Sales & Marketing Insights
Aggregate customer data from reviews, calls, and CRM to generate actionable insights and reports.
IT & DevOps Automation
Automate employee onboarding, infrastructure provisioning, and natural-language-to-API conversions.
Legacy System Integration
Bridge modern AI models with older APIs and databases using custom code nodes and transformations.
What's great
  • Full on-premise and self-hosted deployment
  • Visual canvas with full AI agent reasoning trace
  • Connect to 500+ integrations out-of-the-box
Technical strengths
  • Pricing based on full workflow runs, not per-step
  • Fair-code license with full GitHub source access
  • Native MCP (Model Context Protocol) server support
Where it falls short
  • Enterprise features locked behind high price tiers
  • Self-hosting requires technical DevOps knowledge
  • Steep learning curve for complex multi-agent logic
Technical limitations
  • Performance overhead in complex, high-node workflows
  • Limited native support for advanced vector databases
For technical folks

The deep-dive specs

Deployment Model
Self-hosted (Docker/npm) or Cloud (SaaS)
Workflow Engine
Node-based, event-driven execution
Pricing Unit
Per Workflow Execution
License
Fair-Code (source-available) / Commercial
Primary Protocols
HTTP, GraphQL, Webhooks, SSE

FAQ

Includes technical Q&A
Access to all Pro features, Starter plan limits (5 concurrent executions, 2,500 executions), and 20 AI Workflow Builder credits. No credit card for Starter/Pro trials.

Traffic Insights

Monthly Visits

8.2M

September 2026

Growth Rate

0%

vs last month

Dominance

0,15%

in Automation

Top Country

India

13% of traffic

Top Countries Breakdown

India
13%
United States
13%
Bangladesh
10%
Brazil
6%
Germany
5%

Growth Trend

Stable

Traffic has remained stable.

Honest pricing

No sneaky tiers, no “contact sales”

Here's who each plan is actually for — and where the hidden charges might hit.

Starter
$24/mo

Individuals

  • 1 shared project
  • 5 concurrent executions
  • 2.5K workflow executions/month
  • 50 AI Workflow Builder credits
  • Forum support
Pro
Most picked
$60/mo

Solo Builders & Small Teams

  • 3 shared projects
  • 20 concurrent executions
  • 10K workflow executions/month
  • 150 AI Workflow Builder credits
  • 7 days of insights
  • Global variables
  • Workflow history
Business
$915/mo

Companies (<100 employees)

  • 6 shared projects
  • 40K workflow executions/month
  • SSO
  • SAML
  • LDAP
  • 30 days of insights
  • Version control using Git
Enterprise
Contact Sales/mo

Enterprise

  • Unlimited shared projects
  • 200+ concurrent executions
  • 365 days of insights
  • External secret store
  • Log streaming
  • Dedicated support with SLA
  • Invoice billing
Reviews

What the internet actually thinks

Data refreshed weekly. No paid placements.

Trustpilot
Not reviewed yet
G2
G2
Not reviewed yet
C
Capterra
Not reviewed yet
Product Hunt
Not reviewed yet
COMMUNITY COMMENTS

Leave a Comment

Help others make informed decisions. Your honest feedback shapes the community's understanding of this tool.

Tips for commenting

  • Be specific about features you used
  • Share real use cases and results
  • Mention both pros and cons
  • Keep it honest and constructive
Sign in to leave a comment

Your comment will be published after moderation

Filter by rating:
Sort by:

No comments yet

Be the first to share your experience with this tool.

Alternatives

Not quite the right fit?

Here's what else is out there.

Detail tags
Found via these searches
#WorkflowAutomation#LowCode#AI-Agents#SelfHosted#APIIntegration#FairCode#RAG