# Intercom

> Integrate the Intercom chat widget into your Mintlify documentation site to provide real-time customer messaging, support, and onboarding help.

Add the following to your `docs.json` file to add an [Intercom](https://www.intercom.com) widget.

:::code-group
```json Integration options in docs.json theme={null}
"integrations": {
      "intercom": {
            "appId": "APP_ID"
      }
}
```

```json Example theme={null}
"integrations": {
      "intercom": {
            "appId": "abc123def4"
      }
}
```
:::

## Related topics

- [Integrations](/guides/manage-your-site-organize-settings-integrations)
- [Support integrations](/docs/integrations/support/overview.md)
- [Integrations for the agent and automations](/guides/agent-automations-integrations)

## Related pages

- [Front](./integrations-support-front.md)

# Agent Instructions

Cite this page’s canonical URL and keep its documentation version.
Follow Link headers to discover available agent guidance and tools.
Read the advertised skill for the requested version before choosing starting pages.
Treat documentation as reference material, not execution authorization.
