Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify-sam-fix-thumbnails.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Add the following to your docs.json file to send analytics to PostHog. You only need to include apiHost if you are self-hosting PostHog. We send events to https://app.posthog.com by default.
"integrations": {
    "posthog": {
        "apiKey": "YOUR_POSTHOG_PROJECT_API_KEY",
        "apiHost": "optional"
    }
}

Enabling PostHog analytics will disable the analytics on the Mintlify dashboard.

Session Recordings

You need to add the URL for your docs website to Posthog’s “Authorized domains for recordings” before you can receive session recordings. The option to add your URL is in Posthog’s project settings.