# Request Template

If you want to create a new template, you need to submit the template first to be reviewed and approved by WhatsApp. On the request template page, you can manage the contents or components of the template, you can also set what WhatsApp account you will use.

On the Template page click the **'+ Request Template'**  button and you will see a Request Template form as shown below.

![Request Template](/files/-MUMuFK5b8dwy8YgDrPD)

On the left side of the page is the form where you configure the template, and on the right side of the page is a preview that shows how the template that you will submit will look like.

**Component explanation :**

| Field            | Description                                                                                                                                                                                   |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Template Name    | The title of the template. WhatsApp advises businesses to use descriptive names for their templates.                                                                                          |
| WhatsApp Account | WhatsApp Account that will be used.                                                                                                                                                           |
| Category         | Category of the template according to your need. Example: Account update, Payment update, etc.                                                                                                |
| Language         | Language that will be used in the template.                                                                                                                                                   |
| Header           | <p>The top part of the template display, which can be text or media, this field is optional. <br><br><strong>Note:</strong><br>For the text media, you can enter a max of 60 characters. </p> |
| Body             | <p>Content of message template.</p><p></p><p><strong>Note:</strong></p><p>You can enter text a maximum of 1024 characters.</p>                                                                |
| Footer           | <p>The short message below the template message, this field is optional.</p><p></p><p><strong>Note:</strong></p><p>You can enter text a maximum of 60 characters.</p>                         |
| Buttons          | Additional action button that can be added to the template.                                                                                                                                   |

To create a new request template, you can configure the contents of the template message according to your needs, then click the **'Submit'** button in the lower right corner of the page, new requested template will be successfully saved with the status **Pending**, as shown below.

![Success Request Template](/files/-MUN_vM3fCBxg6cx_z-H)

{% hint style="info" %}
New templates that have been successfully requested will await approval from WhatsApp for 2 working days maximum.
{% endhint %}


---

# 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.3dolphins.ai/5.1.x/marketing/template/request-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.
