# 数据面板功能

一个用户空间，您可以在其中一站式查看和管理所有提取的数据。从 Databoard，您可以访问数据提取设置，包括自动点击、自动提取、调度器和其他付费计划功能，以及重新提取、数据日志和截图功能。

![Databoard](https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/r2GHTuiBKDniLcKVOLPO/databoard.png)

***

### 任务类型

* <mark style="color:green;">➊</mark> 单次任务（默认）：提取单个页面的基本任务，当您首次使用 [Whole](https://help.listly.io/docs/zh-hans/~/revisions/XlbE0aYnL6PhLXBPBU8n/getting-started/extension-features/whole) 或 [Parts+](https://help.listly.io/docs/zh-hans/~/revisions/wrRDDRwUAmKXldStJW81/getting-started/extension-features/parts) 按钮提取时创建。
* <mark style="color:green;">➋</mark> 批量任务：通过[批量提取](https://help.listly.io/docs/zh-hans/~/revisions/eQd2G1wzTZ0iqtciJAfO/getting-started/extension-features/parts-options)功能创建的任务，将多个页面捆绑在一起。可以按批量进行设置、重新提取和调度设置。
* <mark style="color:green;">➌</mark> 调度任务：计划在指定时间自动运行的任务（例如，如果设置为每天早上 7 点运行，提取将在该时间自动进行）。
* <mark style="color:green;">➍</mark> Tabs 文件夹：通过 [Tabs](https://help.listly.io/docs/zh-hans/~/revisions/eQd2G1wzTZ0iqtciJAfO/getting-started/extension-features/tabs-parts) 功能提取的任务。与批量任务不同，设置、重新提取和调度应用在文件夹级别不可用。
* <mark style="color:green;">➎</mark> 已配置任务：应用了特定设置的任务，如自动滚动、自动点击、使用代理。详细设置会一起显示，以便您查看应用了哪些选项。
* <mark style="color:green;">➏</mark> 失败任务：在提取过程中遇到错误且未正常完成的任务。提供截图以识别失败原因。

### 设置 / 调度 / 重新提取

* <mark style="color:blue;">➊</mark> Settings：为每个任务（或批量）详细配置提取环境。可以应用各种设置进行提取自动化。点击齿轮图标访问；已配置的任务显示设置而不是图标。
* <mark style="color:blue;">➋</mark> Schedule：计划任务在指定时间自动运行。点击时钟图标设置；已调度的任务在该字段显示设定的时间。
* <mark style="color:blue;">➌</mark> Re-extract：重新运行任务以获取新结果。应用新设置后必须重新提取才能使更改生效。另外建议：在注册调度之前，先进行重新提取以验证正常运行。

### 查看结果

* <mark style="color:yellow;">➊</mark> Data：检查和下载提取的结果数据。
* <mark style="color:yellow;">➋</mark> Group Results：检查批量任务结果。Databoard 直接显示已注册 URL 的成功/失败比率；点击可显示该批量中包含的每个 URL 的结果数据。
* <mark style="color:yellow;">➌</mark> Log：重新提取任务时自动生成。对于调度任务，累积结果可以下载为单个 Excel 文件。

{% hint style="info" %}
了解更多关于[日志批量提取](https://help.listly.io/docs/zh-hans/~/revisions/eQd2G1wzTZ0iqtciJAfO/getting-started/databoard-features/she-zhi-ri-zhi-pi-liang-ti-qu)
{% endhint %}

* <mark style="color:yellow;">➍</mark> Screenshot：对于失败的提取，提供失败时的页面状态。包含错误代码以识别失败原因。

{% hint style="info" %}
了解更多关于[故障排除指南](https://help.listly.io/docs/zh-hans/~/revisions/eQd2G1wzTZ0iqtciJAfO/support/solutions-by-extraction-failure-message)
{% endhint %}

### 任务管理菜单

* <mark style="color:red;">➊</mark> Delete：删除选定的任务。删除的任务无法恢复，请谨慎使用。
* <mark style="color:red;">➋</mark> Move：将选定的任务移动到特定文件夹。
* <mark style="color:red;">➌</mark> Copy：复制选定的任务。复制的任务仅从原始任务复制设置和 URL，不会自动启动。适用于在保留原始任务的同时修改/测试设置。
* <mark style="color:red;">➍</mark> Folder List：创建、修改和删除文件夹。Tabs 提取期间创建的任务文件夹会自动添加到列表中。
* <mark style="color:red;">➎</mark> Reset：当工作因意外错误停止时，重置提取速度设置以重置所有任务执行状态。
* <mark style="color:red;">➏</mark> Execution Speed：设置同时运行的网页数量（范围 1–15）。
* <mark style="color:red;">❼</mark> Filter：按文件夹、工作类型、进度、设置、调度等筛选和检查现有任务。


---

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