# Scheduled Reports

The **Scheduled** **Reports** feature allows administrators to automate the delivery of executive reports. This feature ensures that up-to-date, comprehensive reports of your organization's human risk management activities are regularly sent to specified email inboxes. This automation is particularly useful for keeping executives informed without the need for manual intervention.

## Scheduled Reports Components

The components of the **Scheduled Reports** page are explained below.

<table><thead><tr><th width="127"></th><th></th></tr></thead><tbody><tr><td>Schedule Name</td><td>The name given to the scheduled report for easy identification.</td></tr><tr><td>Report Name</td><td>The specific name of the executive report that will be sent.</td></tr><tr><td>Frequency</td><td>How often the report is scheduled to be sent (e.g., One Time, Daily, Weekly, Monthly).</td></tr><tr><td>Status</td><td>The current status of the scheduled report (e.g., Active, Inactive).</td></tr><tr><td>Date Created</td><td>The date when the scheduled report was created.</td></tr><tr><td>Last Send Date</td><td>The most recent date and time when the report was sent.</td></tr><tr><td>Next Send Date</td><td>The upcoming date and time when the report is scheduled to be sent next.</td></tr><tr><td>Actions</td><td><p>Available actions for the scheduled report:</p><ul><li><strong>View</strong> <strong>Report:</strong> View the details of the selected executive report.</li><li><strong>Edit:</strong> Make changes to the scheduled report settings.</li><li><strong>Duplicate:</strong> Create a copy of the scheduled report with the same settings.</li><li><strong>Set as inactive:</strong> Deactivate the scheduled report to be delivered to recipients.</li><li><strong>Delete:</strong> Delete the scheduled report permanently.</li></ul></td></tr></tbody></table>

## How to Create Scheduled Reports

* Log in to the platform.
* Go to the **Advanced Report** menu on the left-hand side of the dashboard.
* Select **Scheduled Reports** from the dropdown.
* Click on the **+ NEW** button to create a new scheduled report.
* Fill in schedule report details:
  * **Schedule Name**: Enter a name for your scheduled report.
  * **Frequency**: Select how often you would like to send this report (e.g., daily, weekly, monthly, or one-time).
  * **Report Type**: Choose the type of report you want to schedule. For executive reports, select **Executive Report**.
  * **Report**: Select the specific executive report you want to schedule from the list of saved reports.
  * **Schedule**: Specify the delivery date and time for the report.
    * **Enable Region-Aware Time Zone Delivery:** Send scheduled report emails based on the target users' time zones. Users without a defined time zone will receive the email based on the organization's main time zone.
* **Specify Recipients**:
  * **Send to Email**: Enter the email addresses where the report should be sent. You can add multiple email addresses.
  * **Send to Target Group**: Select target groups if you want to send the report to predefined target groups.
* Click the **Save** button to finalize the scheduling of your report.

## How to Edit or Delete Scheduled Reports

Go to the **Advanced** **Report > Scheduled Reports** menu and then click on the **Delete** button under the **Action** column to delete the preferred scheduled report. To **Edit** the scheduled report, please click on the **Edit** button.


---

# 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://doc.keepnetlabs.com/next-generation-product/platform/reports/scheduled-reports.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.
