Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions developer-guides/workflow-automation/n8n.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ The Firecrawl node will appear on your canvas as a box with the Firecrawl logo.

### Connect Your Firecrawl API Key

<Tip>
**n8n Cloud users:** Instead of manually entering an API key, you can use the one-click **"Connect to Firecrawl"** OAuth button when adding the Firecrawl node. This automatically creates a new Firecrawl team linked to your n8n account and grants **100,000 free credits**. To view these credits on the [Firecrawl dashboard](https://www.firecrawl.dev/app/usage), make sure you switch to your n8n-linked team using the team selector in the top-left corner.
</Tip>

Before you can use the Firecrawl node, you need to authenticate it with your API key:

1. Click on the Firecrawl node box to open its configuration panel on the right
Expand Down