# Title

The Title setting allows users to **assign clear and meaningful titles to each List**. Additionally, users can incorporate custom labels stored within the Salesforce organization into the title to effectively reflect specific terminology or branding of the organization.

{% hint style="warning" %}
The Title is a required field for all Lists.
{% endhint %}

***

### :small\_orange\_diamond: Steps to Configure the Title

1. Enter the desired title in the **Title** input field.\\

   <figure><img src="/files/w8qeVr7aBMNUNt8X52Vp" alt="" width="336"><figcaption><p>Default Setup in the side panel</p></figcaption></figure>
2. Click the **Custom Label** button.\\

   <figure><img src="/files/Gcxff2HsZAL7sQfF5vCK" alt="" width="563"><figcaption><p>Custom Label Modal</p></figcaption></figure>
3. **A modal** will appear. Select the desired custom label and click the Insert button.
4. Ensure that the title is correctly displayed in the **Preview Panel** for verification.\\

   <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/smallbuilder-lists/builder-setup-steps/default-setup/title.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.
