Skip to main content

Prerequisites

Before connecting Sanity to Profound, ensure:
  • You have a Sanity.io account with an active project
  • You have Editor or Administrator permissions on the project
  • You have generated an API token with write access

Generate a Sanity API Token

  1. Go to your Sanity project management console.
  2. Select your project.
  3. Navigate to API → Tokens.
  4. Click Add API token.
  5. Give the token a descriptive name (e.g., “Profound Integration”).
  6. Set the permissions to Editor (minimum required).
  7. Click Save and copy the token.
Important: Copy the token immediately — it won’t be shown again. Store it securely.

Find Your Project ID

Your Project ID is displayed at the top of your project’s management console, or in the URL: https://www.sanity.io/manage/project/<project-id>.

Connect Your Account

  1. In Profound, go to Account → Integrations → Sanity.
  2. Click Connect account.
  3. Enter your API Token and Project ID.
  4. Click Save.
Once connected, Sanity will appear as an available integration and can be selected inside Agents.
Profound requires a token with Editor permissions at minimum. Tokens with read-only (Viewer) access will not work for creating or updating documents.