# Scheduled Email Report

### Overview

The **Scheduled Email Report** feature allows users to automatically receive Performance Reports through email on a recurring schedule.

Users can configure reports to be sent:

* Daily
* Weekly
* Monthly

The feature can also trigger report notifications based on:

* Performance Report (PR) values
* Warning value thresholds

This allows operational and compliance teams to proactively monitor performance and receive automated notifications when operational scores require attention.

### How to Schedule Email Report

1. Open the required Performance Report
2. Navigate to the required reporting period
3. Click the **Email Icon**<br>

   <figure><img src="/files/qEHHl7XYwfkoybBC0K7O" alt=""><figcaption></figcaption></figure>
4. Select the required frequency (Daily/Weekly/Monthly)<br>

   <figure><img src="/files/E5Y8bocciD0Eo7tESVHE" alt=""><figcaption></figcaption></figure>
5. Enter the required **PR Value** or Warning Value to automate reporting based on operational score thresholds. *This is optional.*<br>

   <figure><img src="/files/rS0H3M6e7A49cdYDYlcL" alt=""><figcaption></figcaption></figure>
6. Select one or more recipients<br>

   <figure><img src="/files/oVUOhgIybJ4b1IjhcNod" alt=""><figcaption></figcaption></figure>
7. Click **Save** to save all the settings.


---

# 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.didge.io/home/performance-report/work-area-performance-report/scheduled-email-report.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.
