> For the complete documentation index, see [llms.txt](https://docs.cyberawaresecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyberawaresecurity.com/admin-portal/email-templates/editing-email-templates.md).

# Editing Email Templates

This article provides a step-by-step guide on managing email templates. Learn how to view, copy, and edit existing templates, including changing names, categories, and subjects. Discover how to preview changes, return to previous steps, and delete templates, with clear instructions on handling each action.

{% embed url="<https://vimeo.com/icsi/editing-email-templates?share=copy>" %}

**1.** To view the existing **System Templates,** click on the indicated option:

![](/files/HbRGeHbnqcjC9F62dxZc)

You should get the following output:

![](/files/5ce1cVnaJLKEnj55dLnM)

**2.** To view **more than 10** entries in a single page, just click on the **drop-down list:**

![](/files/ivy6efcvQyV6wD60iw10)

**3.** You can **filter** the templates, based on the category:

![](/files/H1krtEJQ2knpzlKquotE)

**4.** To **view** a template, click on its **eye** button. It will open the template in a new tab on the browser.

![](/files/hGgXbfhNuqiJGGiOiBLa)

This is essentially how the targets will view these templates via email:

![](/files/bEXtr2jlzDT3ZPCJoEef)

**5.** To **copy** a template, click on the button shown below:

![](/files/mlo9QAJiVoRrEzBQrBtq)

You should get the following output:

![](/files/7C58PXfofVpxoeAuS3Cs)

**6.** You can change the **Email Template Name** to one of your likes.

![](/files/DUeEzNM630qnKux1C1c1)

**7.** Additionally, you can set a different **category** for that template.

![](/files/ekvmeGOHU5TTUWmm6JH8)

**8.** Click on **NEXT STEP** to proceed to the **Template** phase:

![](/files/Lz2OQwAyAJw3ovmMsy1P)

**9.** On the new prompt, you can edit the template as you wish. For example, you could change the **Email Subject:**

![](/files/hRyu1Mhqknlrmslj4b2J)

**10.** If you want to return to the **General Information** phase, there is a **PREVIOUS** button found at the bottom of the page.

![](/files/1SAmsGD7lVSOoSCnPBCk)

Please note that in doing so, the Email Subject will be **erased,** and you will have to enter it again.

**11.** We can also view a **Preview** of the template on the right-hand side.

![](/files/aU4lUtI2DMBEUDAZeTNJ)

The rest of the details will be explained in the following steps, where we will be **creating** a new email template (**since the process is the same**).

**12.** You can **edit** an existing email template. To do that, click on the **pencil** symbol:

![](/files/YQQAprgTrqiCZgEfJx4D)

![](/files/krDyMHRtfdhI9EEszQpS)

**13.** Click on **Go Back** to return to the default page:

![](/files/oFQIvttF3Hem1XqvfXQK)

**14.** Finally, to **delete** a page you have created, just click on the **trash can** button:

![](/files/dpduvJT8NSYfnZkefGiw)

**15.** You should receive a message, essentially asking you to confirm your action. Click **Delete** or **Cancel** accordingly.

<div align="left"><img src="/files/Z7f3fFrWgAE6xT0YmQv9" alt=""></div>

**16** If you’ve selected **Delete,** you will then be prompted with a confirmation. Click **OK** to resume.

<div align="left"><img src="/files/7mENIlMtCECBC8MVnUKU" alt=""></div>


---

# 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://docs.cyberawaresecurity.com/admin-portal/email-templates/editing-email-templates.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.
