> For the complete documentation index, see [llms.txt](https://docs.quickreply.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts/template-statuses.md).

# Template Statuses

Each WhatsApp template requires approval from Meta. So, whenever a new Template is applied, it goes into Pending status and later is either Approved or Rejected.

## Pending

* When you submit a new WhatsApp Template, it goes into <img src="/files/B0pH6w0wk6dQO8y77qsj" alt="Pending" data-size="line"> status.
* It's important to understand that the template approval process is automated by Facebook and may take up to **2 days**. In some cases, it might take even longer.
* Unfortunately, we don't have any control over the speed of approval or the reasons for rejections.

## Approved

After your template has been <img src="/files/QY3TA9hOEVieK65U9cWb" alt="Approved" data-size="line">, you are then able to:

* Schedule broadcasts
* Set up automated drip campaigns

## Rejected

A template may be <img src="/files/NWcO1NVgmEWzwNp4rkSE" alt="Rejected" data-size="line"> for several reasons. Some common causes include:

* Use of URL shorteners (bit.ly, tinyurl, goo.gl, etc.)
* Messages containing misspellings or grammatical errors.
* Inclusion of dummy values in samples
* Template message content not matching the selected language or category.


---

# 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:

```
GET https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts/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.
