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

What is n8n?
Try n8nn8n is an open-source workflow automation platform built for connecting apps, moving and transforming data, and building AI-powered automations. Use the visual editor to create multi-step workflows and AI agent flows with a large ecosystem of integrations, including options for verified partner nodes. For advanced use cases, you can add custom logic when needed.
What does n8n do for workflow automation?
n8n helps you connect apps and automate multi-step processes by moving and transforming data between systems. You can also build AI-powered workflows and agent flows using the platform’s visual editor and integration building blocks.
How no-code is n8n for building automations?
n8n is designed around a visual workflow editor, so you can assemble automations using nodes and see your workflow step-by-step. If you need more control, you can add custom logic using code nodes and expressions without giving up the visual workflow view.
How many integrations does n8n include, and what can I connect to?
The n8n integrations directory lists 1,933 integrations across categories like AI, communication, data & storage, productivity, and more. The directory includes examples such as Google Sheets, Gmail, Slack, Telegram, OpenAI, Google Gemini, Anthropic, Airtable, Notion, Postgres, and Webhook support.
Can I connect to an app or API when there isn’t a pre-built integration?
Yes. If there’s no dedicated connector, you can use n8n’s HTTP request approach to connect to the system and authenticate using existing credentials or request details you bring into your workflow.
Does n8n support self-hosting and restricted network setups?
n8n can be deployed in restricted environments, including self-hosting options such as Docker or Kubernetes. It can also run in air-gapped setups on a private network, and you can use Git-based environments to move changes between staging and production.
What security features does n8n offer for workflows and credentials?
n8n supports SOC 2 auditing and regular external penetration testing. It also includes roles and projects for access control and uses encrypted secret fetching from major secret managers to help protect credentials used in your workflows.