# Weekly

***For example:*** &#x20;

* **If you select “9:00 AM” and “Monday” and “Tuesday”, you will receive 2 reports.**
  * The Monday report will contain the last 7 days of data from Monday, 9:00:00 AM to Monday, 8:59:59 AM. The report will be delivered every week on Monday, 9:00 AM.
  * The Tuesday report will contain the last 7 days of data from Tuesday, 9:00:00 AM to Tuesday, 8:59:59 AM. The report will be delivered every week on Tuesday, 9:00 AM.<br>

### :clipboard: ***Steps to Schedule Weekly Reports***

1. **Open** the report that needs to be scheduled and **select** the **schedule button**.
2. **Select** the '**Weekly**' option. Click '**Next**'

![](/files/LfEAwGmKw5u7OVpoAbxA)

3. **Pick** the **Delivery Day and time** of the week. **Click** on '**Next**'.
4. **Select** the output option. **Add** or **Integrate** an account if required.
5. Finally, **fill** in the required fields and **select** the output file **format**. Click on '**Save**'.

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

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

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

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

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

## :gear: Advanced Scheduling Options

{% content-ref url="/pages/-MXq8LcMZoxg1tgY5K5m" %}
[Weekly - Year to Date](/knowledge-base/schedules/weekly/year-to-date.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-MXq06xhZoVvOuECjIFi" %}
[Weekly - Month to date](/knowledge-base/schedules/weekly/month-to-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXBn-7A3ml5VnUhEEz\_" %}
[Weekly - N' Number of Days](/knowledge-base/schedules/weekly/weekly-n-number-of-days.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXqD5mMNtvzi64rOo\_r" %}
[Weekly - Static start date](/knowledge-base/schedules/weekly/static-start-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXqGpJGkXPDnfRC47ue" %}
[Weekly - Custom Date Range](/knowledge-base/schedules/weekly/custom-date-range.md)
{% endcontent-ref %}

<br>


---

# 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/weekly.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.
