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

# Board

> Kanban view grouped by a status property.

## Overview

Board groups records into columns by a status property. Drag a card between columns to update the status; reorder within a column to change the rank.

## Use cases

Sales pipelines (group by Deal stage), support queues (group by Ticket status), product roadmaps (group by Feature stage).

## Configuration

| Setting         | What it does                                            |
| --------------- | ------------------------------------------------------- |
| Object          | The object whose records appear (required).             |
| Saved view      | Reuse a saved view's filters and sort order.            |
| Group by        | The status or select property that defines the columns. |
| Card properties | The properties shown on each card.                      |

## Examples

Deals grouped by stage. Tickets grouped by status.

## See also

* [Table](/blocks/embedded/databases/table)
* [Status property type](/data/properties/select/status)


## Related topics

- [Sandbox Onboarding & Guided Paths](/start/onboarding/sandbox-tour.md)
- [Whiteboard](/blocks/embedded/object/whiteboard.md)
- [List](/blocks/embedded/databases/list.md)
- [Build a sales pipeline](/recipes/sales-pipeline.md)
- [Views Overview](/surfaces/views/overview.md)
