# Widgets

- [Value Widget](https://docs.datacake.de/dashboards/widgets/value-widget.md): Learn how to use the Value Widget on Device and Global Dashboards
- [Chart Widget](https://docs.datacake.de/dashboards/widgets/chart-widget.md): Learn how to use the chart widget on Device and Global Dashboards.
- [Image Map](https://docs.datacake.de/dashboards/widgets/image-map.md): Place your sensors on floor plans and other images.
- [Map Widget](https://docs.datacake.de/dashboards/widgets/map-widget.md): Quick-Start and Reference to the Datacake Map Widget
- [Menu Widget](https://docs.datacake.de/dashboards/widgets/menu-widget.md): Welcome to the Datacake Menu Widget tutorial! This guide walks you through how to use the Menu Widget to create custom navigation systems inside your Datacake dashboards.
- [Text Widget](https://docs.datacake.de/dashboards/widgets/text-widget.md): A concise guide on using Datacake's Text Widget to create custom, sensor-integrated dashboard widgets with markdown support.
- [SOS Widget](https://docs.datacake.de/dashboards/widgets/sos-widget.md)
- [Boolean Widget](https://docs.datacake.de/dashboards/widgets/boolean-widget.md)
- [iFrame Widget](https://docs.datacake.de/dashboards/widgets/iframe-widget.md)
- [Downlink Widget](https://docs.datacake.de/dashboards/widgets/downlink-widget.md)
- [Set Value Widget](https://docs.datacake.de/dashboards/widgets/set-value-widget.md)
- [Measurement List Widget](https://docs.datacake.de/dashboards/widgets/measurement-list-widget.md)
- [Heatmap Widget](https://docs.datacake.de/dashboards/widgets/heatmap-widget.md)
- [Table Widget](https://docs.datacake.de/dashboards/widgets/table-widget.md)
- [Image Widget](https://docs.datacake.de/dashboards/widgets/image-widget.md)
- [Histogram Widget](https://docs.datacake.de/dashboards/widgets/histogram-widget.md)
- [Menu Widget](https://docs.datacake.de/dashboards/widgets/histogram-widget-1.md)


---

# 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.datacake.de/dashboards/widgets.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.
