# 편집기 레이블 변경하기

**편집기 실행 시** 조회 선택기와 라인 아이템 편집기의 **타이틀**을 사용자가 원하는 레이블로 변경할 수 있습니다.

예를 들어, 동일한 개체에 대해 여러 편집기를 사용하더라도, 편집기의 용도에 따라 **타이틀을 다르게 표시**하고 싶다면 레이블을 수정할 수 있습니다. 또한, 라인 아이템 편집기에서 **조회 선택기로 이동하는 버튼 레이블**도 변경 가능합니다.

해당 레이블 변경은 **사이드 패널**에서 **레이블 메뉴**를 클릭하여 간단히 설정할 수 있습니다.

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

### 타이틀 변경하기

조회 선택기와 라인 아이템 편집기의 각각의 **타이틀 레이블**을 변경할 수 있습니다. 또한, **입력 란 옆의 아이콘(** <img src="/files/umcyEE5DL6ZO4iOFrI3R" alt="" data-size="line"> **)**&#xC744; 클릭하여 [커스텀 라벨을 삽입](/ko/smallbuilder-line-items/builder/inserting-custom-labels.md)하면, 사용자의 언어 설정에 따라 번역된 레이블이 표시되도록 설정할 수 있습니다.

<figure><img src="/files/aZzz2xB3y9naCWzIWo6S" alt=""><figcaption><p>조회 선택기 타이틀</p></figcaption></figure>

<figure><img src="/files/p7TdC4kMl3AgQr9ZL4c8" alt=""><figcaption><p>라인 아이템 편집기 타이틀</p></figcaption></figure>

### 버튼 레이블 변경하기

라인 아이템 편집기에서 조회 선택기로 이동하는 버튼 레이블도 변경할 수 있습니다. 타이틀과 마찬가지로 우측 아이콘 버튼( <img src="/files/umcyEE5DL6ZO4iOFrI3R" alt="" data-size="line"> )을 클릭하여 커스텀 라벨을 삽입하면, 사용자의 언어 설정에 따라 번역된 레이블을 표시할 수 있습니다.

<figure><img src="/files/rVe6emHndc9OaKPiNAei" alt=""><figcaption><p>라인 아이템 편집기 화면에서 버튼 레이블 변경하기</p></figcaption></figure>

### 커스텀 라벨 적용하기

커스텀 라벨 적용 예시를 확인하고 싶은 경우, [레이블에 커스텀 라벨 삽입하기](/ko/smallbuilder-line-items/builder/inserting-custom-labels.md) 메뉴를 참고하세요. 이 메뉴에서는 커스텀 라벨을 사용하는 구체적인 방법과 예시를 제공합니다.


---

# 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-line-items/builder/default-setting/label-change.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.
