Getting Started
- Self-host n8n via Docker (
docker run -p 5678:5678 n8nio/n8n) or sign up for n8n Cloud at n8n.io. - Create a new workflow and explore the 400+ built-in integration nodes for connecting your tools and services.
- Add AI Agent nodes to incorporate LLM reasoning, tool use, and memory into your automation workflows.
- Activate your workflow to run on triggers like webhooks, schedules, or incoming messages.
Key Features
- Visual workflow builder with a drag-and-drop node editor for creating complex automation pipelines without code.
- 400+ integrations connect to popular services like Slack, Google Sheets, GitHub, databases, and APIs.
- AI Agent nodes build autonomous agents with tool access, memory, and multi-step reasoning within your workflows.
- Self-hostable run on your own infrastructure for complete data control and privacy compliance.
- Code when needed supports custom JavaScript and Python nodes for logic that goes beyond visual building blocks.
- Active community with thousands of shared workflow templates and an engaged open-source contributor base.
// related tools
CrewAI
AI / Agents & Automation
Framework for orchestrating autonomous AI agent teams
oss
web git
Dify
AI / Agents & Automation
Open-source platform for building LLM apps with visual workflows
oss
web git
LangChain
AI / Agents & Automation
Framework for building LLM-powered applications and agents
oss
web git