xyd 0.1.0-alpha - Coming Soon

Integrations
/
Support
/
LiveChat

LiveChat

Learn how to add LiveChat support integration

The LiveChat 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 LiveChat integration, add the following configuration to your docs.json:

{
"integrations": {
"support": {
"livechat": {
"licenseId": "required"
}
}
}
}

Reference

  • licenseId
    string
    Required
    Livechat license ID
Built with

Show your support! Star us on GitHub ⭐️