# Mail Settings

An Administrator can view and edit the Email bodies of the different E-Mail Notification Service messages using the following dialog:

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

Click on  to open the editor dialog for the respective mail type.The following is an example from Mail Type Officer:

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

Click into the text area to start editing.

Click on Proceed to continue.

You will be prompted to authenticate the registration:

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

Authenticate using your Administrator token and proceed by pressing Authenticate.

Click Sign and Save to save the changes.


---

# 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://emca.emudhra.com/previous-release-versions/v4.2.4/user-manual/administrator/mail-settings.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.
