# 設定 - 排程器

## 排程器是什麼？

像每日日誌追蹤或監控一樣，**需要每天在固定時間提取時**使用的功能。

{% hint style="info" %}
**超簡單跟著做**\
➡️ 資料提取 ➡️ 新增排程 ➡️ 儲存 ➡️ 等待預約時間或接收通知
{% endhint %}

***

## 使用方法

{% stepper %}
{% step %}

#### 在所需頁面提取資料

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/kLrXxrmzjoANwDFkdGpp/01.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 前往資料面板

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/bQalASo4l8jfQwgCPRjS/02.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 點擊 <mark style="color:red;">**`排程`**</mark> 圖示

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/W9aZ7zgP5MXJxvSuboJu/03.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 設定重複週期和時間

需要開啟電子郵件警報才能接收警報。

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/b9QqWc7chpoY6CNB0FzS/04.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 🎉 在預約時間接收資料提取警報

資料提取結果也可以在 Listly 資料面板（DATABOARD）中確認。

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/HWXvGGBFVntjLMMyj1UJ/email_notification.webp" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.listly.io/docs/zh-hant/getting-started/databoard-features/scheduler-zh-hant.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.
