# EE Emails management

This section allows you to create default emails which will be sent to the users in specific situations:

**Register mail template**: if you disable the option "Email confirmation" users will receive this email after they complete their registration, this email won’t include the password.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5710c7b49033602796676062/file-gZVQmP1wxL.png)

&#x20;\
**Confirm mail template**: this email will include a link for users to complete their registration. &#x20;

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

**Confirmed mail template**: this email will be sent to the users after they successfully confirm their emails.

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

**Forgotpass mail template**: users will receive this email after they request for a new password in the Forgot Password form.&#x20;

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5710692c9033602796675ee0/file-WSost8Jjkt.png)

**Resetpass mail template**: this email will be sent after a user activates the active link to get the new password on his Forgotpass mail.

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

**Inbox mail template**: this email will be sent to the users whenever they receive a private massage.&#x20;

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

**Publish mail template**: this email will be sent after a user successfully publish a place.&#x20;

<figure><img src="/files/3nj1xC8MvoxZyy1jtv0p" alt=""><figcaption></figcaption></figure>

**Archive mail template**: this email will be sent to the users whenever their places are archived. &#x20;

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

**Reject mail template**: this email will be sent to the users whenever their places are rejected.&#x20;

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57106974c697911a6f039518/file-lGh9lBEwkz.png)


---

# 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://enginethemes.gitbook.io/docs/estateengine/ee-complete-other-settings/ee-emails-management.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.
