# Daily

For example, **if you select 9:00 AM.**

* The report will contain data from **9:00:00 AM** to **8:59:59 AM** of the following day.
* The report will be delivered every day at **9:00 AM**.

### :clipboard: **Steps to Schedule Reports on a daily basis.**

1. **Open** the report that needs to be scheduled and select the **schedule button**.

![](/files/c1MogeCrBIFMgc39jVaG)

2. Select the '**Daily**' option. Click on **save** and **continue**.

![](/files/gZVxmZGAlaVQunVjdVBj)

3. Pick the **Delivery time** for the reports. Click on **'Next'**.
4. Select the **output option**. **Add** or **Integrate** an account(FTP/Google) if required.
5. Finally, **fill** in the required fields and select the **output file format**. Click on '**Save**'.

<mark style="color:blue;">**Basic Schedule-Daily**</mark>

{% embed url="<https://youtu.be/9x26MzQ7FzE>" %}

<mark style="color:blue;">**Advanced Schedule- Daily**</mark>

{% embed url="<https://youtu.be/1GrqV8kOjDQ>" %}

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

## :gear: Advanced Scheduling Options

{% content-ref url="/pages/-MX1ygxZxPozvUEskOKF" %}
[Daily - Custom Time Range](/knowledge-base/schedules/daily/custom-time-range.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX1oGSUpYW\_9o0TrExT" %}
[Daily - Custom Date Range](/knowledge-base/schedules/daily/custom-date-range.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWcpiMrRUMH3\_mUf01Z" %}
[Daily - Static Start Date](/knowledge-base/schedules/daily/static-start-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWcp8GRD21rcjeq-dol" %}
[Daily - Year to Date](/knowledge-base/schedules/daily/year-to-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWcoroZnqh1gJvLgBzW" %}
[Daily - Quarter to Date](/knowledge-base/schedules/daily/quarter-to-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWcoc9heX8NRAeVQlul" %}
[Daily - Month to Date](/knowledge-base/schedules/daily/month-to-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWU6PKMmzP0VS5qJ\_bj" %}
[Daily - Week to Date](/knowledge-base/schedules/daily/week-to-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWU05PkDLwbN5PkLcAS" %}
[Daily - N' Number of Days](/knowledge-base/schedules/daily/daily-n-number-of-days.md)
{% endcontent-ref %}


---

# 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.reportpundit.com/knowledge-base/schedules/daily.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.
