# Data Display

## Overview

The Data Display category provides section widgets that surface related records, fields, and sections directly within your ELN or LIMS. These tools help teams summarize datasets, navigate relationships, and reuse content without duplicating information. Whether you need a list of related records, a focused view of key columns, or embedded sections from another record, these widgets keep critical context visible where work happens. Together, they streamline review workflows and improve clarity across interconnected data.

## Widgets

* [Columns](/widgets/section-widgets/data-display/columns.md) - Display selected fields and metadata from records
* [Record List](/widgets/section-widgets/data-display/record-list.md) - Show curated lists of related records in sections
* [Sections](/widgets/section-widgets/data-display/sections.md) - Embed sections from related records


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.labii.com/widgets/section-widgets/data-display.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
