# Intercom

Using Intercom you can do the following:

* View your top Intercom customers alongside customer data stored in other data sources
* Share limited Intercom data with your team or external stakeholders
* Keep your account team alerted to users that are most active, or drifting away

Jet syncs the following Intercom data:

* Contacts
* Conversations

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FxHZp5ovBWJr4r8O6ljOE%2Fimage.png?alt=media&#x26;token=8ffbad11-0461-4cc6-828c-3f04df178ad5" alt=""><figcaption></figcaption></figure>

## 1. Get Intercom Access Token

Firstly, you need to sign up for [Intercom](https://www.intercom.com/) and create an account. Complete the account creation process to get started.

Intercom provides you with an Access Token as soon as you [create an app](https://app.intercom.com/a/developer-signup) on your workspace. You can find your Access Token in the **Configure > Authentication** section in your app within the [Developer Hub](https://app.intercom.io/a/apps/_/developer-hub/app-packages).

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MAypfAbYkMiXiyVeC9X%2F-MAzpJUrgdME3njhyAek%2FGIF.gif?alt=media\&token=b5843115-1755-455c-a67c-a2f2d986a246)

Copy your Access Token to connect Intercom to Jet Admin.

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MAypfAbYkMiXiyVeC9X%2F-MAzpyHrcdU6EQsCqWtH%2Fimage.png?alt=media\&token=4f07e6cd-0785-4b3a-9e91-2d5463808648)

### 2. Add to Jet Admin

Add Intercom to an existing project or connect Intercom as a resource when creating a new project. Copy your Access Token into AccessToken field to connect the resource.&#x20;

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MjdCLE41J86itvQY858%2F-MjdEN90W_NY1-T3PE7W%2Fimage.png?alt=media\&token=1ca9c0c2-4d74-40b6-8a76-ea3884f8a880)


---

# 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.jetadmin.io/user-guide/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.
