> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/project-configuration/email-notifications/configuration-of-the-project-notification-templates.md).

# Configuration of the project notification templates

Customising email notifications in Aqua is a simple process. Follow these steps to customise the content of your email notifications to meet the needs of your project.\
\
Firstly, select your project in the project list, and move to the configuration menu by choosing the hamburger menu in the top left corner of the aqua header ![](http://aquawiki.andagon.com/pictures/drex_project_default_notifications_custom.png). Within the Project Configuration area, then choose 'Notification templates'.&#x20;

<figure><img src="/files/A5nVzOlra7I7ENkLIkO3" alt=""><figcaption><p>How to navigate to the Notification templates configuration</p></figcaption></figure>

Alternatively, you can right-click on the given project and select the 'Notification configuration' → 'Default notifications'

<figure><img src="/files/tVnFvsyNokh6SsXpGeCv" alt=""><figcaption><p>How to navigate to the Notification templates configuration using context menu</p></figcaption></figure>

Here, you can define:

* language,&#x20;
* subject,&#x20;
* maximum length of the item name,&#x20;
* content of the email. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_configuration_of_email_templates_custom_3.png" alt=""><figcaption><p>Notification template editor view</p></figcaption></figure>

You can also use the **'Insert Tag'** button to define a placeholder for the specified runtime data. The information will be replaced when the email is sent for the corresponding event. \
\
How to insert the link navigating to the items within the web client, see the following [FAQ article](https://aquacloudio.zohodesk.eu/portal/en/kb/articles/email-notification-web-client-links).\
To customise the emails sent when a user is created or a password is reset, check the following [FAQ answer](https://aquacloudio.zohodesk.eu/portal/en/kb/articles/modify-email-template-for-new-user-and-password-reset).<br>

<figure><img src="/files/9JQAuA3MNyBxhqHBprNi" alt=""><figcaption><p>Inserting Tag referring to the runtime data</p></figcaption></figure>

Here are the notification templates available for download. To import them, go to 'Import' on the ribbon and select the appropriate data file.\ <br>

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

{% file src="/files/ZXCdt7IrUFLXrRtg5wvY" %}


---

# 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.aqua-cloud.io/documentation/project-configuration/email-notifications/configuration-of-the-project-notification-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.
