# Record details

Record details present stable label-value information in calm, scannable panels.

## Anatomy

- A panel heading names the information group.
- A definition list provides semantic label-value pairs.
- Rows use a consistent label column and flexible value column.
- Links, statuses, identities, and empty values keep their own semantics.
- Related secondary panels may sit beside the primary panel on wide screens.

## Layout

- Use one primary detail panel and a narrower secondary column when the hierarchy supports it.
- Stack all panels on smaller screens without changing their reading order.
- Keep labels short. Allow values to wrap, especially identifiers and email addresses.
- Use `None`, `Not assigned`, or another explicit domain-appropriate value instead of a blank cell.

## Variants

- **Row list:** best for five or more fields or mixed value lengths.
- **Summary tiles:** acceptable for two to four immutable values, but should not replace the main detail list.
- **Editable content:** belongs in a form section card rather than an inline mixture of read-only and editable rows.

## Actions

Panel-level links such as Manage groups belong in the panel heading. Record-level actions stay in the page header.
