> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/zh-hans/getting-started/databoard-features/she-zhi-diao-du-qi.md).

# 设置 - 调度器

## 什么是调度器？

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

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

## 使用方法

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

<figure><img src="/files/122e2887a4024732f6df1c4cd4a3d119126a273b" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

<figure><img src="/files/816deaa19912e96d8697625a6bbac53043dca030" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

<figure><img src="/files/73f770e4e7fe0341575dafe3f6b99c7051ae07d9" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

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

<figure><img src="/files/4c6d3694cc7c52ed512be1bca4ab65182e7665c9" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

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

<figure><img src="/files/8560f6dacfebfe7095584f5ed6efbb24a624052d" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/zh-hans/getting-started/databoard-features/she-zhi-diao-du-qi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
