# Modifying Editor Labels

**You can customize the titles for the Lookup Selector and the Line Item Editor** to fit your needs when launching the editor.

For instance, if you use multiple editors for the same object but want to display different **titles** based on the editor’s purpose, you can modify the labels. Additionally, the **button label** that navigates from the Line Item Editor to the Lookup Selector can also be changed.

These label changes can be easily configured by clicking the **labels menu** in the **side panel**.

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

### Changing Titles

You can modify the **title labels** for both the Lookup Selector and the Line Item Editor. By clicking the icon( <img src="/files/umcyEE5DL6ZO4iOFrI3R" alt="" data-size="line"> ) next to the input field, you can insert [custom labels](/smallbuilder-line-items/builder/inserting-custom-labels-into-editor-labels.md) that will display translated titles based on the user’s language settings.

<div><figure><img src="/files/lfwwRUxNgqlptYzTnMPh" alt="" width="254"><figcaption></figcaption></figure> <figure><img src="/files/lLk604RB0Xio7T4QLvVG" alt="" width="563"><figcaption></figcaption></figure></div>

### Changing Button Labels

The button label that navigates from the Line Item Editor to the Lookup Selector can also be customized. Similar to titles, you can click the icon button( <img src="/files/umcyEE5DL6ZO4iOFrI3R" alt="" data-size="line"> ) to insert custom labels, enabling translated labels based on the user’s language settings.

<div><figure><img src="/files/W9GsHcUCwiZ68tB1pjxu" alt="" width="254"><figcaption></figcaption></figure> <figure><img src="/files/8f9kzb8FlMXHO6UZ6yRy" alt=""><figcaption></figcaption></figure></div>

### Applying Custom Labels

For examples of how to apply custom labels, refer to the [Insert Custom Labels](/smallbuilder-line-items/builder/inserting-custom-labels-into-editor-labels.md) into Labels menu. This menu provides detailed instructions and examples of how to use custom labels effectively.

<div><figure><img src="/files/FPfMt5s6GIdi7NDg6nUZ" alt="" width="254"><figcaption></figcaption></figure> <figure><img src="/files/M5H04EMqgbpxNo1ISnx0" alt=""><figcaption></figcaption></figure></div>


---

# 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/smallbuilder-line-items/builder/default-setting/modifying-editor-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.
