# Data Display

- [Alert](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/alert.md): Alert component for Universal Dashboard.
- [Chip](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/chip.md): Chip component for Universal Dashboard.
- [Date and Time](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/date-and-time.md): Date and time component for Universal Dashboard.
- [Icon](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/icon.md): Icon component for Universal Dashboard
- [List](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/list.md): List component for Universal Dashboard.
- [Table](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/table.md): Table component for Universal Dashboard
- [Tree View](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/tree-view.md): Tree view component for Universal Dashboard.
- [Typography](https://docs.powershelluniversal.com/v1/dashboard/components/data-display/typography.md): Typography component for Universal Dashboard


---

# 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.powershelluniversal.com/v1/dashboard/components/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.
