# 스케줄러

## 스케줄러란?

일일 로그 추적이나 모니터링처럼 **매일 정해진 시간에 추출해야할 때** 사용하는 기능입니다.

{% hint style="info" %}
**초간단 따라하기**\
➡️ 데이터 추출 ➡️ 스케줄 추가 ➡️ 저장하기 ➡️ 예약 시간까지 대기 혹은 알림받기&#x20;
{% endhint %}

***

## 사용방법&#x20;

{% stepper %}
{% step %}

### 원하는 페이지에서 데이터를 추출하세요.

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/izoBoPusCjk84mvN1rnK/01.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 데이터보드로 이동하세요.

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/BbNu1rwhblCHIOYvrST7/02.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### <mark style="color:red;">**`스케줄`**</mark> 아이콘을 클릭하세요.

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/ZckR7pbhAq7jbi6HNVwQ/03.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 반복할 주기와 시간을 설정하세요.

이메일 알람을 켜두어야 알람을 받을 수 있습니다.&#x20;

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/X5NMBXvCMAgChbnSMZcY/04.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 🎉 예약시간에 데이터 추출 알람을 받아보세요.&#x20;

데이터 추출 결과는 리스틀리 데이터보드(DATABOARD)에서도 확인할 수 있습니다.&#x20;

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/u5X0e0dE1WiwXcP0iFWl/email_notification.webp" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

&#x20;


---

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