# WhatsApp

WhatsApp report helps the supervisor to get an overview the status of all WhatsApp Broadcast. You can see chart bar with the detail of broadcast status read, delivered, sent, and failed. This also can be filtered by date range and message template.

To begin, login as ‘***Supervisor***‘ or ***‘Administrator’***, then go to ***analytic*** menu and click the ***WhatsApp*** menus, then you will see an WhatsApp page such as images below.

![WhatsApp Report](/files/-MTd1OZd-Cizr6zI-PQ-)

**Component explanation:**

| Status    | Description                                                                   |
| --------- | ----------------------------------------------------------------------------- |
| Read      | Broadcast message has been read by customer.                                  |
| Delivered | Broadcast message has been received by customer.                              |
| Sent      | Broadcast message has been sent to customer but customer hasn't received yet. |
| Failed    | Broadcast message failed to send.                                             |


---

# 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://docs.3dolphins.ai/5.1.x/analytic/whatsapp.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.
