# 분 단위로 스케줄러를 설정할 수 있나요?

리스틀리 유료 버전 사용 시, 한 시간 단위로 스케줄러를 설정해 미리 예약한 시간에 데이터를 추출하실 수 있어요. 만약 엔터프라이즈 플랜으로 업그레이드하시면 분 단위로 스케줄러를 설정하실 수 있습니다. 예를 들어, 매주 수요일 10시 20분에 특정 웹 사이트를 추출하거나, 매일 30분 단위로 원하는 데이터를 그룹추출해서 편리하게 사용하실 수 있습니다.\
그룹추출 기능 사용 시, 계속해서 쌓이는 데이터를 더 쉽게 가공할 수 있는 로그 그룹 추출도 활용해보세요!


---

# 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/support/faq/features/undefined-14.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.
