# スケジューラー

## スケジューラーとは？

日次ログ追跡やモニタリングのように**毎日決められた時間に抽出する必要がある場合**に使用する機能です。

{% hint style="info" %}
**超簡単ガイド**\
➡️ データ抽出 ➡️ スケジュール追加 ➡️ 保存 ➡️ 予約時間まで待機または通知を受け取る
{% endhint %}

{% stepper %}
{% step %}

#### 目的のページでデータを抽出してください

<figure><img src="/files/40142725a1c45f0e0c87ae0ebceeff6ad10c4e45" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### データボードに移動してください

<figure><img src="/files/1008e13a9a33582675579480fdc9c24e6146cfc7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### <mark style="color:red;">**`スケジュール`**</mark> アイコンをクリックしてください

<figure><img src="/files/63abe9c73c33ac9a3c817a9c5b67c623d3a94817" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 繰り返し周期と時間を設定してください

メール通知をオンにしておく必要があります。

<figure><img src="/files/1a14080c28a07413b7d661724471d850364d227b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 🎉 予約時間にデータ抽出通知を受け取りましょう

データ抽出結果はListlyデータボード（DATABOARD）でも確認できます。

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


---

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