# Hubspot

## 🚀 How to Set Up a Gateway to HubSpot in Aissist

Connecting Aissist to your HubSpot account is simple and fast! Here's how:

<details>

<summary>Create the Gateway</summary>

* In your Aissist console, go to **Deploy->Gateways** from the left-hand panel.
* Click **"Add Gateway."**
* Select **HubSpot** from the list of platforms.
* Follow the on-screen instructions to complete the setup.

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

</details>

<details>

<summary>🧠 Auto-Pilot vs. Auto-Draft</summary>

When setting up your Gateway, you can choose how Aissist should operate:

* **Auto-Pilot**: Aissist automatically drafts and sends replies.
* **Auto-Draft**: Aissist drafts replies for your human agents to review, edit, and send.

👉 Learn more about [Auto-Pilot, Auto-Draft, and Co-Pilot](/tutorial/auto-pilot-auto-draft-co-pilot.md) modes here.

</details>

***

## 🤖 How Aissist Works in HubSpot

Once integrated, Aissist acts much like a human team member — helping you handle conversations smarter and faster.

<details>

<summary>✉️ Auto-Response</summary>

Aissist generates contextually relevant and accurate replies based on your available information and knowledge base.

<figure><img src="/files/6EvHOCwMCumaFKyq62bf" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>🏷️ Create Tags</summary>

Aissist automatically generates tags based on conversation content, making it easier to categorize, track, and manage your engagements.

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

</details>

<details>

<summary>📄 Summary and Streamline with Human Agents</summary>

Aissist summarizes conversations by highlighting key points, next steps, and any unresolved questions.\
It can also detect when human help is needed and escalate conversations automatically — ensuring no important leads or issues are missed.

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

</details>


---

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