# WhatsApp Features

## WhatsApp Groups

This feature will let you fetch the all the WhatsApp group that you have joined. Click on the **WHATSAPP** menu and click the **GROUPS** sub-menu. Then, click the **FETCH GROUPS** button. After you successfully fetch Groups, you will get the group address ID for each group.

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

You also can check the video below on how to fetch WhatsApp groups.

{% embed url="<https://www.youtube.com/watch?v=SuKMJwRJobM>" %}

## WhatsApp Queue

With the WhatsApp Queue feature, you can make a quick campaign. You can either send a message to a phone number or a WhatsApp group. To send a message to a WhatsApp group, you need to know the group address ID. You can refer to the previous tutorial (see [WhatsApp Group](#whatsapp-groups)) on how to get the group address ID.

<figure><img src="/files/902c7BfZmtES1k6SOo6g" alt=""><figcaption></figcaption></figure>

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

See the video below on how to do the Quick Campaign:

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

## Sent Chats

All messages sent by WhatsApp account will be recorded here. So, you can the status of each message sent.

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

## Received Chats

Any incoming message to your WhatsApp account will appear here. All messages will appear here if you enable the receive chats setting (see [WhatsApp Account Setting](/whatsapp/whatsapp-account-setting.md)).

You also can reply directly to every message directly from the Wasapmatic platform.

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


---

# 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://help.wasapmatic.com/whatsapp/whatsapp-features.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.
