# Intercom

Rep.ai integration with Intercom allows you to continue using Intercom as your initial point of contact with customers, but leverage Rep.ai's video call and screen viewing and takeover features as needed.

### Installing the Intercom App

To add Rep.ai to your Intercom workspace, go to the [Integrations page](https://app.rep.ai/settings/integrations) in your Rep.ai settings, find the Intercom card, and click the toggle to enable it. You'll be redirected to Intercom to authorize the application. That's it!

![](/files/qOdp9rICT3xZDvM1YPXY) ![](/files/k9ZlBQfYeZpI4CfSiXE7)

### Widget Positioning and Visibility

Rep.ai's widget works nicely with the Intercom widget and avoids occupying the same space. Rep.ai will position the widget in the opposite corner of Intercom to avoid overlap. If you only want users to interact with Rep.ai after having talked to someone via Intercom, you can hide the widget by default so that it will only show when a user has an active call.

### Adding Rep.ai to the Intercom Conversation Details

To get a convenient link to the Rep.ai dashboard for your visitors so that you can quickly observe their screen and prompt a call, click the "Customize" button at the top right of the conversation page, click the "Show more" button, and select Rep.ai from the list.

![](/files/-MVSx6qE_9nLgrN3VH_5)

Once it's added, you'll see a button to go to the dashboard whenever you're talking to a visitor who has connected to the Rep.ai widget.

![](/files/-MVSxHh-C9N9Yq0WvCtF)

Note that some visitors may not have this link if the widget could not connect the visitor to Rep.ai. This could happen due to conditional or delayed loading of the widget, ad blocking extensions preventing the script from loading, or a misconfiguration of the script.

### Sending a Rep.ai Video Call Invitation

When you're at a point in a conversation where you'd like to start a video call with a visitor, click the Rep.ai icon at the bottom of the your Intercom chat text input, and send the embedded message. If the icon is missing, you may need to click the "Add an App" button and select Rep.ai from the list.

The visitor will then see the button on their end, and if they click it, it will start ringing the Rep.ai dashboard. You'll need to answer their call in the Rep.ai dashboard. Adding the Intercom Conversation Details sidebar widget will make it easier to get to the Rep.ai dashboard quickly.

![](/files/-MVSyefoXWl6XSYsRxbQ)

### Adding Rep.ai to the Intercom Home Screen

To add a button to the home screen of Intercom that prompts a Rep.ai call, go to the "Messenger" tab in your Intercom workspace and click "Add apps to your Messenger." When you click "Add an App", Rep.ai should be in the list of applications.

![](/files/-MVSz1UiQjr9HF5rzUjw)


---

# 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.rep.ai/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.
