# Show Icon

The **Show Icon** feature allows users to display an icon in front of the List title. This enhances visual identification for each list, improving user experience and contributing to clearer information structure, ultimately boosting efficiency.

***

### :small\_orange\_diamond: Steps to Configure Show Icon

1. Activate the **Show Icon** toggle button. Once activated, an **Icon Box** will appear below the toggle button.\\

   <figure><img src="/files/593817ldZxzfOvdV7W45" alt="" width="335"><figcaption><p>Default Setup in the side panel.</p></figcaption></figure>
2. Select an icon from the **Icon Box** and verify that the icon is displayed next to the List title.\\

   <figure><img src="/files/WDEX3zxkHv2GBB9Shewh" alt="" width="563"><figcaption><p>An icon appears next to the title of the list.</p></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/show-icon.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.
