# Understanding Account Quality

Account Quality is Meta’s way of measuring how customers are reacting to the messages sent from your WhatsApp Business API number. It helps businesses understand whether their communication is being received positively or if users are blocking or reporting messages.

A strong account quality rating is important for maintaining smooth message delivery and avoiding restrictions.

***

#### <mark style="color:$primary;">**What is Account Quality?**</mark>

Account Quality (also called Quality Rating) is a rating based on how your recent messages have been received by customers over the last seven days.

Meta determines this rating using customer feedback signals such as:

* Users blocking your business number
* Users reporting messages as spam
* Negative feedback from recent conversations

Recent feedback is given more importance than older feedback.

***

#### <mark style="color:$primary;">**Quality Rating Levels**</mark>

Meta displays three quality states:

* <mark style="color:$primary;">**Green**</mark>: High Quality
* <mark style="color:yellow;">**Yellow**</mark>: Medium Quality
* <mark style="color:$danger;">**Red**</mark>: Low Quality

A High Quality rating indicates that customers are engaging well with your messages. Medium or Low ratings indicate that customers may be blocking or reporting your communication.

***

#### <mark style="color:$primary;">**Why Account Quality Matters**</mark>

Your quality rating impacts:

* Message deliverability
* Messaging limit tier upgrades
* Eligibility for advanced WhatsApp features
* Risk of phone number restrictions

Maintaining a High Quality rating helps ensure long-term stability for your WhatsApp API number.

***

#### <mark style="color:$primary;">**Common Reasons Customers Block a Business**</mark>

When users block a business, they may select a reason such as:

* No longer needed
* Didn’t sign up
* Spam
* Offensive messages
* No reason

These block reasons provide insight into what may be causing your quality rating to decline.

***

#### <mark style="color:$primary;">**Best Practices to Maintain High Quality**</mark>

To maintain a strong quality rating:

* Only message users who have opted in
* Send useful, relevant, and personalized communication
* Avoid excessive message frequency
* Ensure compliance with WhatsApp Business and Commerce Policies


---

# 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://learn.doubletick.io/account-quality/understanding-account-quality.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.
