# Daily Schedule

:clipboard: **Steps to Schedule Reports daily.**

1. **Open** the report that needs to be scheduled and **select** the schedule button.
2. **Select** the '**Daily**' option. **Click** on **save and continue**.

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

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

3. **Pick** the Delivery time for the reports
4. **Select** how much data you want to capture for the report

**Data Capture options**

<mark style="color:orange;">`Last 24 Hours:`</mark> Schedule last 24-hours report to be delivered at any specific time of the day.

<mark style="color:orange;">`N Number of days`</mark><mark style="color:orange;">:</mark> Fetch the data weekly for any number of days from 1 to 31. For example, you can generate a report daily for the last 7 days or 10 days, etc.

<mark style="color:orange;">`Week to Date:`</mark> Fetch the data from Sunday onwards. For example, Sunday to Monday, Sunday to Tuesday, Sunday to Wednesday. Sunday remains constant.

<mark style="color:orange;">`Month to date:`</mark> Fetch the data from the first date of the current month to the current date. This action will repeat every week.

<mark style="color:orange;">`Quarter to Date:`</mark> Fetch the data from the first date of the current quarter to the current date. This action will repeat every week.

<mark style="color:orange;">`Year to Date:`</mark> Fetch the data from the first date of the current year to the current date. This action will repeat every week.

5. **Select** the output option. **Add** or **Integrate** an account if needed.
6. Finally, **fill** in the required fields and **select** the output file format. Click on '**Save and Continue**'.

{% hint style="success" %}
:star2: Good job! You have successfully scheduled your reports.
{% endhint %}


---

# 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.dataexport.io/kb/scheduler/daily-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.
