> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skyfree.io/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Agent Settings

> Configure the platform-level credentials AI Agents rely on, such as Firecrawl for crawling web pages.

## What is this?

The **AI Agent Settings** tab, inside Platform Settings, configures platform-level credentials for the tools AI Agents rely on. Today this covers **Firecrawl**, a page-crawling fallback used for JS-rendered pages when building AI knowledge.

<img src="https://mintcdn.com/mail2skyfreegmailcom/RbQ-QWSO7Z1yojdz/images/settings-ai-agent-tab.png?fit=max&auto=format&n=RbQ-QWSO7Z1yojdz&q=85&s=1aab70cc9ede289b50c79075cfe7af02" alt="AI Agent Settings tab showing the Firecrawl card with API key and enabled toggle" width="1282" height="953" data-path="images/settings-ai-agent-tab.png" />

## What can I do here?

* Enter and save a Firecrawl API key for the platform
* Enable or disable the Firecrawl integration
* Edit and save the settings, with a dedicated Edit/Cancel/Save flow so fields stay read-only until you choose to edit

## How to use it

1. Open **Platform Settings** from the Platform sidebar and select the **AI Agent Settings** tab.

2. Click **Edit Settings** in the top-right to make the fields editable.

   <img src="https://mintcdn.com/mail2skyfreegmailcom/LuZNulUWTdzCGTxm/images/settings-ai-agent-edit.png?fit=max&auto=format&n=LuZNulUWTdzCGTxm&q=85&s=884e071e3c4ed59247f98cb81c0b0ea6" alt="AI Agent Settings tab in edit mode with the Firecrawl API key field unlocked" width="1282" height="953" data-path="images/settings-ai-agent-edit.png" />

3. Under **Firecrawl**, paste the Firecrawl API key into the **Firecrawl API Key** field.

4. Toggle **Enabled** on to activate the Firecrawl fallback for AI Agent page crawling, or off to disable it.

5. Click **Save Settings** to store your changes, or **Cancel** to discard them and revert to the last saved values.

## Troubleshooting / Technical Notes

* **Page crawling isn't working.** The form lets you turn **Enabled** on and save with the Firecrawl API Key field empty, and it doesn't warn you. Check that the API key field is filled in and valid.
* **"Save Settings" is greyed out.** It's only available after you change something. Click **Edit Settings**, then change the key or the toggle — switching a toggle back to its original value also leaves Save disabled.
* **Crawling still misbehaves after saving a valid key.** This tab only stores the key and the enabled flag. It can't tell you whether Firecrawl itself is reachable or accepts the key — check your Firecrawl account.
* **An error appears instead of the form.** The settings failed to load. Click **Retry** — your saved key isn't lost.
