> 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/marketing/notification/quality-rating-notification.md).

# Quality Rating Notification

The **Quality Rating** feature on the **Notification** page allows you to easily monitor the performance of your WhatsApp Business number. This performance is determined based on customer feedback, such as recent blocking activities or other issue reports related to the messages sent.

Go to the **Notification** page and clik the **'Quality Rating'** button at the upper right of the page as shown image below.

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

**Component Explanation:**

| Icon                                                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/b14qiC8QHd9D5FFy2UI6" alt="" data-size="line"> | Is your company's WhatsApp business number.                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| <img src="/files/5qEubiVtuZeZhnfmpl2m" alt="" data-size="line"> | Is the display name of your company's WhatsApp business.                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| <img src="/files/Ud2lrnDvuxFNFAwyfyq3" alt="" data-size="line"> | <p>Shows the quality rating for your WhatsApp business number. There are several statuses for your quality rating:<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>If your account's quality rating drops to "Low" quality or your WhatsApp business number changes, Facebook will send you a warning email and notification, and your account status will change to "Restricted" or "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/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.
