# 设置 - 自动保存

## 什么是滚动时自动保存？

有时当您**滚动**要提取的页面时，数据会消失。自动保存功能帮助您**捕获滚动过程中自动消失的所有信息**，不会遗漏任何内容。

{% hint style="info" %}
**快速入门**

➡️ 提取数据 ➡️ Databoard 设置 ➡️ 自动滚动 + 自动保存
{% endhint %}

***

## 使用方法

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

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

{% step %}
**进入 Databoard 并点击&#x20;**<mark style="color:red;">**`Settings`**</mark>**&#x20;图标。**

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/iOCnGEHjRxCls6YyQmZ7/2.png" alt=""><figcaption></figcaption></figure>

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

{% step %}
**向下滚动到&#x20;**<mark style="color:red;">**`Auto-scroll and Auto-save`**</mark>**&#x20;部分。**

滚动时自动保存功能只能在先配置自动滚动功能后才能修改。

{% hint style="success" %}
如果您要提取的网页在滚动时不会清除数据：

您只需要 <mark style="color:red;">**`Auto-scroll`**</mark>，不需要 <mark style="color:red;">**`Auto-save`**</mark> 功能。
{% endhint %}

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

{% step %}
**更改自动滚动设置。**

<mark style="color:red;">**`Auto-scroll`**</mark> 最多可设置 300 次。

**设置您想要自动滚动重复的次数。** <mark style="color:red;">**`Wait for`**</mark> 最多可等待 10 秒，指定自动保存数据的间隔。

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

{% step %}
**如有需要，选择或输入要提取的&#x20;**<mark style="color:red;">**`CSS Selector value`**</mark>**。**

当您增加 <mark style="color:red;">**`Auto-scroll`**</mark> 重复次数和 <mark style="color:red;">**`Wait for`**</mark> 时间时，下方的 <mark style="color:red;">**`EXECUTION TIME`**</mark> 会成比例增加。

如有需要，选择或输入要提取的 <mark style="color:red;">**`CSS Selector value`**</mark>。您可以使用 <mark style="color:red;">**`CSS Selector value`**</mark> 来选择要保存的数据模式。

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

{% step %}
**保存更改的设置**

完成后，点击页面底部的 **Save** 按钮。

然后返回 Databoard 并点击 <mark style="color:red;">**`Re-extract`**</mark> 按钮。

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/QyJOt0XnJHcAIuAG9j4P/Untitled%203.png" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**如果执行时间（EXECUTION TIME）总计超过 10 分钟，提取任务将失败。**

因此，请注意您不能自动化太多滚动重复。
{% endhint %}


---

# 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-zi-dong-bao-cun.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.
