# 設定 - 自動保存

## スクロール中の自動保存とは？

抽出しようとしているページで**スクロールすると**データが消えることがあります。自動保存機能は、**スクロール中に自動的に消える情報をすべて漏れなくキャプチャ**するのに役立ちます。

{% hint style="info" %}
**クイックステップ** ➡️ データを抽出 ➡️ Databoard設定 ➡️ 自動スクロール + 自動保存
{% endhint %}

***

## 使い方

{% stepper %}
{% step %}

#### 目的のページからデータを抽出

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

{% step %}

#### Databoardに移動し、 <mark style="color:red;">**`設定`**</mark> アイコンをクリック

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

<figure><img src="https://content.gitbook.com/content/I8js41AfLS5QdXKB7e8A/blobs/cJqVMRfWEQ087iOVqWGl/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/I8js41AfLS5QdXKB7e8A/blobs/xjsmGP7iJ2RDheeWGWYi/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/I8js41AfLS5QdXKB7e8A/blobs/g5puuyvVepaq9W4zQn1h/Untitled%201.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 必要に応じて、抽出したい <mark style="color:red;">**`CSSセレクター値`**</mark> を選択または入力

<mark style="color:red;">**`自動スクロール`**</mark>の繰り返し回数と<mark style="color:red;">**`待機`**</mark>時間を増やすと、下の<mark style="color:red;">**`実行時間`**</mark>が比例して増加します。

必要に応じて、抽出したい<mark style="color:red;">**`CSSセレクター値`**</mark>を選択または入力します。<mark style="color:red;">**`CSSセレクター値`**</mark>を使用して、保存したいデータパターンを選択できます。

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

{% step %}

#### 変更した設定を保存

完了したら、ページ下部の**保存**ボタンをクリックします。

次にDataboardに戻り、<mark style="color:red;">**`再抽出`**</mark>ボタンをクリックします。

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