# Step 14. Email and System Log Notifications

You can choose whether you need to receive email notifications informing you about the backup process results, and maintain a system activity log.

![](/files/T64cBGTMiZuTqtyPpskM)

You can receive email notifications after each run of the backup plan or only in case if it fails for some reason.

You can specify one or more email recipients (separated by a semicolon or comma), the recipient name (one for all of them), and the email subject that can also contain any of the following variables:

* **%COMPUTER\_NAME%** Indicates the name of a computer on which the routine was running
* **%RESULT%** Indicates whether the routine was finished successfully or failed

**%RESULT%** variable has the following values:

* **Completed**. This value is assigned when the plan is terminated with success
* **Completed with warnings**. This value is assigned when the plan is terminated with errors, with warnings or has been interrupted
* **%PLAN\_NAME%** Indicates the backup plan's name.

You can also route the email notifications to a custom SMTP server. After specifying the server address, port, sender email and SSL settings, you can send a test email to make sure that the specified settings are valid.

![](https://help.msp360.com/content/images/smtp-settings-dialog-window.png)

On this page, you can also choose whether the backup service should generate detailed reports by using a corresponding check box.


---

# 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://system-development-services.gitbook.io/truesecure-guide/backup-format-overview/legacy-backup-format/file-level-backup-legacy/step-14.-email-and-system-log-notifications.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.
