# WhatsApp

WhatsApp report membantu Supervisor untuk mendapatkan gambaran tentang status semua WhatsApp broadcast. Anda dapat melihat diagram batang dengan detail status broadcast *read, delivered, sent,* dan *failed*. Ini juga dapat difilter menurut rentang tanggal dan message template.

Untuk memulai, login sebagai ‘***Supervisor***‘ atau ***‘Administrator’***, kemudian pergi ke menu ***analytic*** dan klik menu ***WhatsApp***, kemudian Anda akan melihat halaman WhatsApp seperti gambar berikut.

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

**Penjelasan komponen :**

| Status    | Deskripsi                                                                     |
| --------- | ----------------------------------------------------------------------------- |
| Read      | Pesan broadcast telah dibaca oleh pelanggan.                                  |
| Delivered | Pesan broadcast telah diterima oleh pelanggan.                                |
| Sent      | Pesan broadcast telah dikirim ke pelanggan namun pelanggan belum menerimanya. |
| Failed    | Pesan broadcast gagal dikirim.                                                |


---

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