Skip to main content

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. AI Agent Settings tab showing the Firecrawl card with API key and enabled toggle

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. AI Agent Settings tab in edit mode with the Firecrawl API key field unlocked
  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.
Last modified on September 21, 2026