> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.3.0-id/marketing/notification/quality-rating-notification.md).

# Quality Rating Notification

Fitur **Quality Rating** pada halaman **Notification** berfungsi untuk memudahkan Anda memantau performa nomor WhatsApp Business. Performa ini ditentukan berdasarkan feedback dari pelanggan, seperti tindakan pemblokiran terbaru atau laporan masalah lainnya yang berkaitan dengan pesan yang dikirim.

Untuk melihat performa nomor whatsapp, masuk ke halaman **Notification** lalu pada bagian atas kanan halaman terdapat tombol **'Quality Rating'** seperti yang ditunjukkan gambar dibawah ini.&#x20;

<figure><img src="/files/YTyQTDvhHNPAax1KpDR9" alt=""><figcaption><p>Quality Rating Notification</p></figcaption></figure>

**Penjelasan Komponen:**

| Ikon                                                            | Deskripsi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/qO4cmnMIxQh2kXy5EqxW" alt="" data-size="line"> | Merupakan nomor whatsapp bisnis milik perusahaan Anda.                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| <img src="/files/Eg1f4qr44UMbSkTdOOe0" alt="" data-size="line"> | Merupakan nama tampilan whatsapp bisnis milik perusahaan Anda.                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| <img src="/files/LpCSPIHg3Md5SApMi7ar" alt="" data-size="line"> | <p>Menunjukkan quality rating untuk nomor WhatsApp bisnis Anda. Terdapat beberapa status untuk quality rating Anda:<br></p><ul><li>Green: High quality</li><li>Yellow: Medium quality</li><li>Red: Low quality<br></li></ul><p><strong>Note:</strong><br>Apabila quality rating Anda mencapai kualitas "Low" atau nomor whatsapp bisnis Anda berubah, maka Anda akan menerima email dan notifikasi dari Facebook sebagai peringatan dan status akun Anda akan berubah menjadi "Restricted" atau "Flagged".  </p> |


---

# 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.3dolphins.ai/5.3.0-id/marketing/notification/quality-rating-notification.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.
