# List Layout Customization

## Table

The Table layout shows your data in a table format. This layout is most useful when you need to see and compare field values of different records

Change what fields are shown here, change the title or add a [list layout header.](/stacker-astra/customize-using-ai/header-customization.md)&#x20;

<figure><img src="/files/1y6l5b44sKtKQQ8gIUy8" alt=""><figcaption></figcaption></figure>

#### Prompt Suggestions:

> Make the \*Plants\* table a table view.&#x20;

> Show the field \*Plant Name\* on the \*All Plants\* table.&#x20;

> Create a new \*Plants\* table in a table view.&#x20;

{% hint style="info" %}
This will add a new navigation item for you using the same leases table
{% endhint %}

## Board

The Board allows you to manage and visualize data in your app based on a single select field.&#x20;

Other options:&#x20;

**Title Size -** Choose small, medium or large for your title size&#x20;

**Label Style -** Choose to show a label, Icon or no field labels

**Fields Style -** Show fields in a tag style or as a list

**Footer -** Show fields in the footer of the card

**Eyebrow -** Show a field on the top of the card&#x20;

<figure><img src="/files/1HX5obovPDTGAP66donn" alt=""><figcaption></figcaption></figure>

#### Prompt Suggestions:

> Create a board view for the \*Properties\* based on the \*Status\* field

## Cards&#x20;

The Card layout shows each record as a separate card. Cards are most useful when you want to combine an image with data.&#x20;

Customization options with cards you can ask for from the agent:

**Title Size -** Choose small, medium or large for your title size&#x20;

**Label Style -** Choose to show a label, Icon or no field labels

**Fields Style -** Show fields in a tag style or as a list

**Footer -** Show fields in the footer of the card

**Eyebrow -** Show a field on the top of the card&#x20;

**Card size -** Show cards medium, large or full width.&#x20;

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

#### Prompt Suggestions:

> Change the \*Plants for sale\* view to a card view

> Add a photo of the \*Plant\* to the card view

> Change the photo for sunset apartments to an apartment building

## Threads

Display your records as messages in a thread to track interactions, emails or messages. Customize your thread layout for your business by deciding how it appears on the screen choosing different fields for quick access to information.&#x20;

<figure><img src="/files/Fb05AR1NBEjSuEjj26H3" alt=""><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://docs.stackerhq.com/stacker-astra/customize-using-ai/list-layout-customization.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.
