mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
29 lines
970 B
Markdown
29 lines
970 B
Markdown
---
|
|
title: Flow credentials
|
|
description: Documentation for Flow credentials. Use these credentials to authenticate Flow in n8n, a workflow automation platform.
|
|
contentType: integration
|
|
---
|
|
|
|
# Flow credentials
|
|
|
|
You can use these credentials to authenticate the following nodes with Flow.
|
|
|
|
- [Flow](/integrations/builtin/app-nodes/n8n-nodes-base.flow/)
|
|
- [Flow Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.flowtrigger/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Flow](https://www.getflow.com/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Access your Flow dashboard.
|
|
2. Click on your Organisation icon in the top left.
|
|
3. Click on Account Preferences.
|
|
4. Click on the *Create a Personal Access Token* button.
|
|
5. As you generate your access token, you will also receive an organisation ID.
|
|
6. Use provided access token and organisation ID with your Flow node credentials in n8n.
|
|
|
|

|
|
|