Mintlify integrations are configured inDocumentation Index
Fetch the complete documentation index at: https://product-guide-starter-replace-template-content.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
docs.json — no separate dashboard or plugin installation required. This guide covers the general pattern. See the pages in this section for provider-specific details.
Before you begin
- Your API key, tracking ID, or credentials from the service you want to connect
- Write access to your documentation repository
Steps
Get your credentials
Log in to the service you’re connecting and find your API key, measurement ID, or project token. The exact location varies by provider — check the provider’s documentation under “API keys” or “Tracking.”
Add the integration to docs.json
Open For providers that need multiple fields (like Hotjar), the schema shows all required keys. See authentication for how Mintlify handles credentials.
docs.json and add an integrations object if it doesn’t exist yet. Add your provider and credentials:Deploy
Commit and push your updated
docs.json. Mintlify deploys automatically and injects the integration script on every page.You can add multiple integrations simultaneously. Each one listed in
docs.json is loaded on every page of your site.Next steps
- See supported analytics providers for analytics and session recording tools.
- Add a chat or support widget to let readers get help without leaving your docs.
- Use custom scripts for anything not covered by a built-in integration.