# Emails

There are several actions that trigger email notifications in Power Embedded.

To ensure a higher level of customization in delivering these messages, you can configure your company's SMTP account so that even email deliveries use your visual identity.

<div align="left"><figure><img src="/files/tBfGB1fG7XylQ9fFQJA1" alt=""><figcaption></figcaption></figure></div>

**Note:** If a user needs to reply to an email sent by the system, you can differentiate between the email responsible for sending and the one where users can send responses.

{% hint style="warning" %}
If an SMTP account is not configured, by default, these communications will be sent using Power Embedded's standard email (<notificacoes@powerembedded.com.br>).
{% endhint %}

### Actions that trigger email notifications:

* Forgot password?
* Create or change password
* Resend confirmation email for first access
* Report subscription
* Request access to a report
* Report import notification
* Report access denied
* Report import access denied

###


---

# 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.powerembedded.com.br/en/administration-portal/settings/emails.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.
