> For the complete documentation index, see [llms.txt](https://docs.wonderchat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wonderchat.io/integration-guides/hubspot/adding-wonderchat-tags-to-hubspot.md).

# Adding Wonderchat Tags to HubSpot

This guide explains how to add and manage tags between Wonderchat and HubSpot, helping you categorize and organize leads more effectively within your CRM. Streamline your workflow by tagging chatbot interactions for better segmentation and follow-up.

***

\
1\. Login to ↗ [HubSpot](https://app.hubspot.com/login)

{% embed url="<https://app.hubspot.com/login>" %}

2. On the left panel, go to CRM > "Contacts"

<figure><img src="/files/QOSwGjtlldA1HpNhdtKv" alt=""><figcaption><p>Click on "Contacts"</p></figcaption></figure>

3. On the top-right corner, click on "Edit Columns"
4. Type ‘message’ into the search bar, and tick 'Message' under Contact Activity

<figure><img src="/files/alz5LcU7Mzcgnrvd90DS" alt=""><figcaption><p>Search for "Message" and select it</p></figcaption></figure>

5\. (Optional) Rearrange and Drag the 'Message' column next to the 'Emails' column

You will now be able to see clearly when a contact is imported from Wonderchat.

<figure><img src="/files/5dNgiJwXgoXcJBIDX1ne" alt=""><figcaption><p>Contacts from Wonderchat are marked "From Wonderchat"</p></figcaption></figure>

***

If you have any more questions, feel free to reach out to us at <mark style="color:purple;">**<support@wonderchat.io>**</mark>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wonderchat.io/integration-guides/hubspot/adding-wonderchat-tags-to-hubspot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
