# Template

Template adalah sebuah fitur yang memungkinkan Anda untuk menyimpan rancangan pesan notification, dengan tujuan untuk memudahkan Anda agar tidak perlu mengetik ulang setiap pesan yang ingin Anda kirimkan.&#x20;

Sebagai contoh, Anda perlu untuk mengirimkan pesan undangan kepada pelanggan, Anda bisa mengatur template pesan undangan tersebut pada fitur ini agar nantinya bisa dilampirkan pada saat anda mengatur pesan notification di halaman notification.&#x20;

Untuk memulai, login sebagai **'Marketing'** dan pergi ke menu **'Marketing'** dan klik menu **'Template'** maka Anda akan melihat halaman **'Template'** seperti gambar berikut.

![Templates](/files/-MUMpE8mL9agFHABvXV3)

**Penjelasan Komponen :**

| Nama         | Deskripsi                                                                                                                                                                                                                                                             |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Title        | Judul untuk template yang akan dibuat                                                                                                                                                                                                                                 |
| Language     | Bahasa yang digunakan pada template                                                                                                                                                                                                                                   |
| Last Updated | Waktu yang menunjukkan kapan template terakhir di update.                                                                                                                                                                                                             |
| Status       | <p>Status dari Template. Terdapat 3 (tiga) status template, yaitu:</p><ul><li>Approved : Template request yang telah di approve.</li><li>Pending : Template yang telah direquest namun belum di approve.</li><li>Rejected : Template request yang di tolak.</li></ul> |
| Action       | Field untuk button action seperti 'delete'.                                                                                                                                                                                                                           |
| Search Bar   | Field untuk mengetikkan kata kunci pencarian.                                                                                                                                                                                                                         |
| Status       | Field untuk memfilter status template.                                                                                                                                                                                                                                |


---

# 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-1/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.
