# 設定 - 自動儲存

## 捲動中自動儲存是什麼？

有時**捲動要提取的頁面時**資料會消失。這時可以使用自動儲存功能，**不遺漏捲動時自動消失的資訊並全部提取**。

{% hint style="info" %}
**超簡單跟著做**\
➡️ 資料提取 ➡️ 資料面板設定 ➡️ 自動捲動 + 自動儲存
{% endhint %}

***

## 使用方法

{% stepper %}
{% step %}

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

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

{% step %}

#### 前往資料面板後點擊 <mark style="color:red;">**`設定`**</mark> 圖示

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

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

{% step %}

#### 向下捲動到 <mark style="color:red;">**`自動捲動及自動儲存`**</mark> 區域

捲動中自動儲存功能需要先設定自動捲動功能才能變更。

{% hint style="success" %}
如果要提取的網頁即使捲動過程中也不會刪除資料？

只需要 <mark style="color:red;">**`自動捲動`**</mark>，不需要 <mark style="color:red;">**`自動儲存`**</mark> 功能。
{% endhint %}

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

{% step %}

#### 變更自動捲動設定值

<mark style="color:red;">**`自動捲動`**</mark> 最多可設定 300 次。

**設定想要自動化重複捲動的次數**。<mark style="color:red;">**`等待片刻`**</mark> 最多可以等待 10 秒並自動儲存資料的間隔。

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

{% step %}

#### 如需要，選擇或輸入要提取的 <mark style="color:red;">**`CSS Selector 值`**</mark>

隨著增加 <mark style="color:red;">**`自動捲動`**</mark> 的重複次數和 <mark style="color:red;">**`等待片刻`**</mark> 時間，底部的 <mark style="color:red;">**`執行時間`**</mark> 也會成比例增加。

如需要，可以選擇或輸入要提取的 <mark style="color:red;">**`CSS Selector 值`**</mark>。可以使用 <mark style="color:red;">**`CSS Selector 值`**</mark> 選擇要儲存的資料模式。

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

{% step %}

#### 儲存變更的設定值

全部完成後請按頁面底部的**儲存**按鈕。

然後回到資料面板按 <mark style="color:red;">**`重新提取`**</mark> 按鈕。

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/yOf9o9nMLsQjlLzWI8F5/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-hant/getting-started/databoard-features/settings-auto-save-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.
