n8n-docs/docs
Gabriel c2dd062101
📚 add looping to concepts (#583)
* add looping to concepts

* update loops node list
2021-07-23 15:20:22 +03:00
..
.vuepress 📚 Env variables reference (#581) 2021-07-19 14:06:37 +03:00
courses 🔨 Add certificate example 2021-07-22 15:32:09 +02:00
getting-started 📚 add looping to concepts (#583) 2021-07-23 15:20:22 +03:00
nodes 📚 ServiceNow node doc 2021-07-20 09:57:37 +03:00
reference 🔨 Small fixes 2021-07-19 17:46:24 +03:00
README.md Reorganize TOC and fix links 2021-07-01 10:31:22 +03:00

Introduction

This is the documentation of n8n, a free and open fair-code licensed node-based Workflow Automation Tool.

It covers everything from setup to usage and development. It is still a work in progress and all contributions are welcome.

What is n8n?

n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database.

Getting started

Install n8n

See the Installation section to get started with n8n.

Learn the basics

Before you start automating workflows with n8n, learn its key components and concepts.

Create workflows

Create your first workflow and get inspiration for various use cases from our blogposts, videos, and community tutorials.