# Report Schedule

Activity reports kept in the ARKSSPR database can be automatically sent to desired e-mail addresses in the background on a scheduled basis. Prerequisite is that [E-Mail settings](/master/administration/settings/general-settings/e-mail-settings.md) have been made.

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

### Schedule Name

Enter a name for the scheduled task operation.

### Report Type

The report to be requested is selected. See: [Reports](/master/administration/report-management/reports.md).

### Schedule Type

There is a Daily option in the current ARKSSPR version. More complex schedule planning will be possible in future versions.

### Time

Time information is entered.

### To/CC

The e-mail addresses of the people who should receive the report are entered.

### Subject

Subject title information is entered for the e-mail.


---

# 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.arksspr.com/master/administration/report-management/report-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.
