mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
26 lines
808 B
Markdown
26 lines
808 B
Markdown
---
|
|
permalink: /credentials/flow
|
|
description: Learn to configure credentials for the Flow node in n8n
|
|
---
|
|
|
|
# Flow
|
|
|
|
You can use these credentials to authenticate the following nodes with Flow.
|
|
- [Flow](../../nodes-library/nodes/Flow/README.md)
|
|
- [Flow Trigger](../../nodes-library/trigger-nodes/FlowTrigger/README.md)
|
|
|
|
## 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.
|
|
|
|

|