# Mail settings

You can adjust your mail settings within the Admin panel under:

Settings -> General Settings -> Mail

## Manage your mail settings <a href="#settings" id="settings"></a>

Manage mail settings by adjusting the following settings:

| Title                                                                         | Explanation                                                                                                                                                                                                                                                                                 |
| ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enable to send confirmation e-mail after first login                          | Decide whether users receive a confirmation e-mail once they've logged in to the app for the first time.                                                                                                                                                                                    |
| Date and time after which e-mail will not be send                             | Set a final date and time for any of the e-mails to be send.                                                                                                                                                                                                                                |
| Reply address                                                                 | <p>The e-mail address users can reply to. <br>See <a data-mention href="/pages/4c62c3fba6b0b5f4d903af3f2c578f67a01ededf">/pages/4c62c3fba6b0b5f4d903af3f2c578f67a01ededf</a> to set up a custom reply address.</p>                                                                          |
| Email header image                                                            | Banner at the top of the e-mail (when not using the action button). 400x133px.                                                                                                                                                                                                              |
| Enable to show the app icon at the top of the e-mail                          | Show the [organisation](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/general-settings-app-+-vp-1/organisation-information-settings-app-+-vp) logo atop of the e-mail.                                                                                                 |
| Enable to show the store apple and play store icons in the e-mail footer      | Shows the buttons which redirect to the store to download the app by default. Disable when not using the app.                                                                                                                                                                               |
| Send an e-mail instead of a push notification                                 | The setting can be setup to send users an email instead of a push notification.                                                                                                                                                                                                             |
| Send an appointment request via email                                         | This sends an appointment request to the recipient via email if they are not online                                                                                                                                                                                                         |
| Send an e-mail of a push message if user is offline on virtual event platform | Enable **both** the settings ''Send an e-mail instead of a push notification'' and ''Send an e-mail of a push message if user is offline on virtual event platform'' to send users an email instead of a push notification when they are currently offline from the virtual event platform. |


---

# 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/general-settings-app-+-vp-1/mail-settings-app-+-vp.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.
