# Mails

### System mail templates

Here, you can modify various email templates that are sent from our system. By clicking on the pencil icon next to the relevant email, the editor will open, allowing you to customize the email as desired.

### My mail templates

In this overview, you will find emails that you have previously sent. If the environment was copied from a past event, the emails you previously set up will also be included. This can save a lot of time when setting up or adjusting emails. If you have organized multiple events and copied them repeatedly, this list may become quite extensive. Therefore, it is also possible to delete personal email templates from this overview, as long as they are not linked to an outstanding email in the current environment.

### Session host instructions

For more information about session host instructions, you can refer to [this](#session-host-instructions) article.&#x20;


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/mails.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.
