# Utility Template

If you want to send messages that are informative or functional to customers, you can use the 'Utility' category template to provide important information such as notifications, transaction confirmations, or schedule reminders.

<figure><img src="/files/5q40yd46HdruzLUsxkDn" alt=""><figcaption><p>Utility Template</p></figcaption></figure>

**Component Explanation:**

<table><thead><tr><th width="298.5">Name</th><th>Description</th></tr></thead><tbody><tr><td>Template Name</td><td>The title of the template. WhatsApp recommends using a descriptive name for your template.</td></tr><tr><td>WhatsApp Account</td><td>The WhatsApp account you will use.</td></tr><tr><td>Category</td><td><p>The category for the template according to your needs. There are 3 template categories:</p><p></p><ol><li>Utility</li><li>Marketing</li><li>Authentication</li></ol></td></tr><tr><td>Language</td><td>The language used to create the template.</td></tr><tr><td>Header</td><td><p>The top section of the template display, which can be text or media, is optional. You can use either a text header or a media header. To learn more about template headers, you can refer to this page.</p><p></p><p><strong>Note:</strong><br>You can enter a maximum of 60 characters.</p></td></tr><tr><td>Body </td><td><p>The content of the template message. To learn more about the body template, you can refer to this page.</p><p></p><p><strong>Note:</strong><br>You can enter a maximum of 1024 characters.</p></td></tr><tr><td>Footer</td><td><p>A short message located below the template message, which is optional. To learn more about the footer template, you can refer to this page.</p><p></p><p><strong>Note:</strong><br>You can enter a maximum of 60 characters.</p></td></tr><tr><td>Buttons</td><td><p>Additional action buttons that you can add to the template. There are 4 template buttons:</p><p></p><ol><li>Quick Reply</li><li>Website/URL</li><li>Call</li><li>Copy Offer Code</li></ol><p></p><p>To learn more about template buttons, you can refer to this page.</p></td></tr><tr><td>Workflow Integration</td><td>Determines whether the delivery of messages using this template must go through a configured workflow.</td></tr></tbody></table>


---

# 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/marketing/template/request-template/utility-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.
