> For the complete documentation index, see [llms.txt](https://doc.aissist.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.aissist.io/gateways.md).

# Gateways

*Last updated: May 6, 2026*

Connect Aissist to your support and messaging platforms.

Use gateways to deploy Aissist into the platforms your team already uses.

### What gateways do

Gateways help Aissist:

* Receive conversations from agent platforms.
* Decide where Aissist should run.
* Setup human handoff.

### Before you choose a gateway

Choose the platform where your team already manages conversations.

Start with one inbox, team, group, or queue.

{% hint style="info" %}
Each gateway works through a platform-specific routing point, such as an inbox, team, group, queue, channel, or tag.
{% endhint %}

{% hint style="info" %}
Some platform authorizations may expire after a period of inactivity. Reconnect the gateway if needed.
{% endhint %}

### Available gateways

Choose a platform to set up a gateway:

{% content-ref url="/pages/xoSQv9KxysOMwnUmWWlr" %}
[Front](/gateways/front.md)
{% endcontent-ref %}

{% content-ref url="/pages/I67v3lAerbQU8uWls9Ge" %}
[Gorgias](/gateways/gorgias.md)
{% endcontent-ref %}

{% content-ref url="/pages/mfaEWUqnPscHtNAzg5oS" %}
[Intercom](/gateways/intercom.md)
{% endcontent-ref %}

{% content-ref url="/pages/zN2tmADp27HwHhdHLvZg" %}
[Zendesk](/gateways/zendesk.md)
{% endcontent-ref %}

{% content-ref url="/pages/tua4wPMYJzMZ52IjY7sn" %}
[HubSpot](/gateways/hubspot.md)
{% endcontent-ref %}

{% content-ref url="/pages/vcfwyw4hmJTKHnULWqOv" %}
[Salesforce](/gateways/salesforce.md)
{% endcontent-ref %}

{% content-ref url="/pages/zMoBRI1YdJkrY84oZnKK" %}
[Kustomer](/gateways/kustomer.md)
{% endcontent-ref %}

### Next step

Use [Deploy Gateway](/tutorial/deploy-gateway.md) to configure routing, handoff, and rollout.

Use **Auto-Pilot** for automatic replies.

Enable **Co-Pilot** for in-note command.

Gateway capabilities vary by platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
