> ## Documentation Index
> Fetch the complete documentation index at: https://docs.custral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Field List

> Read-write list of a record's properties.

## Overview

Field List shows every (or a chosen subset of) a record's properties as a vertical list of editable fields. The default sidebar of every record detail page is a Field List.

## Configuration

| Setting          | What it does                                                                           |
| ---------------- | -------------------------------------------------------------------------------------- |
| Properties       | Override which properties are shown. Defaults to every visible property on the object. |
| Group by section | Render the property groups defined on the object.                                      |

## Use cases

Always present. The default record sidebar is a Field List. Add a second one in a tab when you want a curated subset (e.g. "Billing details" tab showing only billing-related properties).

## See also

* [Property List](/blocks/embedded/object/property-list)
* [Notes](/blocks/embedded/object/notes)


## Related topics

- [Modifying Components](/surfaces/components/modify.md)
- [Blocks](/blocks/overview.md)
- [Smart lists](/data/collections/queue.md)
- [Property Lists](/blocks/embedded/object/property-list.md)
- [Fields](/data/records/fields.md)
