# Scheduler

### Schedule List

Information regarding the schedule is shown adjacent to the respective report name.

<figure><img src="/files/5UBcc5w0ZjzV26L4h52l" alt=""><figcaption></figcaption></figure>

* What **type of schedule** is it?
* **When** was the scheduling task created?
* When exactly is the **next report going** to arrive?

**Actions**

* **Edit Schedule -** You can make changes to the schedule by clicking on the green edit button. However, you are limited to only change the output options.
* **Delete -** You can delete the schedule by clicking the delete ![](/files/T8KIa3OoxUXOYtZ0qYAp) button.

### Report & Schedule History

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

This tab shows you the report scheduling history of all the schedules run in the past.

* What **type of schedule** was it?
* **What time** was the report delivered?
* **What period** of data does the delivered report contain?

**Actions**

* **Download -** You can manually download the delivered report by clicking the download Icon

{% hint style="info" %}
**Note:** The report that you scheduled will already be present in the mail or cloud, that you've chosen as the ***Output Option.*** You can view the report from your ***output option*** as well.
{% endhint %}

* **Delete from Server -** You can delete the schedule from our app server by clicking the delete button

{% hint style="info" %}
To learn more about Schedules and its features click [here.](/kb/scheduler.md)&#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.dataexport.io/getting-started/scheduler.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.
