Skip to content
Mintlify
Mintlify
Support

Intercom

Integrate the Intercom chat widget into your Mintlify documentation site to provide real-time customer messaging, support, and onboarding help.

Add the following to your docs.json file to add an Intercom widget.

"integrations": {
      "intercom": {
            "appId": "APP_ID"
      }
}
Was this page helpful?Suggest editsRaise issue