# Hourly - Custom Date Range

*For example, consider a date range from May 2 to May 6, the report will be delivered on May 11,  and from May 3 to May 7 the report will be delivered on May 12, and so on.*

### :clipboard: ***Steps to Schedule Reports for a Custom Date Range.***

1. **Open** the report that needs to be scheduled and select the **schedule** button.
2. Select the '**Daily**' option. Click '**Next**'.
3. Click on '**Advanced options**'.&#x20;
4. **Select** the "**Custom Date Range**" option. Click '**Next**'.

![](/files/HZGAqHbeGrSw211TiSho)

5. **Fill** in the **custom date** and **time** ranges according to your requirement. Click '**Next**'
6. Select the **hourly frequency.** Click '**Next**'
7. Select the **output option**. Add or Integrate account if required.
8. Finally, **fill** in the required fields and select the output file format. Click '**Save**'

{% 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.reportpundit.com/knowledge-base/schedules/hourly/custom-date-range.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.
