# Compact Configurator Setup

The **Compact Configurator Setup** allows you to configure a compact version of the List Configurator for display on the **Home page** or in **App Builder**. This compact version enables users to quickly view essential data or records they frequently access, improving efficiency by providing key information at a glance without navigating to the full List.

{% hint style="warning" %}
The compact list can display a maximum of 5 columns.
{% endhint %}

<figure><img src="/files/rAJK8kIvOuhHVgfBPDlK" alt=""><figcaption><p>The compact list in Experience Site page.</p></figcaption></figure>

***

### :small\_orange\_diamond: Screen Configuration

<figure><img src="/files/9IkHS07REhEEirl5AYDE" alt="" width="298"><figcaption><p>Compact Setup</p></figcaption></figure>

<table><thead><tr><th width="86">No.</th><th width="273">Name</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td><a href="/pages/qz7gRSmqKg0Nw0kU78pG#steps-to-add-columns"><strong>Add Columns</strong></a></td><td>Add columns to display in the compact list.</td></tr><tr><td>2</td><td><a href="/pages/qz7gRSmqKg0Nw0kU78pG#import-columns-from-list"><strong>Import List Columns</strong></a></td><td>Add columns to the compact list based on the columns already configured in the Datatable Setup.</td></tr><tr><td>3</td><td><strong>Set first column as composite</strong></td><td>Configure the first column as composite, allowing additional subcolumns to appear under the row title.</td></tr><tr><td>4</td><td><a href="/pages/qz7gRSmqKg0Nw0kU78pG#steps-to-add-subcolumns"><strong>Add Subcolumns</strong></a></td><td>Add and configure subcolumns for the first composite field.</td></tr></tbody></table>


---

# 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/compact-configurator-setup.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.
