# FAQ

<details>

<summary>Q: Sample Data를 생성하기전에 미리 설정해주어야 할 것은 무엇인가요?</summary>

* 품목 일정 개체 사용을 위해 제품 일정 설정을 활성화 해준다.

  \- 설정 > 제품 일정 설정 > 모든 체크박스 활성화
* 품목 일정개체에 Schedule Configurator 개체의 조회 관계 필드를 추가해 준다.

  \- 설정 > 개체 관리자 > 품목 일정 > 필드 및 관계 > 새로 만들기 > 조회 관계 > Schedule Configurator

</details>


---

# 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.smallbuilder.com/ko/smallbuilder-schedules/faq.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.
