Picked
Search
Specimen No. 001

n8n

n8n describes itself as a fair-code platform for building and deploying AI agents and workflows. It can be self-hosted on your own infrastructure, including on premises or in a private cloud.

Automation PlatformsOperationsDataTool-Using AgentsHuman-in-the-Loop

What it is

n8n describes itself as a fair-code platform for building and deploying AI agents and workflows.

It can be self-hosted on your own infrastructure, including on premises or in a private cloud.

Picked's take

Picked found maintenance freshness to be a particularly strong part of the assessment, while the evidence for efficiency and cost is less settled.

The cited customer-outcome claims appear on n8n's own website, and Picked could not establish independently verified user, customer, or deployment adoption evidence.

Why Picked selected it

Picked's evaluation found meaningful practical value for workflow automation and a capable technical foundation.

With lower confidence, it also identified a technical-team-oriented point of distinction.

Best for

  • Best suited to technical teams building AI-driven or custom workflow automations, particularly where they want to deploy on their own infrastructure or across a choice of hosting environments.
  • It is also a practical fit for cloud users who want to use supported AI services without separately managing provider accounts, billing configuration, or API keys.
  • Teams that need to programmatically update existing credentials may benefit from the public API's credential-update and partial-data merge support.
  • Where a required native node is unavailable, teams should be prepared to configure an API through an HTTP Request or community node; an independent source instead suggests using a managed tool alongside n8n for simpler integrations.
  • Picked found the practical workflow-automation value strongest for technical teams able to work with these deployment and integration trade-offs.

Key capabilities

  • In n8n Cloud, Gateway credits can provide access to supported AI models and services without separate provider accounts, billing setup, or provider API keys.
  • The documentation describes a one-step local setup that requires Docker on Linux or macOS, or WSL on Windows.
  • The public API can update an existing credential by ID and can merge only the supplied credential-data fields when partial updates are enabled.
  • n8n presents workflows such as employee onboarding, security-incident enrichment, natural-language-to-API conversion, and review-based customer-insight generation as example uses.

Strengths

  • The repository points users to documentation, integration material, example workflows, an AI and LangChain guide, community tutorials, and a support forum.
  • That combination gives technical teams both implementation references and a place to seek help from other users.
  • Picked found technical quality and documentation usability to be solid areas in the available evaluation.

Limitations

  • The Sustainable Use License limits use and modification to internal business, personal, or non-commercial purposes, and permits providing the software to others only free of charge and for non-commercial purposes.
  • Source files with ".ee." in their filename or ".ee" in their directory name are outside the Sustainable Use License and require a valid n8n Enterprise License permitting access.
  • n8n says it removes the oldest executions when the first applicable limit is reached, while workflows continue running.
  • An independent article reports that self-hosted operators are responsible for patching the operating system, Docker, Node, Postgres, Redis, the proxy, n8n itself, and community nodes.
  • The same article reports that retaining all execution data can exhaust n8n's database storage, and that data-saving controls and pruning of old executions are needed to avoid it.
  • It also reports that queue mode does not support binary data on the local filesystem and requires external storage for that use case.
  • It further reports that, on n8n Cloud, community nodes cannot use require() to load internal dependencies such as LangChain packages.
  • These are reports from one independent source, and Picked could not establish whether they apply to the current n8n release and relevant deployment configurations.

Technical summary

The documentation states that all self-hosted installations use the same core product.

The documentation describes the one-line setup as requiring Docker on Linux or macOS, or WSL on Windows, though Picked could not establish the complete current self-hosted system requirements and supported platform constraints; npm installation is deprecated from n8n 3.0.

Webhook-response offloading requires a non-default binary-data storage mode and storage that every instance can read.

For the self-hosted AI Assistant, Docker is required, and n8n describes the feature as Preview and advises reviewing generated workflows before production use.

Pricing

n8n lists annual-billed Starter, Pro, and Business plans at €20, €50, and €667 per month respectively, with included workflow-execution quantities of 2,500, 10,000, and 40,000; the Pro and Business listings specify unlimited steps.

The Enterprise plan uses custom execution quantities and requires contacting sales for pricing; n8n states it can be hosted by n8n or self-hosted.

The repository content not explicitly excluded is available under the Sustainable Use License, which permits internal business use, personal use, and non-commercial use or modification. Distribution or provision to others is permitted only free of charge and for non-commercial purposes.

Source files with ".ee." in their filename or ".ee" in their directory name are outside the Sustainable Use License and require a valid n8n Enterprise License permitting access, so teams intending to use those components need one.

The gathered evidence does not establish whether the published plan pricing applies to Business and Enterprise, the evaluated resource, or both.

Maintenance

Picked found maintenance freshness to be a strong area, with visible stable and beta release channels and a stated cadence of new minor releases most weeks.

n8n states that it releases a new minor version most weeks; its changelog identifies 2.37.10 as the current stable release and 2.38.4 as the current beta, and the repository's release listing shows the same two versions as latest and pre-release.

Teams using the npm installation path should consider Docker Compose or one-line setup, as npm installation is deprecated from n8n 3.0.

Adoption

n8n's website reports that Huel saved 1,000 hours of manual work and that Vodafone's threat-intelligence use of n8n saved £2.2 million.

The company reports a 4.7 out of 5 G2 rating and more than 200,000 community members.

The n8n-io/n8n repository displayed approximately 204,000 stars and 60,600 forks.

Together, these signals suggest real user and developer interest, but the available adoption evidence is largely vendor-reported and Picked could not establish independently verified deployment or customer-use evidence.

Alternatives

One independent comparison places n8n between managed consumer automation tools such as Zapier and more governed enterprise iPaaS or RPA platforms.

That comparison points non-technical teams needing broad commodity-SaaS connectors and no infrastructure toward Zapier, managed visual workflows of middling complexity toward Make, and compliance-heavy governed automation toward enterprise iPaaS or RPA.

It reports that Zapier has advertised connector breadth, citing a 2024 reference of more than 7,000 apps, while characterizing n8n's catalogue as focused more on connector depth and flexibility.

Picked found a meaningful technical-team-oriented distinction, but the comparison evidence places n8n in an overlapping continuum with managed automation, visual workflow, and enterprise automation options rather than demonstrating a clear advantage over them.

Verdict

n8n is a considered option for technical teams that value self-hosting across their own infrastructure, on premises, or in a private cloud, programmatic credential management, and AI workflow automation.

Its practical fit depends on accepting some implementation responsibility: unavailable native integrations may require API configuration or community nodes.

Picked found actual usefulness to be a strong reason to consider it, scoring it 8/10 and ranking it second among applicable criteria; technical quality scored 7/10, while efficiency-and-cost conclusions are less settled by the available evidence.

Common use cases

The job, not the tool

01Operations
02Data

Sources

Where the figures on this page come from

  • Official changelog

    Changelog | n8n Docs · docs.n8n.io

  • Official documentation

    Host n8n | Deploy | n8n Docs · docs.n8n.io

  • Official repository

    GitHub - n8n-io/n8n: Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. · GitHub · github.com

  • Official repository

    n8n/LICENSE.md at master · n8n-io/n8n · GitHub · github.com

  • Official release

    Releases · n8n-io/n8n · GitHub · github.com

  • Official website

    AI Workflow Automation Platform - n8n · n8n.io

  • Official pricing

    n8n Plans and Pricing - n8n.io · n8n.io

  • Community

    n8n Limitations: What It Can't Do (2026 Honest Guide) · peppereffect.com