# 작업 설정

리스트 상단에 작업(버튼)을 추가하고 설정할 수 있습니다. **이러한 작업 버튼을 통해 사용자는 List View에서 직접 중요한 작업을 수행할 수 있어 업무 효율성이 향상됩니다.**

<figure><img src="/files/YRCUx1L8g1gTAkRTG8Or" alt="" width="563"><figcaption><p>List View 작업</p></figcaption></figure>

***

### :small\_orange\_diamond: 화면 구성

<figure><img src="/files/6XecYXcrOF2gI7dBS2IP" alt="" width="299"><figcaption><p>작업 설정 화면</p></figcaption></figure>

<table><thead><tr><th width="87" data-type="number">번호</th><th width="207">필드명 및 영역</th><th width="453">설명</th></tr></thead><tbody><tr><td>1</td><td><p>선택된 행 유지</p><p>(Retain Selected Rows)</p></td><td>선택된 행 유지를 활성화하면 작업 실행 후에도 선택된 레코드 행이 유지됩니다.</td></tr><tr><td>2</td><td><p><a href="/pages/8CeruPTSbUL4zeIh0YBB">작업 추가</a></p><p><a href="/pages/8CeruPTSbUL4zeIh0YBB">(Add Action)</a></p></td><td>리스트 상단에 작업(버튼)을 추가합니다.</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-lists/undefined-1-1/action-setup-optional.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.
