> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.7-campaign-management/9.7.3-email-campaign/email-template.md).

# Email template

## Interface of email template list

<figure><img src="/files/MZKHOBdqR6fJ5Fx99Jry" alt=""><figcaption></figcaption></figure>

### (1) Information filter

* **Campaign:** email campaign name using email template&#x20;
* **Template :** email template name

### (2) Filter result

* **Email template ID:** id of template
* **Title:** email template subject&#x20;
* **Campaign:** campaign name using corresponding email template&#x20;
* **Action:**&#x20;
  * **Copy:** create a new email template that is identical to an existing email template&#x20;
  * **Edit:** edit an existing email template

## Create an email template

* **Step 1:** In the list of email templates, the admin clicks the "Add template" button to create a new email template

<figure><img src="/files/nz8UkDDkIgYtr9TeejxF" alt=""><figcaption></figcaption></figure>

* **Step 2:** At the Add email template interface, the admin can design the email template as required and then click the "Add template" button after completing to save it.

<figure><img src="/files/ywOyv7Wx5s4BDRIJL5AP" alt=""><figcaption></figcaption></figure>

**Note: the placeholder of the email is used in case of sending a personalized email or adding a survey link**

* **For personalized email:** admin copy the necessary fields in the View available placeholders into the email form&#x20;
* **With survey link:** admin chooses placeholder <mark style="color:red;">{{url\_survey\_link}}</mark> to add to email template


---

# 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, and the optional `goal` query parameter:

```
GET https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.7-campaign-management/9.7.3-email-campaign/email-template.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
