# Intercom

*Last updated: May 6, 2026*

Connect Intercom to let Aissist work inside your inboxes and tagged workflows.

With Intercom, Aissist can:

* draft or send replies
* apply tags
* create summaries
* detect when human follow-up is needed

### Create the Intercom gateway

1. Go to **Deploy → Gateways**.
2. Click **Add Gateway**.
3. Choose **Intercom**.
4. Follow the setup steps to authorize the connection.

<figure><img src="/files/2el3jIDMXJ9RxjHFWKjs" alt=""><figcaption></figcaption></figure>

### How Intercom routing works

Intercom gateways can use both **inboxes** and **tags** as managing points.

This lets you control which conversations Aissist should handle.

{% hint style="info" %}
Use a narrow inbox, specific tags, or both to keep the workflow focused.
{% endhint %}

See [Deploy Gateway](/tutorial/deploy-gateway.md) for managing point setup.

### Choose the operating mode

During setup, choose the operating mode:

* **Auto-Pilot** — Aissist replies automatically

Start with one narrow workflow.

Run **Auto-Pilot** for a short period, review the results, optimize Aissist, then gradually increase **Auto-Pilot** time.

### How Aissist works in Intercom

Aissist can support the Intercom workflow in several ways.

#### Reply

Aissist generates context-aware replies using your instructions, assets, and actions.

<figure><img src="/files/gqhPl0abtMMclP11U8v1" alt=""><figcaption></figcaption></figure>

#### Tag

Aissist can apply tags automatically to help organize conversations and trigger follow-up rules.

<figure><img src="/files/GtQZzChFp198lDvk0k2a" alt=""><figcaption></figcaption></figure>

#### Summarize

Aissist creates concise summaries so your team can see key details and next steps quickly.

<figure><img src="/files/WwAMxdoRq3QiIADYDGn8" alt=""><figcaption></figcaption></figure>

#### Handoff to humans

Aissist can detect when a human should take over and flag the conversation for follow-up.

<figure><img src="/files/Nz5hJYslbweDgnsALxl9" alt=""><figcaption></figcaption></figure>

### Best practice

Start with one inbox or one tag-based workflow.

Run **Auto-Pilot** for a short period, review the results, optimize Aissist, then gradually increase **Auto-Pilot** time.


---

# 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://doc.aissist.io/gateways/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.
