mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
56 lines
1.7 KiB
Markdown
56 lines
1.7 KiB
Markdown
---
|
|
title: "Explore n8n Docs: Your Resource for Workflow Automation and Integrations"
|
|
description: Access n8n Docs for comprehensive guides on workflow automation and integrations. Learn how to integrate apps and enhance your automation capabilities.
|
|
contentType: overview
|
|
hide:
|
|
- path
|
|
- feedback
|
|
- kapaButton
|
|
---
|
|
|
|
# Welcome to n8n Docs
|
|
|
|
|
|
This is the documentation for [n8n](https://n8n.io/), a [fair-code](https://faircode.io) licensed workflow automation tool that combines AI capabilities with business process automation.
|
|
|
|
It covers everything from setup to usage and development. It's a work in progress and all [contributions](/help-community/contributing.md) 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/index.md)
|
|
|
|
- __Choose the right n8n for you__
|
|
|
|
Cloud, npm, self-host . . .
|
|
|
|
[:octicons-arrow-right-24: Options](/choose-n8n.md)
|
|
|
|
|
|
- __Explore integrations__
|
|
|
|
Browse n8n's integrations library.
|
|
|
|
[:octicons-arrow-right-24: Find your apps](/integrations/index.md)
|
|
|
|
- __Build AI functionality__
|
|
|
|
n8n supports building AI functionality and tools.
|
|
|
|
[:octicons-arrow-right-24: Advanced AI](/advanced-ai/index.md)
|
|
</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.
|