Supported platforms
Mintlify has built-in support for several chat and support tools:- Intercom — Customer messaging platform with in-app chat, bots, and ticket creation.
- Crisp — Live chat and helpdesk with a generous free tier.
- Front — Team inbox with a chat widget for customer-facing support.
- Custom — Any widget that loads via a JavaScript snippet.
Set up Intercom
Find your App ID
Log in to Intercom and go to Settings → Installation → Web. Copy the App ID shown in the code snippet (the value after
app_id:).Set up a custom widget
For chat platforms not listed above, use a custom script to inject their snippet:Positioning and styling
Most chat widgets render in the bottom-right corner by default. Check your provider’s documentation for positioning options. You can also use custom CSS in yourstyle.css file to adjust the widget’s position relative to other page elements.