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

# All Blocks

> All Blocks is the primary workspace for exploring and editing your model—displaying every block and term in one place.

## All Blocks in Aire

All Blocks is the main workspace for your model. It displays every [block](/docs/blocks) and [term](/docs/terms) in your project in one place, giving you a complete picture of your model's structure and values without navigating between individual blocks.

From All Blocks you can browse and edit [terms](/docs/terms), inspect formulas, compare values across [blocks](/docs/blocks), and switch between layouts depending on how you want to work.

## Layouts

Use the view switcher in the top toolbar to choose between two layouts:

* **List view** — the default layout, organized by block with terms listed under each. Good for working within a specific block or following the hierarchical structure of your model.
* **Grid Mode** — a spreadsheet-style layout that displays all terms across all blocks in a flat, dense grid. Good for scanning the full model or making edits across many terms at once.

## Features

These tools are available across both layouts:

* **Formula hovers**: Hover over any calculated term to see its full expression without opening the editor
* **Inline formula editing**: Click any calculated term to open the [formula editor](/docs/formulas#the-formula-editor) directly — no need to navigate away from your model
* **Consistent value display**: Scalar and array values display uniformly across the grid
* **Pinnable timelines**: Pin a timeline as column headers to navigate time-series data
* **Horizontal scroll**: The scroll bar is pinned to the bottom of the view for easier navigation across wide models
* **Collapsible panels**: Left-hand navigation and toolbars can be collapsed to maximize workspace

## Editing from All Blocks

You can edit [term](/docs/terms) values directly in the table — blue text identifies editable inputs. Changes apply immediately and flow through all dependent calculations. For formula edits, click any calculated term to open the formula editor inline.
