# Email notifications

- [Project default notifications](https://docs.aqua-cloud.io/documentation/project-configuration/email-notifications/project-default-notifications.md): Configure project default email notifications by item type - choose when and what changes trigger alerts. Customize settings for assignments, status updates, item changes, and more.
- [My notifications](https://docs.aqua-cloud.io/documentation/project-configuration/email-notifications/my-notifications.md): Customize your email alerts for projects or folders. Set notification preferences for specific changes, choose item types, and finely control delivery for efficient inbox management.
- [Configuration of the project notification templates](https://docs.aqua-cloud.io/documentation/project-configuration/email-notifications/configuration-of-the-project-notification-templates.md): Easily customize aqua project email notifications - set language, subject, item name length, and content. Download or import templates for tailored project updates.
- [Troubleshooting](https://docs.aqua-cloud.io/documentation/project-configuration/email-notifications/troubleshooting.md): Resolve email notification issues in your project by checking template settings and importing the correct files. Follow step-by-step instructions for effective troubleshooting.


---

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