# Daily - Month to Date

### :clipboard: ***Steps to Schedule 'Month to Date' Daily Reports***

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 '**MTD**' option. Click '**Next**'.

![](/files/E5GCSoVxhvP3p75SoNYi)

5. **Pick** the **Delivery time** for the reports. Click '**Next**'
6. **Select** the output option. **Add** or **Integrate** an account if required.
7. 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/daily/month-to-date.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.
