# Intercom

Anecdote integration with Intercom will allow you to get product insights from chat conversations users are having with your support agents via Intercom.

In order to enable the integration please complete the following steps:

1. Make sure your Anecdote account is enabled and operational. Please visit [https://anec.cc](https://anec.cc/) to log in to your account. In case of any issues with your account please reach customer support at <hello@anec.app>.
2. Visit the Sources page on the Anecdote platform.
3. Click Activate button under the Intercom section of the Sources page.
4. You'll be redirected to the Intercom authentication page where you'll need to use your Intercom credentials to sign in using OAuth.
5. After the successful sign-in Intercom will redirect you to the success page and you'll be able to navigate to the Anecdote dashboard.
6. Anecdote will start synchronizing your existing data and generate AI-powered insights from the Intercom data. It might take up to a few hours to complete, depending on the size of the data.
7. After the data is synchronized and processed you'll be able to see the insights in the Anecdote dashboard under the Intercom data source label.


---

# 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.anecdoteai.com/docs/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.
