# 设置 - 调度器

## 什么是调度器？

**当您需要每天在固定时间提取时**使用此功能，例如每日日志跟踪或监控。

{% hint style="info" %}
**快速入门**\
➡️ 提取数据 ➡️ 添加调度 ➡️ 保存 ➡️ 等待调度时间或接收通知
{% endhint %}

## 使用方法

{% stepper %}
{% step %}
**从您想要的页面提取数据**

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

{% step %}
**进入 Databoard**

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

{% step %}
**点击&#x20;**<mark style="color:red;">**`Schedule`**</mark>**&#x20;图标**

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

{% step %}
**设置您的重复周期和时间**

您需要启用电子邮件通知才能接收提醒。

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

{% step %}
**🎉 在调度时间收到数据提取提醒**

您也可以在 Listly Databoard 中查看数据提取结果。

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/BlT0sA30NH6I02T9KOeo/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-hans/getting-started/databoard-features/she-zhi-diao-du-qi.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.
