# Daily - 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 Daily 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 schedule**'.
4. Choose the '**Custom Date Range**' option. Click '**Next**'

![](/files/8DQviRGOe5dfZJsNcdFs)

5. Fill in the **custom date and time** ranges according to your requirement. Click '**Next**'
6. Pick the **Delivery time** for the reports. Click '**Next**'
7. Choose the **output option**. **Add** or **Integrate** an account if required.
8. Finally, fill in the required fields and select the **output file format**. Click on '**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/daily/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.
