# Receive Condition Reports via Email

You can receive email delivery for all completed condition reports for any Admin or User in your account alongside the available SMS notifications.<br>

**Steps to Enable:**

1. Go to 'Settings' and then 'Users.'
2. Choose an existing user or create a new one to receive the condition reports.
3. Toggle the option "EMAIL USER ALL COMPLETED CONDITION REPORTS" to 'On' and save the changes.

<figure><img src="/files/JATJBf3R8fO0GvKWMGOm" alt=""><figcaption><p>Toggle ON the 'Email User All Completed Condition Reports' feature</p></figcaption></figure>

Once enabled, any newly completed condition reports will be automatically sent to the selected user's email address. To stop receiving reports by email, please return to the user's settings, switch the toggle to 'Off,' and save your changes.


---

# 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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/users/receive-condition-reports-via-email.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.
