# n8n

## How to connect Twake with n8n

n8n is a powerful workflow automation tool wich can be self hosted : [n8n.io](https://n8n.io)

![n8n interface](/files/-MEweihn8XcFYXs7s0r4)

### Install n8n in Twake

Install your n8n application in your workspace and get your key :&#x20;

![](/files/-MDFRNJxmD40pyBjwn3m)

### Create your credential on n8n

![](/files/-MDFWTyWZKjOVBL1M-cD)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.twake.app/how-to-use-it/applications/connectors/n8n.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
