# Dashboard

- [About](https://docs.powershelluniversal.com/v1/dashboard/about.md): Universal Dashboard a robust web-based UI library for PowerShell.
- [Development](https://docs.powershelluniversal.com/v1/dashboard/development.md): Developing dashboards in VS Code.
- [Dashboards](https://docs.powershelluniversal.com/v1/dashboard/dashboards.md)
- [Migrating From Universal Dashboard 2.9](https://docs.powershelluniversal.com/v1/dashboard/dashboards/migrating-from-universal-dashboard-2.9.md)
- [Building Dashboards](https://docs.powershelluniversal.com/v1/dashboard/dashboards/building-dashboards.md)
- [Custom Variable Scopes](https://docs.powershelluniversal.com/v1/dashboard/dashboards/custom-variable-scopes.md)
- [Frameworks](https://docs.powershelluniversal.com/v1/dashboard/dashboard-frameworks.md)
- [Components](https://docs.powershelluniversal.com/v1/dashboard/components.md)
- [Pages](https://docs.powershelluniversal.com/v1/dashboard/components/pages.md): Information about Universal Dashboard pages.
- [Dynamic Regions](https://docs.powershelluniversal.com/v1/dashboard/components/dynamic-regions.md): Dynamic regions allow you control the reload of data within the region.
- [Element](https://docs.powershelluniversal.com/v1/dashboard/components/element.md): Information about UDElements.
- [Error Boundary](https://docs.powershelluniversal.com/v1/dashboard/components/error-boundary.md): Error boundary component for Universal Dashboard.
- [HTML](https://docs.powershelluniversal.com/v1/dashboard/components/html.md): Define static HTML using Universal Dashboard.
- [Building Custom Components](https://docs.powershelluniversal.com/v1/dashboard/components/building-custom-components.md): This document outlines how to build custom Universal Dashboard components.
- [Data Display](https://docs.powershelluniversal.com/v1/dashboard/components/data-display.md)
- [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
- [Data Visualization](https://docs.powershelluniversal.com/v1/dashboard/components/data-visualization.md)
- [Charts](https://docs.powershelluniversal.com/v1/dashboard/components/data-visualization/charts.md): Charting components for Universal Dashboard.
- [Map](https://docs.powershelluniversal.com/v1/dashboard/components/data-visualization/map.md): Map component for Universal Dashboard.
- [Feedback](https://docs.powershelluniversal.com/v1/dashboard/components/feedback.md)
- [Backdrop](https://docs.powershelluniversal.com/v1/dashboard/components/feedback/backdrop.md): Backdrop component for Universal Dashboard.
- [Modal](https://docs.powershelluniversal.com/v1/dashboard/components/feedback/modal.md): Modal component for Universal Dashboard.
- [Progress](https://docs.powershelluniversal.com/v1/dashboard/components/feedback/progress.md): Progress component for Universal Dashboard
- [Skeleton](https://docs.powershelluniversal.com/v1/dashboard/components/feedback/skeleton.md): A skeleton component for PowerShell Universal Dashboard.
- [Inputs](https://docs.powershelluniversal.com/v1/dashboard/components/inputs.md): Input controls for Universal Dashboard
- [Autocomplete](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/automcomplete.md): Autocomplete component for Universal Dashboard
- [Button](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/button.md): Button component for Universal Dashboard
- [Checkbox](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/checkbox.md): Check component for Universal Dashboard
- [Code Editor](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/code-editor.md): Code editor component for Universal Dashboard.
- [Date Picker](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/date-picker.md): Date Picker component for Universal Dashboard
- [Floating Action Button](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/floating-action-button.md): Floating action button component for Universal Dashboard
- [Form](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/form.md): Form component for Universal Dashboard
- [Radio](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/radio.md): Radio component for Universal Dashboard
- [Select](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/select.md): Select component for Universal Dashboard
- [Slider](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/slider.md): Slider component for Universal Dashboard.
- [Switch](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/switch.md): Switch component for Universal Dashboard
- [Textbox](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/textbox.md): Textbox component for Universal Dashboard
- [Time Picker](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/time-picker.md): Time picker component for Universal Dashboard
- [Upload](https://docs.powershelluniversal.com/v1/dashboard/components/inputs/upload.md): Component for uploading files in Universal Dashboard.
- [Navigation](https://docs.powershelluniversal.com/v1/dashboard/components/navigation.md)
- [Drawer](https://docs.powershelluniversal.com/v1/dashboard/components/navigation/drawer.md): Drawer component for Universal Dashboard
- [Stepper](https://docs.powershelluniversal.com/v1/dashboard/components/navigation/stepper.md): Stepper component for Universal Dashboard
- [Tabs](https://docs.powershelluniversal.com/v1/dashboard/components/navigation/tabs.md): Tab component for Universal Dashboard
- [Layout](https://docs.powershelluniversal.com/v1/dashboard/components/layout.md)
- [Grid Layout](https://docs.powershelluniversal.com/v1/dashboard/components/layout/grid-layout.md): Drag and drop layout designer.
- [Grid](https://docs.powershelluniversal.com/v1/dashboard/components/layout/grid.md): Grid layout component for Universal Dashboard.
- [Hidden](https://docs.powershelluniversal.com/v1/dashboard/components/layout/hidden.md)
- [Utilities](https://docs.powershelluniversal.com/v1/dashboard/components/utilities.md)
- [Transitions](https://docs.powershelluniversal.com/v1/dashboard/components/utilities/transitions.md): Transition component for Universal Dashboard.
- [Surfaces](https://docs.powershelluniversal.com/v1/dashboard/components/surfaces.md)
- [AppBar](https://docs.powershelluniversal.com/v1/dashboard/components/surfaces/appbar.md): AppBar component for Universal Dashboard
- [Card](https://docs.powershelluniversal.com/v1/dashboard/components/surfaces/card.md): Card component for Universal Dashboard
- [Paper](https://docs.powershelluniversal.com/v1/dashboard/components/surfaces/paper.md): Paper component for Universal Dashboard
- [Expansion Panel](https://docs.powershelluniversal.com/v1/dashboard/components/surfaces/expansion-panel.md): Expansion Panel component for Universal Dashboard
- [Interaction](https://docs.powershelluniversal.com/v1/dashboard/interaction.md): Interaction features of Universal Dashboard
- [Published Folders](https://docs.powershelluniversal.com/v1/dashboard/published-folders.md): Serve files from PowerShell Universal
- [Themes](https://docs.powershelluniversal.com/v1/dashboard/themes.md)
- [Cascading Style Sheets](https://docs.powershelluniversal.com/v1/dashboard/themes/cascading-style-sheets.md): Use cascading style sheets with Universal Dashboard.
- [Styles](https://docs.powershelluniversal.com/v1/dashboard/themes/styles.md): UDStyle component for Universal Dashboard
- [Scheduled Endpoints](https://docs.powershelluniversal.com/v1/dashboard/scheduled-endpoints.md): Simple scheduled endpoints within dashboards.
- [Role Based Access](https://docs.powershelluniversal.com/v1/dashboard/role-based-access.md): Role based access for dashboards.
- [Marketplace](https://docs.powershelluniversal.com/v1/dashboard/marketplace.md): The page shows how to use the Universal Dashboard marketplace.


---

# 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.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.
