> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/attract/whatsapp-groups.md).

# WhatsApp Groups

#### WhatsApp Groups in SprintHub

WhatsApp groups are a great way to centralize communication with customers, teams, or communities. In SprintHub, although it is not yet possible to create specific automations for groups, it is fully feasible **to manage and monitor the interactions** that occur in them through **SAC 360**.

As long as the number integrated with SprintHub is also present in the group, the messages sent will be displayed on the platform as **leads linked to a multi-number** — which means the group is not treated as an individual contact, but can still be managed with all the features of a regular lead.

SprintHub automatically classifies groups as **Leads**, allowing you to **organize and record important information**, such as name, tags, segments, and relevant notes. Additionally, it is possible to **look up a group's record** by searching the corresponding number, **ignoring the "+1" prefix**.

### How to find the WhatsApp Group number?

You can find the WhatsApp group number in two ways:

1 - In SAC 360, via the quick access tab to the lead's information, check the data highlighted in yellow

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

{% embed url="<https://docs.sprinthub.com/tutoriais/geral/sac-360/agendando-mensagens-no-atendimento>" %}

2 - Or by accessing the Lead information, clicking on Full Lead Data, number indicated in the WhatsApp field

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

### <mark style="color:purple;">Adding Groups to a Segment</mark>

In the following tutorial, see how to add WhatsApp groups to a Segment:

{% embed url="<https://youtu.be/gbXDuOLhhiM>" %}


---

# 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.sprinthub.com/en/topics/attract/whatsapp-groups.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.
