Skip to content
n8n logo

n8n

Workflow automation you can self-host and extend with real code.

AutomationOpen source
14 votes

About n8n

n8n is a workflow automation tool. You build a process as a chain of connected nodes that pass data between applications, and you can either run it on n8n's cloud or host it yourself under a fair-code licence.

The node library covers more than 500 integrations, and an HTTP request node handles anything outside that list, including importing a curl command directly to build the request. Data transformation nodes provide merge, loop, filter, switch, if, deduplicate, aggregate and split operations. Where the visual editor runs out, the Code node runs JavaScript and Python, self-hosted instances can pull in npm packages, and expressions are written in JavaScript using the Tournament templating language. The AI nodes are built on LangChain and can call local LLMs as well as hosted models. More than 10,000 workflow templates are published as starting points.

Debugging happens inside the editor rather than through logs after the fact. There are inline logs for each line of output, the ability to load a previous execution's data back into the editor, data pinning so a node returns the same result across repeated tests, and single step execution.

Read more

Self-hosting is free through the Community Edition. Deployment is by Docker or Kubernetes, including inside air-gapped private networks, and queue mode lets a self-hosted deployment reach up to 220 workflow executions per second. Self-hosted instances ping the n8n licence server daily to report execution usage.

Cloud plans are separated by execution volume rather than by seats, because every plan includes unlimited users and unlimited workflows. Billed annually, Starter costs 20 EUR per month and covers 2,500 executions with unlimited steps each, one shared project and five concurrent executions. Pro costs 50 EUR per month for 10,000 executions, three shared projects and twenty concurrent executions, and adds admin roles, global variables, workflow history and execution search. Business costs 667 EUR per month for 40,000 executions and six shared projects, and adds SSO through SAML and LDAP, 30 day insights, multiple environments and Git based version control. Enterprise is quoted individually. Paying annually rather than monthly saves 17 percent, and Starter and Pro instances are hosted in Frankfurt, Germany.

The enterprise tier is aimed at teams with compliance obligations. It covers identity provider user provisioning, enforced two-factor authentication, custom project roles, external secrets read from HashiCorp Vault, AWS Secrets Manager or Azure Key Vault, and workflow logs streamed to observability or SIEM stacks by direct integration or webhook. Source control follows a Git push and pull pattern between development and production environments. n8n is SOC 2 audited and undergoes regular external penetration testing.

n8n interface

Key features

  • Combines AI capabilities with business process automation under a fair-code licence.
  • Runs JavaScript and Python in a Code node, with npm packages available on self hosted instances.
  • Writes expressions in JavaScript using the Tournament templating language.
  • Transforms data with merge, loop, filter, switch, if, deduplicate, aggregate and split nodes.
  • Calls any API through an HTTP request node that can import a curl command directly.
  • Connects to over 500 integrations and offers more than 10,000 workflow templates.
  • Builds AI workflows on LangChain nodes that call local LLMs as well as hosted models.
  • Debugs with per line inline logs, pinned data, replayed execution data and single step runs.
  • Deploys through Docker or Kubernetes, including inside air gapped private networks.
  • Reaches up to 220 workflow executions per second in queue mode when self hosted.
  • Versions workflows in Git with a push and pull pattern between development and production.
  • Reads external secrets from HashiCorp Vault, AWS Secrets Manager and Azure Key Vault.
  • Streams workflow logs to external observability and SIEM stacks by integration or webhook.
  • Covers SSO, SAML, LDAP, identity provider provisioning, enforced 2FA and custom project roles on Enterprise.
  • Includes unlimited users and unlimited workflows on every cloud plan.

What people use it for

  • Self hosting workflow automation inside an air gapped network where cloud tools are not allowed.
  • Pasting a curl command from an API's docs to build a working request node in one step.
  • Pinning a webhook payload so you can re-run a workflow against the same data while fixing it.
  • Promoting a tested workflow from development to production through a Git pull.
  • Calling a locally hosted LLM from a workflow so prompts never leave your own infrastructure.
  • Halving the Business plan cost as a company with fewer than 20 employees.
  • Keeping cloud workflow data in Frankfurt on a Starter or Pro plan.

Key facts

Key facts about n8n
CategoryAutomation
PricingOpen source
Free tierYes
Upvotes14
Listed22 August 2026

Is this your product?

Claim the listing to correct anything wrong with it, add features and a changelog, and answer questions from people deciding whether to try it. Free, and it stays yours.

Claim this listing
  • Workflows where every step can just be a function you wrote.

    Freemium
  • Visual automations with branching, loops and error handling that hold up.

    Freemium
  • Connect two apps that were never going to integrate on their own.

    Freemium
  • Long-running background jobs in your own codebase, with retries that work.

    Freemium
Claimed by Editorial