# 레이블 변경하기

조회 선택기의 데이터 테이블에 표시할 열 레이블을 변경할 수 있습니다. **기본적으로 선택된 필드의 레이블**이 표시되며, 레이블 입력란에 값을 입력하면 해당 값이 표시됩니다. 또한, **입력란 옆의 아이콘(** <img src="/files/umcyEE5DL6ZO4iOFrI3R" alt="" data-size="line"> **)**&#xC744; 클릭하여 [커스텀 라벨을 삽입](/ko/smallbuilder-line-items/builder/inserting-custom-labels.md)하면 사용자 언어 설정에 따라 번역된 레이블이 표시됩니다.

{% hint style="info" %}
레이블을 별도로 설정하지 않은 경우, 기본적으로 표시되는 필드 레이블은 사용자 언어에 따라 번역됩니다.
{% endhint %}

<figure><img src="/files/7XfiV5bElwy3dpo45Q7z" alt=""><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-line-items/builder/builder-setup-steps/setup-lookup-selector/change-column-labels.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.
