# Section

## Overview

Below is a list of widgets that can interact with record sections:

* [Section Display](#undefined)

## Section Display

A section display widget displays a section from a record on the dashboard, such as the storage map or equipment schedules.

You can click the **Edit** button to select the record and section to get started. Then click the **View detail** button to see the details of the section you selected.


---

# 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/dashboard-widgets/productivity/section.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.
