# Add and Configure Columns

**Columns displayed in the compact list configurator can be added and managed to enhance the user experience.** **Up to 5 columns can be configured**, and the Import List Columns button allows for seamless integration of existing List Configurator settings. Additionally, composite configurations enable detailed record information to be effectively displayed, providing users with richer insights.

***

### :small\_orange\_diamond: Steps to Add Columns

1\. Click the **Add Columns** button.

<figure><img src="/files/eelWhNKZP2KZAeRmzUnq" alt="" width="336"><figcaption><p>Compact Setup</p></figcaption></figure>

2\. In the field selection screen, choose the field to add and click the **Add** button.

<figure><img src="/files/leK7w6xRhtxrjPke3IKc" alt="" width="563"><figcaption><p>Add Columns Modal</p></figcaption></figure>

***

### :small\_orange\_diamond: Import Columns from List

1\. Click the Import List Columns button.

<figure><img src="/files/pvoKkIcxNrIbKlzwVPjI" alt="" width="336"><figcaption><p>Compact Setup</p></figcaption></figure>

2\. In the field selection screen, choose the field to add and click the **Add** button. Fields can be selected based on those already added to the Datatable.

<figure><img src="/files/q1TChvOkeZudPescCIUv" alt="" width="563"><figcaption><p>List Columns</p></figcaption></figure>

***

### :small\_orange\_diamond: Steps to Add Subcolumns

{% hint style="warning" %}
To configure subcolumns, the first column must be set as composite by enabling the Set First Column as Composite option.
{% endhint %}

1\. Click the **Add Subcolumns** button.

<figure><img src="/files/7SCsTXbXdMLETcgzDY5t" alt="" width="325"><figcaption><p>Compact Setup</p></figcaption></figure>

2\. In the subcolumn addition screen, select the field to use and click the **Add** button.

<figure><img src="/files/Xiz2kS4g9ZCF2GAMAF4O" alt="" width="563"><figcaption><p>Add Subcolumns Modal</p></figcaption></figure>

***

### :small\_orange\_diamond: Steps to Edit Columns

1\. In the compact configurator settings screen, click the edit icon for the column you want to modify.

<figure><img src="/files/GxTgNgLESGlkiaGSLRUp" alt="" width="323"><figcaption></figcaption></figure>

2\. Configure the column settings. For fields of text or picklist types, additional editing options are available.\
[Learn more about editing by type >](/smallbuilder-lists/builder-setup-steps/compact-configurator-setup/add-and-configure-columns/editing-by-column-type.md)

3\. Click the **Save** button to save the changes.


---

# 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/add-and-configure-columns.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.
