> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/troubleshoot-errors/stay-ahead-with-whatsapp-important-updates-from-meta.md).

# Stay Ahead with WhatsApp: Important Updates from Meta

As part of our commitment to helping you maximise WhatsApp and stay competitive, we’re sharing key updates from Meta that may impact how you use message templates.

🆕 What’s Changing?\
Meta is tightening enforcement on how businesses categorize templates. Stricter rules and automated checks are now in place, with actions being taken against misuse.

⚠️ Key Updates:

Since June 1, 2024, Meta has been actively reviewing and reclassifying templates that don’t align with their designated categories. For instance, Utility templates used for promotional content are being moved automatically to the Marketing category.\
\
Starting April 1, 2025, new global restrictions will apply to businesses misusing template categories—especially when marketing content is labeled as Utility.

🚩Consequences of Misuse:

If a business is flagged: A written warning will be issued. <img src="https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/2705@2x.png" alt=":white_check_mark:" data-size="line">\
\ <img src="https://a.slack-edge.com/production-standard-emoji-assets/14.0/apple-medium/1f539@2x.png" alt=":small_blue_diamond:" data-size="line"> Continued misuse may result in:

* Rejection of all approved Utility templates
* A 7-day block on new Utility template submissions and category reviews
* A 30-day block in more severe cases

These updates are part of WhatsApp’s broader initiative to enhance message quality and minimise spam on the platform.\
\
We’re closely monitoring these changes and will keep you updated as more details emerge. &#x20;


---

# 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://learn.doubletick.io/troubleshoot-errors/stay-ahead-with-whatsapp-important-updates-from-meta.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.
