> For the complete documentation index, see [llms.txt](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/templates/create-template/template-making-guidelines.md).

# Template Making Guidelines

Navigating the world of WhatsApp templates requires a keen understanding of the do’s and don’ts to ensure approval and compliance.&#x20;

Let’s explore the best practices businesses should follow while crafting WhatsApp message templates, along with the pitfalls to avoid, maximizing the impact of your WhatsApp communication and driving success in the digital realm.

{% content-ref url="/pages/iDTND0OMdOFPZzcnZhzb" %}
[Create Template](/chatman-enterprise-whatsapp-platform/chatman-functions/templates/create-template.md)
{% endcontent-ref %}

## **Best Practices for Business WhatsApp Message Templates to Get Approved**

* Craft concise templates to convey the information effectively.
* Eliminate grammar and spelling errors through proofreading.
* Ensure proper variable formatting ({{1}}, {{2}}).
* Template variables should be in sequential order and cannot be right next to each other. Dear {{1}}, {{2}}, your order with order number {{3}} is out for delivery.
* Templates with Media Headers: Include a sample with your submission.
* Choose lowercase alphanumeric names (Ex. order\_confirmed)
* Match message and template language (Ex. English template, English language)
* Accurately tag templates with Category and Language.

## **Things to Avoid When Making a WhatsApp Business Template**

* Avoid starting and ending your template with variables.
* Avoid writing the word Survey; instead, write Feedback.
* Don't use abusive or threatening content.&#x20;
* Templates should have Text headers: No emojis, asterisks, or formatting markup.

By diligently adhering to these guidelines, businesses can ensure the creation of WhatsApp templates that fully comply with the platform's requirements, reducing the risk of rejection and enabling effective communication with customers.

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

```
GET https://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/templates/create-template/template-making-guidelines.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.
