> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/general-guidelines/whatsapp-handling-errors/understanding-whatsapp-message-template-quality-ratings.md).

# Understanding WhatsApp Message Template Quality Ratings

### Overview

Each WhatsApp message template has its own quality rating based on how recipients respond to messages sent using that template.

This rating helps you identify templates that may require improvements before Meta limits or disables their use.

Important: Template quality is different from your WhatsApp phone number quality rating. A low-quality template affects only that specific template, while phone number quality reflects the overall health of your WhatsApp number.

### Template Quality Ratings

#### 🟢 Green (High Quality)

Your template is performing well.

What this means:

* Very few customer complaints, reports, or blocks.
* The template can continue to be used normally.

Recommended action:\
No action is required. Continue following WhatsApp messaging best practices.

#### 🟡 Yellow (Medium Quality)

Your template has received some negative customer feedback.

Possible reasons:

* Customers do not find the messages relevant.
* Messages are being sent too frequently.
* The content may not match customer expectations.

Recommended action:

* Review the message content.
* Improve personalization.
* Reduce messaging frequency if necessary.
* Ensure recipients have opted in.

#### 🔴 Red (Low Quality)

Your template has received a high level of negative feedback.

Possible impact:

* Meta may pause the template.
* The template may become unavailable for sending messages.
* Continued poor performance may require you to redesign the template before it can be used again.

Recommended action:\
Review the template immediately and update its content before using it again.

### Best Practices to Maintain High Template Quality

To keep your templates performing well:

* Send messages only to customers who have explicitly opted in.
* Use the correct template category (Marketing, Utility, or Authentication).
* Keep messages relevant, timely, and useful.
* Personalize content whenever possible.
* Avoid repetitive or excessive messaging.
* Regularly review template performance after campaigns.

### Where to Check Template Quality

You can view template quality in:

Meta Business Suite → WhatsApp Manager → Message Templates

Select a template to review its current quality rating and status.

### Frequently Asked Questions

**Does a Red template quality affect my WhatsApp phone number?**

Not directly. Template quality applies only to the individual template. However, consistently sending low-quality templates can contribute to negative customer feedback, which may eventually affect your phone number's overall quality rating.

**Can a Red template become Green again?**

Yes. If you update the template, improve customer engagement, and reduce negative feedback, the quality rating may improve over time, provided the template remains active.

**Can Picky Assist change my template quality rating?**

No. Template quality ratings are calculated and managed by Meta based on recipient feedback. Picky Assist cannot modify or influence these ratings.

<br>


---

# 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://help.pickyassist.com/general-guidelines/whatsapp-handling-errors/understanding-whatsapp-message-template-quality-ratings.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.
