# Cards

The card format displays the same data as table format but presents each record as an individual card for better visual organization and readability.

## Card layout[​](#card-layout "Direct link to Card layout")

Each card contains:

* **Primary information** - key fields displayed prominently
* **Secondary details** - additional fields shown in organized sections
* **Visual hierarchy** - important data emphasized through layout and styling
* **Compact design** - essential information presented efficiently

## Benefits[​](#benefits "Direct link to Benefits")

Card format offers several advantages:

* **Visual clarity** - easier to scan individual records
* **Reduced clutter** - focuses attention on one record at a time
* **Better mobile experience** - optimized for smaller screens
* **Customizable display** - field arrangement can be tailored per app

## Use cases[​](#use-cases "Direct link to Use cases")

Card format works best for:

* browsing records with rich content or multiple fields
* mobile or tablet interfaces
* situations where visual presentation matters
* apps with varying record content lengths

![Card format displaying records as individual cards with key fields highlighted](/assets/images/cards-051059f346ec36c64d1bc8bbd75612b2.png)

## Related[​](#related "Direct link to Related")

* [About lists](/user-guide/app-records-list/about-lists.md) - list configuration, filtering, sorting, and all available formats
