# Backup Report Email Address

Email addresses can be configured from two locations:

* &#x20;Desktop application Accounts Settings page

* Client area Manage Accounts page

* Email reporting can be enabled and disabled per account

* Backup reports can be sent to one or multiple addresses

Open eazyBackup, select the "Account" tab, and click on "Change account settings" to update the email address.

Uncheck "Receive backup reports" to prevent eazyBackup from sending an email copy of the backup job. Logs can still be viewed from the "History" tab in eazyBackup.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface-change-email.png" alt="" width="563">

### Sending reports to multiple email addresses

You can configure eazyBackup to send reports to multiple email addresses. Use comma separated format as shown below for multiple addresses.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface-multiple-emails.png" alt="" width="563">

### Configure report email from the client area

From the Manage Accounts page in the client area, you can configure basic email report settings

* Enable / disable reporting
* Add / remove and update email addresses

{% embed url="<https://eazybackup.com/wp-content/uploads/2019/09/eazyBackup-email-notification-settings.mp4?_=1>" %}

***

[eazyBackup](https://eazybackup.com)


---

# 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.eazybackup.com/documentation/backup-report-email-address.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.
