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

# Spreadsheet

> An embedded spreadsheet attached to a record.

## Overview

Spreadsheet attaches a full Custral spreadsheet block to a single record. Use it when a record needs structured tabular data that isn't worth modeling as its own object: quote line items, custom forecast tables, ad-hoc calculations.

## Configuration

| Setting  | What it does                                                       |
| -------- | ------------------------------------------------------------------ |
| Template | Optionally start each new spreadsheet from a spreadsheet template. |

## What it stores

One spreadsheet per record. The spreadsheet's contents are loaded only when you open the record, so large sheets don't slow down lists.

## Filtering

Filter by whether a record has a spreadsheet (**is empty** / **is not empty**). Filtering on individual cell values is not supported.

## Examples

A Quote record with a per-line-item spreadsheet attached.

## See also

* [Spreadsheet block](/blocks/embedded/object/property-list)
* [Whiteboard](/data/properties/communication/whiteboard)


## Related topics

- [Spreadsheet](/blocks/embedded/object/spreadsheet.md)
- [Data Migration](/start/onboarding/migration.md)
- [Overview](/data/properties/communication/overview.md)
- [Notes](/blocks/embedded/object/notes.md)
- [Whiteboard](/blocks/embedded/object/whiteboard.md)
