> 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/whatsapp-message-template-paused.md).

# WhatsApp Message Template Paused

### Overview

A WhatsApp message template is automatically paused by Meta when its quality rating reaches Red (Low Quality).

A paused template cannot be used to send messages until Meta changes its status back to Enabled.

Important: This is an automated quality enforcement by Meta. Picky Assist cannot manually enable or un-pause a template.

### Why Was My Template Paused?

Templates are typically paused when they receive a high level of negative customer feedback, including:

* Customers blocking your business.
* Customers reporting your messages.
* Sending content that recipients do not expect.
* Repetitive or irrelevant messaging.

### How to Resolve the Issue

#### Option 1 – Edit and Resubmit (Recommended)

Updating and resubmitting the template is usually the fastest way to restore its availability.

**Step 1**

Sign in to Meta Business Suite.

**Step 2**

Open: WhatsApp Manager → Message Templates

**Step 3**

Locate the paused template.

**Step 4**

Review the template content and improve it by:

* Making the message more relevant.
* Removing unnecessary promotional language.
* Using the correct template category.
* Ensuring the content matches customer expectations.

**Step 5**

Submit the updated template for Meta's review.

#### Option 2 – Wait for Automatic Re-evaluation

In some situations, Meta may automatically restore a paused template if overall messaging quality improves and customer feedback becomes more positive.

Please note that automatic re-enablement is determined entirely by Meta and is not guaranteed.

### How to Prevent Templates from Being Paused

Follow these best practices:

* Send messages only to customers who have explicitly opted in.
* Keep messages relevant, timely, and useful.
* Personalize your communication where possible.
* Avoid sending excessive or repetitive broadcasts.
* Regularly monitor template quality in WhatsApp Manager.

### Where to Monitor Template Status

You can review template quality and status by navigating to:

Meta Business Suite → WhatsApp Manager → Message Templates

Watch for templates with Yellow quality ratings, as these may require improvements before they reach Red.

### Frequently Asked Questions

**Can Picky Assist unpause my template?**

No. Template status is managed by Meta. Picky Assist cannot manually enable or restore a paused template.

**Can I continue using the paused template?**

No. A paused template cannot be selected for broadcasts or business-initiated conversations until its status changes back to Enabled.

**What is the fastest way to restore a paused template?**

The quickest approach is to improve the template content and submit it again for Meta's review.

<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/whatsapp-message-template-paused.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.
