Skip to main content

Enabling Support Integrations

You can integrate widgets onto your docs for customer support. Add the integrations field into your docs.json file with your respective app ID.
  "integrations": {
    "intercom": "APP_ID",
    "frontchat": "CHAT_ID"
  }
If you’d like to request a customer support integration, please let us know in our community.
I