> For the complete documentation index, see [llms.txt](https://docs.dataexport.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataexport.io/kb/scheduler.md).

# Scheduler

## :clipboard: Steps to Schedule a Report

<figure><img src="/files/37FmMd563uYufbBE9E7a" alt=""><figcaption></figcaption></figure>

1. **Select** the **type of schedule**.

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

2. **Select** the **frequency of report delivery** (How often do you want your report?)

<figure><img src="/files/9QhaebxBurfWbisqSMsO" alt=""><figcaption></figcaption></figure>

4. **Choose** how much data you want to capture

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

5. **Select** an **Output Option** to schedule your reports.

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

[**Click here**](/kb/scheduler/output-options.md) to learn more about **output options.**

{% hint style="success" %}
:woman\_tipping\_hand: You're all set to schedule your reports!
{% endhint %}

## Frequency of Schedules

{% content-ref url="/pages/-MZR2C3AJD0f3RtmVkZ3" %}
[Hourly Schedule](/kb/scheduler/hourly-schedule.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZRACxzgPoMQHU9dJ0H" %}
[Daily Schedule](/kb/scheduler/daily-schedule.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZRB00JyuhEm6eAjxK5" %}
[Weekly Schedule](/kb/scheduler/weekly-schedule.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZRE2TTbT-sc2Nc7Snh" %}
[Monthly Schedule](/kb/scheduler/weekly-schedule-1.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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