# 타이틀

ListView의 타이틀 설정 기능을 통해 사용자는 각 **ListView에 명확하고 의미 있는 제목을 부여**할 수 있습니다. 또한, 세일즈포스 조직 내에 저장된 사용자 정의 라벨을 타이틀에 추가함으로써 조직의 특정 용어나 브랜드를 효과적으로 반영할 수 있습니다.

{% hint style="warning" %}
ListView의 타이틀은 필수 값입니다.
{% endhint %}

***

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

1\. 타이틀 입력 창에 타이틀을 입력합니다.

<figure><img src="/files/w8qeVr7aBMNUNt8X52Vp" alt="" width="336"><figcaption><p>기본 설정 화면</p></figcaption></figure>

2\. 사용자 정의 라벨(Custom Label)을 클릭합니다.

<figure><img src="/files/Gcxff2HsZAL7sQfF5vCK" alt="" width="563"><figcaption><p>사용자 정의 라벨 선택 창</p></figcaption></figure>

3\. 사용자 정의 라벨 선택 창에서 추가할 사용자 정의 라벨을 선택하고 삽입(Insert) 버튼 클릭합니다.

4\. 타이틀 입력 창에 타이틀을 입력합니다. 설정된 타이틀이 미리 보기 패널에 정확히 표시되는지 확인합니다.

<figure><img src="/files/JaxOO8tTPTojS8DY5DNV" alt="" width="563"><figcaption></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.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.
