mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
50 lines
1.3 KiB
Markdown
50 lines
1.3 KiB
Markdown
---
|
|
contentType: overview
|
|
hide:
|
|
- path
|
|
---
|
|
|
|
# Welcome
|
|
|
|
This is the documentation for [n8n](https://n8n.io/), a [fair-code](http://faircode.io) licensed node-based workflow automation tool.
|
|
|
|
It covers everything from setup to usage and development. It is a work in progress and all [contributions](/contributing/) are welcome.
|
|
|
|
## Where to start
|
|
|
|
<div class="grid cards" markdown>
|
|
|
|
- __Quickstarts__
|
|
|
|
Jump in with n8n's quickstart guides.
|
|
|
|
[:octicons-arrow-right-24: Try it out](/try-it-out/)
|
|
|
|
- __Choose the right n8n for you__
|
|
|
|
Cloud, npm, self-host . . .
|
|
|
|
[:octicons-arrow-right-24: Options](/choose-n8n/)
|
|
|
|
|
|
- __Explore integrations__
|
|
|
|
Browse n8n's integrations library.
|
|
|
|
[:octicons-arrow-right-24: Find your apps](/integrations/)
|
|
|
|
- __Put the code in low-code__
|
|
|
|
See an overview of n8n's developer resources.
|
|
|
|
[:octicons-arrow-right-24: Code in n8n](/code/)
|
|
</div>
|
|
|
|
## About n8n
|
|
|
|
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 option to build custom nodes.
|
|
* Convenient: use the npm or Docker to try out n8n, or the Cloud hosting option if you want us to handle the infrastructure.
|
|
* Privacy-focused: self-host n8n for privacy and security.
|