# Email Customization & Audit

{% hint style="info" %}
Ensure that you have set up your SMTP settings, descriptions on how to do these with some popular providers can be found at the following: <https://docs.hollaex.com/how-tos/set-up-the-smtp-email>
{% endhint %}

## Customizing Emails

Located under the SMTP configuration settings, the options for customizing email templates can be found.&#x20;

![](https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FqN8LzPkdKerwQ6bWTM5e%2FScreenshot%20from%202022-04-21%2023-16-13.png?alt=media\&token=2321a43f-5432-47b6-b9e3-cc4de33bc0b4)

The first option is to choose from the dropdown what email language you wish to customize. This dropdown contains all the languages you have set on your exchange.&#x20;

![Here you can see how by changing the language to French, the Account Upgraded email I am now editing is just for the French version of this email](https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FeY2teTbqO2ivtE8jrHQS%2FScreenshot%20from%202022-04-22%2000-00-59.png?alt=media\&token=39ce4bec-51dc-42fa-96bd-047abd18c772)

After selecting the email's language, from the second dropdown choose what type of email template you wish to edit. There is a wide variety of these emails so you can use the search function to assist you.

Examples of some of these templates:

* Login alerts
* Bank verification
* Password changes
* Among many others

![](https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FmtkGPeJdNTTO1Vrra1bZ%2FScreenshot%20from%202022-04-21%2023-58-26.png?alt=media\&token=95d34f7a-a058-4a69-be54-02c933f17a25)

With your email type chosen, you will see the default title and email content. These can both be easily changed, the title via the top text field.&#x20;

The email content uses HTML and can be edited as much or as little as you want. Once you are happy with all your changes, click the green 'Save' button to apply them.

![](https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2F3Tgul6FT2py4eK7y3rDY%2FScreenshot%20from%202022-04-21%2023-59-12.png?alt=media\&token=c5603ecd-186a-4dff-877b-bdf7bc609544)

## Email Auditing

In addition to customizing emails, also on this page, an auditor email account can be set. This account will receive copies of all important emails sent out by exchange. Simply enter the desired email into the text field and save.

![](https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FgbBn24e2WYc2QKsNZ7rU%2FScreenshot%20from%202022-04-22%2000-03-22.png?alt=media\&token=e68b0b2a-4742-45e6-ba2a-0297f2fd1a64)


---

# 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.hollaex.com/how-tos/email-customization-and-audit.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.
