# Template

Template is a feature that allows you to save the notification template messages, in order to make it easier for you don't need to retype every message you want to send. &#x20;

For example, you need to send an invitation message to customers, you can set the invitation message in this feature so it can be attached to the notification form when you create a new notification message.     &#x20;

To begin, login as **Marketing** and go to the **Marketing** menu and click on the **Template sub**menu then you will see a **Template** page as shown below.

<figure><img src="/files/SXTJwcnt31eJF6fciHpo" alt=""><figcaption><p>Templates</p></figcaption></figure>

**Component Explanation:**

<table><thead><tr><th width="299.5">Name</th><th>Description</th></tr></thead><tbody><tr><td>Title</td><td>The title of the template you want to create.</td></tr><tr><td>Language</td><td>The language that used for the template.</td></tr><tr><td>Last Updated</td><td>Time shows when the template was last updated.</td></tr><tr><td>Status</td><td><p>The status of the template. There is 3 (three) template status, i.e.:</p><ul><li>Approved: Template request has been approved.</li><li>Pending: Template that has been requested but not approved yet.</li><li>Rejected: Template request that has been rejected.</li></ul></td></tr><tr><td>Action</td><td>Field for action buttons such as button <strong>'Delete'</strong> template and <strong>'Refresh'</strong> button to update your template status.</td></tr><tr><td>Search Bar</td><td>A field for entering search keywords based on the template title or message.</td></tr><tr><td>Status</td><td>Field for filter the template status.</td></tr><tr><td>Request Template</td><td>To create a marketing template.</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.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.
