# Scheduled

Scheduling Reports and Dashboards ensures you and your team stay updated on a regular basis. To set up a schedule:

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

Select Scheduled from the menu on the Home Page

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcR2eZL4f5cjoaPSgbk0ws-jYfWlzvg2Euep_vNv2qb2B4yN9BO5-dL24IKfyUAECLP4TITnBP3STbU2Pzd3BloT4IleQM517WfxzIEiaoXOhqdh2MMgYK_8WRRsbpiS3AX6U0pAj6qjEukPskEIut0x18Y?key=Mi5IV2xRnZIchJ7wMFXnnw" alt=""><figcaption></figcaption></figure>

Set the frequency (e.g. daily, weekly, monthly) and a specific time you want the report to be generated and sent and enter the SQL query.

Select Recipients: Choose who will receive scheduled report or Dashboard updates via email or within the platform.

Confirm and save schedule settings. The report or Dashboard will be automatically updated and sent according to your specifications.

<figure><img src="/files/goQcPPHld5sC5uMT1MA5" 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://kuadron.gitbook.io/reportql/report/scheduled.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.
