mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/autopilot | Learn to configure credentials for the Autopilot node in n8n |
Autopilot
You can use these credentials to authenticate the following nodes with Autopilot.
Prerequisites
Create an Autopilot account.
Using API Key
- Open your Autopilot dashboard.
- Click on the gears icon on the left sidebar to open the Settings menu.
- Click on Autopilot API.
- Click on the Generate button to create the API key.
- Copy the displayed API key.
- Enter a name for your credentials in the Credentials Name field in the 'Autopilot API' credentials in n8n.
- Paste the API key in the API Key field in the 'Autopilot API' credentials in n8n.
- Click on the Create button to create the credentials.
The following video demonstrates the steps mentioned above.