
n8n
Open-source self-hosted no-code workflow automation platform

What is n8n?
Try n8nn8n is an open-source workflow automation platform that lets you build multi-step automations by connecting apps, moving data, and transforming it as it flows between systems. It includes a visual workflow editor to help you get started quickly, with options to add advanced logic when needed. n8n also supports AI-powered workflows and AI agent flows, plus a community library of workflow templates.
What does n8n help you automate?
n8n helps you automate multi-step processes by connecting apps and moving or transforming data between them. You can also build AI-powered workflows and AI agent flows using the visual workflow builder.
Is n8n a good fit for no-code automation, and can you add code when needed?
n8n is centered on a visual workflow editor where you assemble automations step-by-step using nodes. If you need more control, you can add custom logic with code steps (JavaScript/Python) and custom API requests while still working in the workflow view.
Can I find prebuilt workflows in the n8n community library?
Yes. You can browse community workflow templates across many use cases, including marketing, sales, support, IT ops, and document operations, with examples ranging from everyday automations to more advanced ideas like RAG chatbots and AI-driven content generation.
How does n8n connect to tools when there isn’t a ready-made integration?
When there’s no dedicated connector, you can use an HTTP request approach to integrate with the system using the credentials or request details you have.
Does n8n support self-hosting and restricted environments like private networks?
Yes. n8n supports self-hosted deployments (including Docker or Kubernetes) and can run in air-gapped environments on a private network. It also supports Git-based workflows so you can move changes between staging and production.
What security and access controls does n8n offer for workflow credentials?
n8n includes security and governance features such as encrypted secrets storage, roles and projects for access control, and support for SSO options like SAML and LDAP. It also offers audit logging and regular external security testing in supported plans.