> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.3.0-id/marketing/template.md).

# 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 submenu **Template** maka Anda akan melihat halaman **Template** seperti gambar berikut.

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

**Penjelasan Komponen:**

<table><thead><tr><th width="205.5">Nama</th><th>Deskripsi</th></tr></thead><tbody><tr><td>Title</td><td>Judul untuk template yang akan dibuat<strong>.</strong></td></tr><tr><td>Language</td><td>Bahasa yang digunakan pada template.</td></tr><tr><td>Last Updated</td><td>Waktu yang menunjukkan kapan template terakhir di update.</td></tr><tr><td>Status</td><td><p>Status dari Template. Terdapat 3 (tiga) status template, yaitu:</p><p></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></td></tr><tr><td>Action</td><td>Field untuk tombol action seperti tombol  <strong>'Delete'</strong> template dan tombol <strong>'Refresh'</strong> untuk memperbarui status template Anda.</td></tr><tr><td>Search Bar</td><td>Field untuk mengetikkan kata kunci pencarian template berdasarkan judul atau pesan.</td></tr><tr><td>Status</td><td>Field untuk memfilter status template.</td></tr><tr><td>Request Template</td><td>Untuk membuat template marketing.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.3.0-id/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.
