Enabling support integrations
Integrate customer support widgets into your documentation. Add theintegrations
field to your docs.json
file with your respective app ID.
Integrate with a support widget
integrations
field to your docs.json
file with your respective app ID.
"integrations": {
"intercom": "APP_ID",
"frontchat": "CHAT_ID"
}
Was this page helpful?