# Intercom

### How to Use Supademo with Intercom

{% @supademo/embed demoId="cme749fgv2j24h3py0w4nwwox" url="<https://app.supademo.com/demo/cme749fgv2j24h3py0w4nwwox>" %}

You can add Supademos to Intercom in two ways:

#### 1. **Embed in Help Articles**

1. Open your Intercom Help Center.
2. Navigate to the article where you want to embed a Supademo.
3. Paste the **Supademo link** into the article editor after clicking **Video** on the bottom toolbar.
   * You can find the embed code by clicking **Share** on your Supademo.
4. Save and publish your article.

{% hint style="success" %}
The interactive demo will now appear directly within your Intercom article, letting users engage with step-by-step walkthroughs without leaving the help center.
{% endhint %}

{% hint style="warning" %}
Please note that **custom domains** are not supported on Intercom. You will need to replace the custom domain section with app.supademo.com. \
\
i.e. \*\*<https://demo.myapp.com/**&#x64;emo/id> \*\*→ <https://app.supademo.com/**&#x64;emo/id>
{% endhint %}

***

#### 2. **Add to Intercom Chat Replies**

*Option 1:*&#x20;

1. In the Intercom Inbox, open a **Chat** with a user.
2. Simply **paste** the Supademo share link or embed URL directly into the reply.

*Option 2:*&#x20;

1. Download your Supademo as a Video (**Share** **→ Export → Download)**
2. Open the **Intercom** **Chat** window.
3. Select **Upload Attachment** and attach your video.&#x20;

{% hint style="success" %}
Perfect for guiding users through common questions, new features, or troubleshooting workflows—without writing long explanations.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supademo.com/admin-and-billing/integrations/intercom.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
