# Email Reporting

Moropo can notify you of test run results via email.

### **Step 1: Enable email integration**

Navigate to the [integrations setting page](https://app.moropo.com/settings?index=integrations).

Press **Enable** to allow email notifications for your account:

<figure><img src="/files/TfO2euKqCTMNIa8SwVg6" alt="" width="375"><figcaption></figcaption></figure>

### **Step 2: Add email addresses for each app**

In the bottom panel, choose the mobile app you wish to configure notifications for.

Then add each email address you wish to receive notifications in the input box:

<figure><img src="/files/AGhGYUazDCowkoid3fKj" alt="" width="375"><figcaption></figcaption></figure>

Notifications will now arrive every time a test run completes for the configured app.&#x20;

The format of the email is:

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


---

# 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.moropo.com/test-results/email-reporting.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.
