# Email Reports on Schedule

For some businesses, you might need to email memorized reports regularly at different times. We have a functionality that automates this action.&#x20;

To set up Email Reports on Schedule, follow these steps:&#x20;

Please note, you can email Memorized and Standard Reports on schedule. The example below is performed using Memorized Reports but the process is the same.&#x20;

**Step 1:** Go to <mark style="color:orange;">Reports > Memorized Reports.</mark> Note the last column, 'Scheduled'. By default, this will be set to 'N/A'.

<figure><img src="/files/mL6Ik4UlVvfB9cotGyTz" alt=""><figcaption><p>Default Memorized Reports Document</p></figcaption></figure>

**Step 2:** Click 'Customize' and then go to the 'Schedule' tab.&#x20;

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

**Step 3:** From the 'Schedule Reports by Email' dropdown, select the occurrence you would like reports to be sent.&#x20;

There are seven options;&#x20;

* Daily (12am)
* Daily (12pm)
* Weekly (Monday 12am)
* Weekly (Friday 12am)
* Monthly (First day 12am)
* Monthly (First day 12am)
* and the default option, which is 'N/A'

See below:&#x20;

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

**Step 4:** Enter the Email you would like the reports sent to using the 'Email' field. You can insert one or more email.&#x20;

<figure><img src="/files/0Gft8dh15Z62k2BAYNEa" alt=""><figcaption></figcaption></figure>

**Step 5:** Click 'Memorize'. You will be prompted with a pop-up, you can 'Memorize as a new Report' or 'Update Existing Report'.&#x20;

Now if you return to the Reports List, you will see the scheduled time and day in the 'Scheduled' column. On this list, you can view all of the reports that are scheduled to be sent via email.&#x20;

<figure><img src="/files/vcTXVsM5TvmdoXa8VsGv" alt=""><figcaption><p>Memorized Reports list with scheduled email occurences highlighted</p></figcaption></figure>

This is how the email will look to recipients (see below). They will be able to download reports as xlsx. files and view.&#x20;

<figure><img src="/files/3T4zuVqcGrNafw32G5WF" alt=""><figcaption></figcaption></figure>

If you have any questions about this functionality, please don't hesitate to get in touch with us at <support@salesorder.com>.&#x20;


---

# 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://helpwith.salesorder.com/reports/email-reports-on-schedule.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.
