# New Email Template

Sometimes you need to reply to the same type of message from customers repeatedly. The Email Template feature allows you to save your answers in the form of templates, so you can reuse them whenever you need them. To add a new template, go to **Customer Service > Email Template.**

For example, we will explain to you how to create an email template and how to apply it when you will reply to an email message. In the upper right corner, click the **'+New Email Template'** button. So, you will see a blank page in the new email template form, enter the email template name and email template message, such as the images below

![Add New Template](/files/gSxDFbeYyFSx3nvU3k6f)

**Component Explanation:**

| Name                    | Description                                                                                                                            |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Email Template Name     | Name of template email you will created                                                                                                |
| Email Template Messages | Enter a custom message that will appear in the notification emails that are sent. You can insert images or links in the email message. |

Click the **‘Save’** button to save the email template. If the template is successfully created, a pop-up notification will appear indicating the process is successful. The template will then be displayed in the Email Template list, as shown in the image below.

![Succes Notification](/files/66DtcLF2Ibj8v9s0pAyb)

The email template that you have created will also appear in the form of an email message reply by clicking on the **Customer Service** menu > **Customer Support**  > select email tickets you want to reply > click the **'New Email'** button (![](/files/Nlr8LAiBYGK7CCGVlyRV)). Then you will see a form to reply email message, click the **'Email Template'** icon, and then you will see a list of email templates such images below.

![Reply Ticket with New Email ](/files/fnHEw6ferinRwg7SW7cd)


---

# 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/customer-service/email-template/new-email-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.
