# Daily - Custom Time Range

For example, data from 5 am to 10 am will be delivered on the next day at a specific time.

### :clipboard: ***Steps to Schedule Reports Daily for a Custom Time 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**'.
4. Select the '**Custom Time Range**' option. Click '**Next**'.

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2FtWv4eAUGM5TU34BZtyaE%2FRP%20cudtom%20time.png?alt=media\&token=394edbb7-0887-4d6e-a305-60a69d23a852)

5. **Fill** in the desired time range. Click '**Next**'
6. Pick the **Delivery time** for the reports. Click on '**Next**'.
7. Select the **output option**. **Add** or **Integrate** an 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.&#x20;
{% 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-time-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.
