Integrations
/Support
/Intercom
Intercom
Learn how to add Intercom support integration
The Intercom integration allows you to embed a live chat widget in your documentation. This enables visitors to get real-time support and assistance directly within your docs, providing instant help and improving user experience.
Configuration
To enable the Intercom integration, add the following configuration to your docs.json
:
{ "integrations": { "support": { "intercom": { "appId": "required" } } } }
Reference
appId
string
Required
Intercom app IDapiBase
string
Intercom API base
Built with
Show your support! Star us on GitHub ⭐️