
Explore n8n Docs: Your Resource for Workflow Automation and ...
n8n (pronounced n-eight-n) helps you to connect any app with an API with any other, and manipulate its data with little or no code. Customizable: highly flexible workflows and the …
A longer introduction | n8n Docs
Date and time formats in n8n... n8n uses Luxon to work with date and time, and also provides two variables for convenience: $now and $today. For more information, refer to Expressions > …
Release notes | n8n Docs
The node acts as an entry point into n8n for MCP clients. It operates by exposing a URL that MCP clients can interact with to access n8n tools. This means your n8n workflows and integrations …
Docker | n8n Docs
Self-hosting n8n requires technical knowledge, including: Setting up and configuring servers and containers; Managing application resources and scaling; Securing servers and applications; …
What's a tool in AI? | n8n Docs
AI tools in n8n# n8n provides tool sub-nodes that you can connect to your AI agent. As well as providing some popular tools, such as Wikipedia and SerpAPI, n8n provides three especially …
Tutorial: Build an AI workflow in n8n - Docs
Whether you have used n8n before, or this is your first time, we will show you how the building blocks of AI workflows fit together and construct a working AI-powered chat agent which you …
Sustainable Use License | n8n Docs
n8n's mission is to give everyone who uses a computer technical superpowers. We've decided the best way for us to achieve this mission is to make n8n as widely and freely available as …
Nodes | n8n Docs
Use this list to browse n8n's integrations and trigger a workflow in response to an event in your chosen service. Not all integrations have triggers. To see which ones you can use as a trigger, …
A very quick quickstart | n8n Docs
This quickstart gets you started using n8n as quickly as possible. Its allows you to try out the UI and introduces two key features: workflow templates and expressions . It doesn't include …
n8n Form node documentation | n8n Docs - docs.n8n.io
The n8n Form node executes and displays its associated form page whenever it receives data from a previous node. When building forms with n8n, to avoid confusion, it's important to …