# Display Types

## 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

You can set how many rows you want to show per page or allow the app users to change the page size.

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

**Quick edits menu -** Make edits from the layout by selecting the \[...]&#x20;

<figure><img src="/files/2IWtPadvdW6XiOkVFOaX" alt=""><figcaption></figcaption></figure>

## Board

The Board allows you to manage and visualize workflow in your app. You can organize records by status and easier drag and drop to update.&#x20;

**Status -** Choose a single select field to display your cards

**Columns -** Decide which status' to show to your end users

{% embed url="<https://app.arcade.software/share/l7IrYOdCoSOTzIwUMna3>" %}

**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

<figure><img src="/files/DQcrc3Z2xQQYr542UU8l" alt="" width="375"><figcaption></figcaption></figure>

**Card header & footer-** Display quick information on the top or bottom of the card

**Cover Image & Profile Image-** Show a large header photo and smaller profile image&#x20;

**List Headers -** Change the layout name and add a subtitle to add a description for your layout.&#x20;

<div align="left"><figure><img src="/files/UUJwYfNaotL2sxGVIia8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hHELEBorQC51cFqTX38a" alt=""><figcaption></figcaption></figure></div>

## 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. Change how many records are visible per page or allow users to change the page size.

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

**Cover Image & Profile Image-** Show a large header photo and smaller profile image&#x20;

{% hint style="info" %}
The ideal image size for the cover image is  1200x675px
{% endhint %}

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

**Card header & footer-** Display quick information on the top or bottom of the card

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

**List Headers -** Change the layout name and add a subtitle to add a description for your layout.&#x20;

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

## One Record Only

One Record Only shows the Detail layout for the user's related record. This layout is useful for showing users their profile or company profile.&#x20;

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

{% hint style="info" %}
To edit the detail record view select **Edit the layout.**
{% endhint %}

## 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/pVzUf0mH3tFFpF5p61rU" 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-layouts/list-layout/display-types.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.
