# Schedule Modification

Follow these steps to alter the settings of your already-scheduled reports:

1. Click on the **Schedule** tab in the navigation panel.

<figure><img src="/files/G0UmzaENqAPeaVVfT2s2" alt=""><figcaption></figcaption></figure>

2. You'll see a list of your scheduled reports under the **Upcoming Schedules** title. Click on the **Edit** button associated with your desired report. The button is present in the **Actions** column on the right.&#x20;

<figure><img src="/files/lcBDzTWcKatz52hoTjJl" alt=""><figcaption></figcaption></figure>

3. Select the **Schedule Type**.&#x20;

<figure><img src="/files/qupFGV1OGFkGrHndWSp8" alt=""><figcaption></figcaption></figure>

4. Select the **Advanced Schedule Type**.&#x20;

<figure><img src="/files/IneAiEPaIFpAmrBR3Yfb" alt=""><figcaption></figcaption></figure>

5. Select your required **Schedule Range.**

<figure><img src="/files/TIuENrklw4xwfINwbDsw" alt=""><figcaption></figcaption></figure>

6. Select the time of delivery in **Schedule Delivery.**&#x20;

<figure><img src="/files/Fd4VE5q1OtgpxN9xWq1y" alt=""><figcaption></figcaption></figure>

7. Select your preferred **Output Option.**&#x20;

<figure><img src="/files/huhdbjbCPc0frpivUK6A" alt=""><figcaption></figcaption></figure>

Once done, save the settings by clicking **Save.**&#x20;

:tada:***Your report's schedule settings have now been modified!*** :tada:


---

# 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/schedule-modification.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.
