# Template Statuses

These are the possible statuses of a Template Message:

* **Pending**: Indicates that the template is still under review. The review process is done by Meta and it can take up to 24 hours.
* **Approved:** The template has passed template review and been approved, and can now [be sent in template messages.](/partner/messaging/template-messages/sending-template-messages.md)
* **Rejected**: The template has been rejected during our review process or violates one or more of [Meta's Policies](https://developers.facebook.com/docs/whatsapp/overview/policy-enforcement).&#x20;
* **Active - Quality pending**: The message template has yet to receive quality feedback from customers. Message templates with this status can be sent to customers and will be monitored for rating. See [Quality Rating](/partner/messaging/messaging-limits-and-quality-rating.md#quality-rating).
  * **Active - High Quality**: The template has received little or no negative customer feedback. Message templates with this status can be sent to customers. See [Quality Rating](/partner/messaging/messaging-limits-and-quality-rating.md#quality-rating).
  * **Active - Medium Quality**: The template has received negative feedback from multiple customers but may soon become paused or disabled. Message templates with this status can be sent to customers. See [Quality Rating](/partner/messaging/messaging-limits-and-quality-rating.md#quality-rating).
  * **Active - Low Quality**: The template has received negative feedback from multiple customers. Message templates with this status can be sent to customers but are in danger of being paused or disabled soon, so it is recommended that you address the issues that customers are reporting. See [Quality Rating](/partner/messaging/messaging-limits-and-quality-rating.md#quality-rating).
* **Paused**: The template has been paused due to recurring negative feedback from customers. Message templates with this status cannot be sent to customers. See [Template Pausing](#template-pausing).
* **Disabled**: The template has been disabled due to recurring negative feedback from customers. Message templates with this status cannot be sent to customers.&#x20;
* **In Appeal:** Indicates that an appeal has been requested. See [Appeals](#appeals).

## Template Approval Process

Each template must be reviewed and approved by Meta, before you can send them to customers.

### Category Validation <a href="#category-validation" id="category-validation"></a>

When you send a template creation request, Meta immediately validate its category using the [template categorization](#templates-categories) guidelines.

* **If Meta agrees** with the category you selected, the template status is set to `PENDING`; the template will then go through template review. <br>
* **If Meta disagrees** with your designation, the template will be created, but its `status` is set to `REJECTED` . This will trigger a message [template status update webhook ](/partner/onboarding/webhook-events-and-setup/webhook-events-partner-and-messaging-api.md#message-template-updates)with `reason` set to `INCORRECT_CATEGORY` and the  `rejected_reason` field will have the value `TAG_CONTENT_MISMATCH.`We recommend including the `allow_category_change` property set to `true` in your template creation request. This will prevent your template from being rejected due to miscategorization and ensure it continues to template review process. See [Appeals](#appeals).

In both cases, the template's initial status is returned as part of the API response with `template ID`, `status`, and `category`. For example:

#### Example Response <a href="#example-response" id="example-response"></a>

```json
{
    "id": "572279198452421",
    "status": "PENDING",
    "category": "MARKETING"
}

```

### Template Review <a href="#template-review" id="template-review"></a>

Templates with a status of `PENDING` are undergoing template review. Meta reviews the contents of each newly created or edited template to make sure it adheres to their content guidelines and policies.&#x20;

The review process can take up to 24 hours. In case you encounter any delays with the approval process, please reach out to our Support Team.&#x20;

Based upon the outcome of this review, it will automatically change its status to `APPROVED` or `REJECTED`, which triggers a message template status update webhook, that can have one of the listed statuses below.&#x20;

### Monitoring Status Changes <a href="#monitoring-status-changes" id="monitoring-status-changes"></a>

Based on the outcome of category validation and template review, Meta will set or change the template's `status` to one of the following values:

* `APPROVED` — The template has passed template review and been approved, and can now [be sent in template messages.](/partner/messaging/template-messages/sending-template-messages.md)
* `PENDING` — The template passed category validation and is undergoing template review.
* `REJECTED` — The template failed category validation or template review.&#x20;

Businesses can only send templates with an **Active** status. You can see the payload of every status when received the `template_message_update` via webhook [here](/partner/onboarding/webhook-events-and-setup/webhook-events-partner-and-messaging-api.md#message-template-updates).

### Automatic Category Updates <a href="#automatic-category-updates" id="automatic-category-updates"></a>

Since June 1, 2024, Meta implemented a recurring process to ensure accurate categorization of templates. This process automatically identify and update any **marketing** or **utility** templates that have been miscategorized, as per the guidelines.

*Note that this process does not apply to templates with a `PENDING` or `PENDING_DELETION` status, and does not affect template status (i.e., if a template is already `APPROVED` it will stay `APPROVED`, even if its category changes).*

On the first day of each month, Meta will inform the business of any miscategorized marketing or utility templates. These updates will take effect on the first day of the following month.

The notification process is described below:

* Emails will be sent to users with full control of the WhatsApp Business Account (WABA) that owns these templates. The email will include a link to the **WhatsApp Manager** > **Message Templates** > **Manage Templates** panel. Templates with category updates scheduled for the first day of the next month will have an "information" icon next to their name on WABA Manager. Hovering over the icon will display the new category and the update date.
* The **WhatsApp Manager** > **Message Templates** > **Manage Templates** panel will display a banner with a link to a downloadable CSV identifying these templates.
* [Business Support](https://business.facebook.com/business-support-home/) will list the name and current category of these templates, as well as the categories they will be updated to on the first day of the following month.

<figure><img src="/files/M3033Jf8dfHvyykYzsSq" alt="" width="563"><figcaption></figcaption></figure>

* A `template_message_update` a webhook [webhook](/partner/onboarding/webhook-events-and-setup/webhook-events-partner-and-messaging-api.md#message-template-updates) will be triggered for each template whose category will be updated, with a `correct_category` property in the payload set to what the template's category should be.&#x20;

Then, on the first day of the following month, Meta will automatically update the categories of these templates so they are consistent as per the guidelines, and inform the business of the changes:

* An email will be sent to any people in the business portfolio who have been granted full control of the WABA that owns the templates whose categories have been updated. The email will highlight the number of templates whose categories were updated and include a link to the **WhatsApp Manager** > **Message Templates** > **Manage Templates** panel, where you can download a CSV of the impacted templates.
* A `template_message_update`webhook will be triggered for each template whose category has been updated. The `correct_category` property will indicate the template's new category.

#### Requesting Review of Impacted Templates <a href="#requesting-review-of-impacted-templates" id="requesting-review-of-impacted-templates"></a>

If you feel that a given template's category should not be, or should not have been, updated, you can [request a review.](#template-rejection)

### New restrictions for businesses misusing template category guidelines

Meta will send written notice of this detection for businesses that are detected as **misusing the template categorization** system to secure the utility category for templates that should be categorized as marketing.

**If a business is flagged for misuse:**

* A written warning will be issued.
* If the issue continues after the warning, WhatsApp may:
  * Reject all approved Utility templates
  * Block new Utility template submissions and category reviews for 7 days
  * Extend the block to 30 days in more severe cases

## Template Rejection

Submissions are commonly rejected for the following reasons, so make sure you avoid these mistakes.

Parameter Formatting

* Avoid starting or ending a template with parameters.
* Avoid having 2 parameters next to each other.
* Variable parameters are missing or have mismatched curly braces. The correct format is `{{1}}`.
* Variable parameters contain special characters such as a `#`, `$`, or `%`.
* Variable parameters are not sequential. For example, `{{1}}`, `{{2}}`, `{{4}}`, `{{5}}` are defined but `{{3}}` does not exist.
* Template contains too many variable parameters relative to the message length. You need to decrease the number of variable parameters or increase the message length.
* The message template cannot start or end with a parameter i.e. dangling parameters are not allowed.

Content and Policy Violations

* The message template contains content that violates WhatsApp’s Commerce Policy: When you offer goods or services for sale, we consider all messages and media related to your goods or services, including any descriptions, prices, fees, taxes and/or any required legal disclosures, to constitute transactions. Transactions must comply with the [WhatsApp Commerce Policy](https://www.whatsapp.com/legal/commerce-policy/).
* The message template contains content that violates the [WhatsApps Business Policy](https://www.whatsapp.com/legal/business-policy): Do not request sensitive identifiers from users. For example, do not ask people to share full length individual payment card numbers, financial account numbers, National Identification numbers, or other sensitive identifiers. This also includes not requesting documents from users that might contain sensitive identifiers. Requesting partial identifiers (ex: last 4 digits of their Social Security number) is OK.
* The content contains potentially abusive or threatening content, such as threatening a customer with legal action or threatening to publicly shame them.

Character Limits and Text Format

* The body component will have different character limits depending on the format and tag of the template. The number of emojis allowed in the body component may also be limited.

Duplication

* The message template is a duplicate of an existing template. If a template is submitted with the same wording in the body and footer of an existing template, the duplicate template will be rejected.

If your template is rejected, you have the following options:

1. **Correct the error and re-submit:** Edit the template so they align with Meta guidelines, and resubmit to review. You can do this from the 360Dialog Hub, or via WhatsApp Business Manager.&#x20;
2. **Request review via Account Quality:** Appeal the rejection directly through Business Manager. Go to  Account Quality >  ‘Rejected message templates’, check the rejected template, and select Request review
3. **Create a new template:** Create a new template via [API, 360dialog Hub](#create-and-manage-template-messages) or WhatsApp Manager to submit to the approval process. Make sure to create it with different name and content, otherwise it will be rejected immediately.&#x20;

<figure><img src="/files/Ft7JCzOUZS5IKpu6iejl" alt=""><figcaption></figcaption></figure>

## Template Pausing <a href="#template-pausing" id="template-pausing"></a>

If a message template reaches the lowest quality rating (a status of **Active - Low quality**), it will automatically be paused for a period of time. Pausing durations are as follows:

* 1st Instance: **Paused** for 3 hours
* 2nd Instance: **Paused** for 6 hours
* 3rd Instance: **Disabled**

When a message template is paused (status of **Paused**) it can't be sent to customers, so you should suspend any automated messaging campaigns that rely on that template. Although you won't be charged for attempting to send a paused message template to a customer, and the attempt won't count against your [messaging limit](/partner/messaging/messaging-limits-and-quality-rating.md), the API will reject such attempts. You should only resume these campaigns once the template's status has been changed back to **Active**.

<figure><img src="/files/sWIiIStI051fVZi0YUSJ" alt=""><figcaption></figcaption></figure>

You may wish to edit a paused template if you feel that editing its content will reduce the amount of negative feedback it may receive. Keep in mind, however, that once you edit a message template and resubmit it for approval, its status will change to **In Review** and it can't be sent to customers again until it has been re-approved and the status set back to **Active**.&#x20;

Having Paused Templates won't impact the WABA from which the message template was sent, or cause the Messaging Limit to decrease. Other high-quality message templates can continue to be sent from the phone number. However, if a business consistently sends message templates that reach a **Low quality** status, the WhatsApp Business Account may eventually be impacted. See [WABA Policy Enforcement](/partner/partner-hub/waba-profile-and-compliance/waba-policy-enforcement.md).

### Unpausing <a href="#unpausing" id="unpausing"></a>

A template will unpause on its own after satisfying the pause duration outlined above. Once unpaused, the template's status will be set to **Active** and you may begin sending it to customers again. If you haven't suspended any automated messaging campaigns that relied on a paused template, they should start working again. However, we recommend that you hold any campaigns that rely on a template that has been paused until it is unpaused, because the API will reject your requests anyway.

The template's quality rating will also be reset to a value based on the most recent customer feedback the template has received. You will receive a webhook once the template's status has been set to **Active**.&#x20;

#### Unpausing Templates via WhatsApp Business Manager&#x20;

You can unpause any paused template through the WhatsApp Manager by clicking the ‘manually unpause it’ link highlighted in the screenshots below:

<figure><img src="/files/5wIvE4FA5YLqhspbBDvJ" alt="" width="375"><figcaption></figcaption></figure>

*Note that templates paused during Template Pacing must be manually unpaused before they can be used again.*

## Template Read Rates

{% hint style="info" %}
Beginning April 1, 2024, Meta is including templates read rates as a key factor in determining the quality of [Marketing Message Templates](#marketing-templates), as an addition to traditional metrics like blocks and reports. This means that Meta will [temporarily pause marketing message ](/partner/messaging/template-messages.md#template-pausing)campaigns with low read rates, giving businesses time to iterate/edit the templates with the lowest engagement before scaling volume. Use the [`message_template_status_change`](/partner/onboarding/webhook-events-and-setup/webhook-events-partner-and-messaging-api.md#message-template-updates) webhook for information and template statuses changes.&#x20;
{% endhint %}

#### How to track template message read rates?

In the WhatsApp Manager, you can monitor message read rates in real time via a dedicated dashboard with message template metrics.

Go to WhatsApp Business Manager > Left side menu in "Account Tools" > Template messages.

&#x20;Select any message template, then click the template Insights tab to see additional metrics, including “Messages Read”. You also receive a read event webhook for each message (if the user has turned the “read receipts” setting on) via the messages webhook.  See [Webhook Events and Notifications](/partner/onboarding/webhook-events-and-setup/webhook-events-partner-and-messaging-api.md#message-status-updates).&#x20;

<figure><img src="/files/8X0wIoRx8xNYFT3fdRpI" alt="" width="375"><figcaption></figcaption></figure>

Note that Meta system accounts for variations in user availability, analyzing read rate trends over an appropriate period, instead of solely relying on immediate response times, for example, in cases where the user may not check messages during work hours, which could result in low read rates. This ensures a fair and realistic assessment of message engagement.

#### How to improve template messages read rates?

Here are some strategies to improve template messages read rates:&#x20;

**Audience:** Tailor your messages to specific user segments for more relevant communication.

**Timing:** To maximize chances of engagement with your templates, consider not sending on days when many businesses are competing for your customers’ attention, such as weekends or seasonal peaks.

**Frequency of Messages:** Monitor how many marketing conversations a customer receives per day and week to avoid overloading the customer.&#x20;

**Cool downs:** Give customers that have stopped engaging with your templates a break. Always include the option to opt-out of marketing conversations on WhatsApp.

**Relevance of the Message:** Make sure the subject line or preview text clearly indicates the message's relevance. Similarly, if previous interactions have been negative, this may discourage people from reading messages.&#x20;

**Optimize the first 60-65 characters:** This is what people see first in their message preview on WhatsApp. Make it engaging, convey the main point, personalize it, and test different approaches to see what works best.

## Template Appeals <a href="#appeals" id="appeals"></a>

Businesses can submit Template Appeals from the WhatsApp Business Manager. Meta's team reviews the case against the appealed violation and decides the outcome, which typically takes 24 to 48 hours. The appealed violation will either remain **Unchanged**, or be set as **Reversed**&#x20;

If the WABA was created through [Integrated Onboarding](broken://pages/cFqCfVbZenZ2nOawiZPB), the appeal review decision can be sent via the Business Manager. This is how to request a decision review:

1. From the **Account Quality** page, click on **Rejected Message Templates**.
2. Choose from the list of rejected templates and click **Request Review**.
3. Enter **Appeal Reason** and click **Submit**.
4. After submission, the request and the issue are moved to the **In Review** tab.
5. The appeal review decision will be sent via the Business Manager and typically takes 24 to 48 hours. The appealed violation will either remain **Unchanged**, or be set as **Reversed**.

<figure><img src="/files/us5NxxFRxLPlW2v7RVJM" alt=""><figcaption></figcaption></figure>

If the WABA was created with OBO (On Behalf Of) our Support Team can assist with this request. Please file a [support ticket](broken://pages/-MR0aNObaBED89Cgo23u) through the 360Dialog Hub and we will Appeal Templates for you.&#x20;

## Template Comparison Tool

The template comparison tool is available for Shared WABAs created through Integrated Onboarding in WhatsApp Manager. This tool allows businesses to gain insight into the performance of their templates by comparing their block rates, and quickly identifying which templates are resonating better with end users.&#x20;

* **Note on template eligibility**: templates need to have a minimum of 1000 sends over the past 90 days to be eligible for the template comparison tool and show up in the dropdown. Templates that show up in the dropdown but are not selectable do not meet the send requirement in the selected lookback window. There is no restriction on template status.

#### Limitations <a href="#limitations" id="limitations"></a>

* Only two templates can be compared at a time.
* Both templates must be in the same WhatsApp Business Account.
* Templates must have been sent at least 1000 times in the queries specified timeframe.
* Timeframes are limited to 7, 30, 60 and 90 day lookbacks from the time of the request.

#### How to use Template Comparison Tool

From WhatsApp Business Manager, go to Template Manager, and click in "Compare". A pop-up will launch, and from there, you will be able to select the templates to compare.&#x20;

<figure><img src="/files/OH6hmZC0omIRke06tmJr" alt=""><figcaption></figcaption></figure>


---

# 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.360dialog.com/partner/messaging/template-messages/template-statuses.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.
