Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
Find a file
2024-12-20 13:37:23 +02:00
.devcontainer build(benchmark): Fix docker image build (#10854) 2024-09-17 17:37:07 +03:00
.github ci: Delete .github/workflows/check-tests.yml (#12255) 2024-12-17 09:39:58 +01:00
.vscode fix(editor): Improve formatting of expired trial error message (#11708) 2024-11-14 12:19:12 +01:00
assets docs: Updating the README (#12188) 2024-12-13 09:15:21 +01:00
cypress feat(editor): Params pane collection improvements (#11607) 2024-12-18 20:39:10 +00:00
docker/images chore(core): Upgrade launcher to 1.1.0 (#12283) 2024-12-19 10:51:32 +01:00
packages fix(editor): Remove primary highlight color from edge being executed on new canvas (#12307) 2024-12-20 13:37:23 +02:00
patches chore(editor): Update frontend dev tooling (no-changelog) (#12045) 2024-12-04 17:58:19 +01:00
scripts build(benchmark): Fix docker image build (#10854) 2024-09-17 17:37:07 +03:00
.dockerignore ci: Fix custom docker images (no-changelog) 2024-07-15 16:06:49 +02: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 refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
.npmignore refactor: Phase out TSLint in editor-ui (no-changelog) (#4935) 2022-12-15 14:06:00 +01:00
.npmrc feat: Initial Dev Containers setup (no-changelog) (#8951) 2024-06-06 14:31:33 +02:00
.prettierignore ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
.prettierrc.js 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
biome.jsonc refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880) 2024-09-20 21:14:06 +02:00
CHANGELOG.md 🚀 Release 1.73.0 (#12302) 2024-12-19 11:19:39 +01:00
CODE_OF_CONDUCT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
CONTRIBUTING.md chore: Add Community PR Guidelines (no-changelog) (#12303) 2024-12-20 10:42:58 +00:00
CONTRIBUTOR_LICENSE_AGREEMENT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
jest.config.js refactor(core): Support writing tests in cli/src (no-changelog) (#9646) 2024-06-06 12:18:47 +02:00
lefthook.yml ci: Auto-format CSS/SCSS in the pre-commit hook (no-changelog) (#11012) 2024-09-30 11:31:11 +02:00
LICENSE.md fix: Elaborate scope of Sustainable Use License (#9233) 2024-04-27 08:38:25 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json ci: Upgrade to pnpm 9.15 to address the lockfile flakiness (#12324) 2024-12-20 12:36:21 +01:00
pnpm-lock.yaml ci: Upgrade to pnpm 9.15 to address the lockfile flakiness (#12324) 2024-12-20 12:36:21 +01:00
pnpm-workspace.yaml fix(core): Upgrade nanoid to address CVE-2024-55565 (#12171) 2024-12-13 15:15:15 +01:00
README.md docs: Updating the README (#12188) 2024-12-13 09:15:21 +01:00
SECURITY.md Add SECURITY.md file 2021-09-28 14:32:16 -05:00
tsconfig.backend.json ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) 2024-06-05 09:50:48 +02:00
tsconfig.build.json ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) 2024-06-05 09:50:48 +02:00
tsconfig.json feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) (#10639) 2024-09-02 17:38:48 +02:00
turbo.json ci: Include @n8n/task-runner in linting and test jobs on the CI (no-changelog) (#12204) 2024-12-13 20:00:24 +01:00
vitest.workspace.ts test: Add vitest workspace config so VS Code vitest extension works with 1 click (no-changelog) (#7698) 2023-11-15 11:59:41 +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 run -it --rm --name n8n -p 5678:5678 docker.n8n.io/n8n-io/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