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 support platforms for customer assistance.
integrations field to your docs.json file with your respective app ID.
"integrations": {
"intercom": "APP_ID",
"frontchat": "CHAT_ID"
}
Was this page helpful?