# Load a new template

To load a new template (which must have been already authored outside Data One and stored in your local disk) to be associated with a notification event of Data Watcher, go to the **Setup** → **Email Templates** and click on the **3-dot icon** next to a default template. Select the **Edit** option.

<figure><img src="https://files.readme.io/9c01244-edit_email_template.png" alt="" width="375"><figcaption></figcaption></figure>

In the **Edit Email Template** window follow these steps:

1. In the **Name** field assign a name to the template you are loading. This name will be seen in the result list.
2. Add the **Subject** that will appear in the email. The Subject field can contain the same Macros as the Body of the email listed in the Macros Supported sections.
3. Click the **UPLOAD** button to load the template browsing your local disk.
4. By default, the template will be available to all Actors, but you can select a single Actor in the drop-down list at the bottom of the window.
5. Click the **SAVE** button to confirm.

The template is now edited and can be configured in the Email Notification section of Data One as detailed in [Configure the default Email Notification Channel](/data-mover-1.21/notification-channels/configure-the-default-email-notification-channel.md).


---

# 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.primeur.com/data-mover-1.21/notification-channels/manage-templates/load-a-new-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.
