> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.sigmacomputing.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.sigmacomputing.com/_mcp/server.

# View underlying data

When viewing, exploring, or editing a workbook, all [data elements](/docs/create-a-data-element) are minimized by default to display multiple elements in the canvas. You can maximize an individual data element to focus on its details and view the underlying data.

When a [visualization](/docs/intro-to-visualizations) or [pivot table](/docs/working-with-pivot-tables) element is maximized, it expands to the full width of the workbook page and exposes the element's underlying data table. Because the element and underlying data are inherently linked, changes applied to one are automatically reflected in the other.

When a [table](/docs/create-and-manage-tables) element is maximized, it expands to fill the entire workbook page. The underlying data doesn't need to be displayed in an additional table since it's already exposed in the table itself.

Data elements can be maximized in any [workbook mode](/docs/workbook-modes-overview), but changes can be made in Explore and Edit modes only.

## Maximize a data element

1. Hover over or select the data element.
2. In the element toolbar, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/maximize.svg" alt="" /> **Maximize element**.\
   ![](https://files.buildwithfern.com/sigma.docs.buildwithfern.com/26e1b5e122106ab30b3d5ece4546122d1f25c74df4ab4d07f1433f13d22d1f16/assets/docs-images/a60cc3b-1.png)

If you are viewing a cartesian chart with **Aggregate values** unchecked, the underlying data will also display as ungrouped, matching the chart.

## Minimize a data element

1. In the page toolbar, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/minimize.svg" alt="" /> **Minimize element**.\
   ![](https://files.buildwithfern.com/sigma.docs.buildwithfern.com/e2dd00b9b344bffba8dcd73325c48f271b378a73c9d536bf1774b446c6a449b7/assets/docs-images/20ad29f-2.png)

## Interactive demo

Hover over the embedded bar chart to display the element toolbar in the upper-right corner of the element.

* To maximize the chart and view the underlying data table, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/maximize.svg" alt="" /> **Maximize element**.
* To return to the full workbook canvas, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/minimize.svg" alt="" /> **Minimize element**.

<iframe src="https://app.sigmacomputing.com/embed/43LmwQh153WZsYPRvls96t" width="100%" height="300px" frameborder="0" allowfullscreen />

## Related resources

* [Intro to data elements](/docs/intro-to-data-elements)
* [Workbook modes overview](/docs/workbook-modes-overview)