Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Go to file
Declan Carroll b7070652ec
fix(coverage): Drop nightly-python from project status — TypeScript-only baseline (no-changelog)
Python is separately tracked via the backend_packages component. Including it
in the headline inflates/obscures the TypeScript coverage number since they
measure different languages in different files.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-08 23:39:27 +01:00
.agents chore: Fix skills so they work with non-Claude harnesses (#29644) 2026-05-04 07:46:03 +00:00
.claude fix(editor): Attribute experiment telemetry in PostHog (#31137) 2026-06-05 09:09:59 +00:00
.devcontainer ci: Pin pnpm via packageManager and set PNPM_HOME (#31653) 2026-06-03 22:39:11 +00:00
.github fix(coverage): Fix shard MCR HTML upload path — index.html+assets/ not v8/ (no-changelog) 2026-06-08 23:19:40 +01:00
.vscode fix(core): Force full execution data fetching for evaluation test runs (#27335) 2026-03-23 09:56:05 +00:00
assets ci: Revert path change for n8n-logo.png (#12874) 2025-01-28 08:49:33 +01:00
docker/images build: Pin n8n runtime base image to n8nio/base index digest (#31805) 2026-06-05 10:37:08 +00:00
packages fix(coverage): Exclude test files, mocks, and .d.ts from coverage collection (no-changelog) 2026-06-08 20:30:39 +01:00
patches refactor(editor): Move session state off workflows-store bridge (no-changelog) (#31138) 2026-05-28 11:51:24 +00:00
scripts feat(coverage): Full nightly coverage — unit + integration + E2E merged into one report (no-changelog) 2026-06-08 18:34:47 +01:00
security chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
.actrc ci: Add blacksmith build step and cache restore (#19563) 2025-09-16 09:59:39 +01:00
.code-health-baseline.json chore(core): Require SQLite migration recreate acknowledgements (#31202) 2026-06-04 13:42:27 +00:00
.dockerignore chore(core): Add @n8n/engine HTTP server and harness (no-changelog) (#29913) 2026-05-08 14:08:11 +00:00
.editorconfig ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01:00
.env.local.example refactor: Remove persistBuilderSessions feature flag (#27481) 2026-03-30 12:16:07 +00:00
.git-blame-ignore-revs refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
.gitattributes fix: Add .gitattributes to preserve line endings (no-changelog) (#6442) 2023-06-15 14:31:35 +01:00
.gitignore ci: Per-spec backend E2E coverage + impact-map selection (DEVP-370) (#31784) 2026-06-05 13:15:44 +00:00
.npmignore build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
.npmrc feat: Initial Dev Containers setup (no-changelog) (#8951) 2024-06-06 14:31:33 +02:00
.poutine.yml ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
.prettierignore test: Remove cypress infrastracture (#21173) 2025-10-28 11:00:04 +01:00
.prettierrc.js 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
AGENTS.md build: Add pnpm agent:setup for fresh-checkout install + build + test (#31756) 2026-06-04 16:44:24 +00:00
biome.jsonc feat(core): Add runtime skills to Instance AI builders (no-changelog) (#30838) 2026-05-27 06:54:40 +00:00
CHANGELOG.md 🚀 Release 2.25.1 (#31549) 2026-06-02 13:23:57 +03:00
CLAUDE.md chore: Move to AGENTS.md file with agent instructions (#22227) 2025-11-25 12:41:53 +01:00
CODE_OF_CONDUCT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
codecov.yml fix(coverage): Drop nightly-python from project status — TypeScript-only baseline (no-changelog) 2026-06-08 23:39:27 +01:00
CONTRIBUTING.md docs: Fix frontend package links in contributing guide (#27727) 2026-04-24 13:28:52 +00:00
CONTRIBUTOR_LICENSE_AGREEMENT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
cubic.yaml chore: Add guidance on dynamic object key handling in nodes (#31369) 2026-05-29 14:26:45 +03:00
jest.config.js fix(coverage): Exclude test files, mocks, and .d.ts from coverage collection (no-changelog) 2026-06-08 20:30:39 +01:00
lefthook.yml ci: Run migration-timestamp rule on pre-commit (no-changelog) (#30636) 2026-05-18 14:25:01 +00:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
LICENSE.md refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
package.json fix(core): Make Sentry event loop block detection configurable (#31823) 2026-06-05 13:36:26 +00:00
pnpm-lock.yaml refactor(core): Reuse shared sandbox adapters for Instance AI (#31864) 2026-06-08 15:08:23 +00:00
pnpm-workspace.yaml chore(core): Bump @ai-sdk dependencies (#31894) 2026-06-08 11:37:31 +00:00
README.md fix(ICalendar Node): Fix Convert to ICS failing when File Name option is set (#27712) 2026-04-08 15:15:17 +00:00
renovate.json chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
SECURITY.md chore: Revise security vulnerability reporting instructions (#21432) 2025-10-31 13:30:50 +01:00
tsconfig.json test: Remove cypress infrastracture (#21173) 2025-10-28 11:00:04 +01:00
turbo.json fix: Remove PLAYWRIGHT_BROWSERS_PATH from install-browsers turbo (#31856) 2026-06-08 08:49:30 +00:00
vitest.workspace.ts chore: Update node popularity data (#24145) 2026-01-12 13:57:43 +00:00

Banner image

n8n - Secure Workflow Automation for Technical Teams

n8n is a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. With 400+ integrations, native AI capabilities, and a fair-code license, n8n lets you build powerful automations while maintaining full control over your data and deployments.

n8n.io - Screenshot

Key Capabilities

  • Code When You Need It: Write JavaScript/Python, add npm packages, or use the visual interface
  • AI-Native Platform: Build AI agent workflows based on LangChain with your own data and models
  • Full Control: Self-host with our fair-code license or use our cloud offering
  • Enterprise-Ready: Advanced permissions, SSO, and air-gapped deployments
  • Active Community: 400+ integrations and 900+ ready-to-use templates

Quick Start

Try n8n instantly with npx (requires Node.js):

npx n8n

Or deploy with Docker:

docker volume create n8n_data
docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n

Access the editor at http://localhost:5678

Resources

Support

Need help? Our community forum is the place to get support and connect with other users: community.n8n.io

License

n8n is fair-code distributed under the Sustainable Use License and n8n Enterprise License.

  • Source Available: Always visible source code
  • Self-Hostable: Deploy anywhere
  • Extensible: Add your own nodes and functionality

Enterprise Licenses available for additional features and support.

Additional information about the license model can be found in the docs.

Contributing

Found a bug 🐛 or have a feature idea ? Check our Contributing Guide for a setup guide & best practices.

Join the Team

Want to shape the future of automation? Check out our job posts and join our team!

What does n8n mean?

Short answer: It means "nodemation" and is pronounced as n-eight-n.

Long answer: "I get that question quite often (more often than I expected) so I decided it is probably best to answer it here. While looking for a good name for the project with a free domain I realized very quickly that all the good ones I could think of were already taken. So, in the end, I chose nodemation. 'node-' in the sense that it uses a Node-View and that it uses Node.js and '-mation' for 'automation' which is what the project is supposed to help with. However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." - Jan Oberhauser, Founder and CEO, n8n.io