# 일정 필드 설정 (Setup Schedule Object)

**저장 될 Schedule Object의 필드를 선택합니다.**

<figure><img src="/files/8HDgnjiEkVmd2h8XZdro" alt=""><figcaption></figcaption></figure>

### 설정

* [**일정 필드 설정**](/ko/smallbuilder-schedules/undefined/setup-line-item-editor.md)

  Schedule Object의 필드 중에서 일정 편집 및 저장시 사용할 필드를 선택한다.

***

### 일정 필드 설정

Schedule Object의 필드 중에서 일정 편집 및 저장시 사용할 필드를 선택한다.

<figure><img src="/files/NMOL6wySVC7tMZKYge9s" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="201">항목</th><th width="449">설명</th><th>필수</th></tr></thead><tbody><tr><td>Schedule Date Field</td><td>일정 날짜가 저장될 필드입니다.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Schedule Order Field</td><td>일정 순서가 저장될 필드입니다.</td><td></td></tr><tr><td>Schedule Description Field</td><td>일정 설명이 저장될 필드입니다.</td><td></td></tr><tr><td>Schedule Amount Field</td><td>일정 금액이 저장될 필드입니다.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Schedule Quantity Field</td><td>일정 수량이 저장될 필드입니다.</td><td><mark style="color:red;">✔️</mark></td></tr></tbody></table>


---

# 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/undefined/setup-line-item-editor.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.
