# 아이콘 표시

ListView 타이틀 앞의 아이콘 표시 여부를 설정할 수 있습니다. 이 기능을 통해 **사용자는 각 리스트의 시각적 식별을 용이하게 할 수 있습니다.** 이러한 시각적 요소는 사용자 경험을 향상시키고, 정보 구조를 더욱 명확하게 만들어 업무 효율성을 높이는 데 기여합니다.

***

### :small\_orange\_diamond: 설정 방법

1\. 아이콘 표시(Show Icon) 버튼을 활성화 합니다. 아이콘 표시 버튼을 활성화 할 경우 하단에 아이콘 박스가 나타납니다.

<figure><img src="/files/593817ldZxzfOvdV7W45" alt="" width="335"><figcaption><p>기본 설정 화면</p></figcaption></figure>

2\. 아이콘 박스에서 아이콘을 선택하고 ListView 타이틀 옆에 해당 아이콘이 나타나는지 확인합니다.

<figure><img src="/files/ILQ7HBEKEfactN22zkNx" alt="" width="563"><figcaption><p>아이콘 표시 확인</p></figcaption></figure>


---

# 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/default-setup/undefined-4.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.
