# WhatsApp Template

Go to the WhatsApp channel and click on overview and navigate to [Create WhatsApp Templates](https://my.sendchamp.com/channels/whatsapp/viewTemplates).

![](/files/fT9Kq6LgSE3sZuJrIL6V)

A preview of what a Message Template looks like.

Choose your category, name, and language.

* Category: Choose which type of template you'd like to create. You can hover over the template types to view details for each template.
* Name: Enter name of the template.
* Language: Choose the language your message template will include.&#x20;

![](/files/elGcYFdZxUitfMmJaal9)

Add your content in additional settings.  add a sample template by clicking the Add Sample button. This helps Sendchamp during the review and approval process. You can edit text formats, add emojis, or include variables, which allow a developer to add unique information such as specific names, locations, or tracking numbers when inputting the templates into the API. The variables are shown in the above example as {{1}} {{2}} and {{3}}.&#x20;

When completed, click Submit.

Your template will now be sent for review. The status of your template is viewable under Message Templates.


---

# 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.sendchamp.com/channels/whatsapp/whatsapp-template.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.
