Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Find a file
2025-07-04 14:55:39 +03:00
.devcontainer ci: Use node.js 22 by default. Add initial support for node.js 24 (#16018) 2025-06-04 17:49:31 +02:00
.github fix: Docker build push stable fix (no-changelog) (#16958) 2025-07-03 14:45:48 +01:00
.vscode docs: Document how to generate and visualize test coverage locally (no-changelog) (#15385) 2025-06-03 19:31:53 +02:00
assets ci: Revert path change for n8n-logo.png (#12874) 2025-01-28 08:49:33 +01:00
cypress fix: Prevent empty path in webhooks (#16864) 2025-07-04 10:07:40 +03:00
docker/images feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
packages feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
patches feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
scripts fix: Add cleaner logging to build script (no-changelog) (#16952) 2025-07-03 12:37:30 +03:00
test-workflows feat: Migrate Test Workflows to Main Repo (#15504) 2025-05-20 07:24:56 +01:00
.bundlemonrc.json ci: Monitor client bundle size (#16327) 2025-06-17 10:43:17 +02:00
.dockerignore ci: Docker move build stage outside container (no-changelog) (#16009) 2025-06-25 12:52:16 +01:00
.editorconfig ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01: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 feat: Add testcontainers and Playwright (no-changelog) (#16662) 2025-07-01 14:15:31 +01: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
.prettierignore refactor(editor): Move templates api to @n8n/rest-api-client package (no-changelog) (#16542) 2025-06-23 14:04:33 +03:00
.prettierrc.js 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
biome.jsonc fix(editor): Fix broken types for globally defined components (no-changelog) (#16505) 2025-06-24 13:01:23 +02:00
CHANGELOG.md 🚀 Release 1.101.0 (#16835) 2025-06-30 14:31:31 +02:00
CODE_OF_CONDUCT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
codecov.yml refactor(core): Set up @n8n/errors package (#16918) 2025-07-03 13:32:57 +02:00
CONTRIBUTING.md docs: Update docker image path (#15047) 2025-06-09 17:15:27 +01:00
CONTRIBUTOR_LICENSE_AGREEMENT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
jest.config.js feat(core): Add OIDC support for SSO (#15988) 2025-06-13 16:18:14 +02:00
lefthook.yml ci: Remove lefthook path to make it accessible on Windows (#12929) 2025-01-30 09:57:33 +00:00
LICENSE.md refactor(core): Mark all backend Enterprise Edition files and dirs (#12350) 2024-12-24 13:02:05 +01:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
pnpm-lock.yaml feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
pnpm-workspace.yaml feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778) 2025-07-03 14:22:25 +02:00
README.md docs: Add volumes to the Docker example from the README (no-changelog) (#12464) 2025-01-06 11:06:57 +00:00
SECURITY.md Add SECURITY.md file 2021-09-28 14:32:16 -05:00
tsconfig.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
turbo.json feat: Add testcontainers and Playwright (no-changelog) (#16662) 2025-07-01 14:15:31 +01:00
vitest.workspace.ts fix(editor): Fix vitest config (no-changelog) (#13898) 2025-03-14 08:52:01 +01: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 to get started.

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