> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/platform-user-guide-book/dashboards/dashboards-widgets.md).

# Dashboard's widgets

* **Graph:** Configure for a single device or a group of devices, select the parameters to display, and define the time frame.
* **Map:** Select a group of devices to show on the map from the list of existing groups within the tenant.
* **Table:** Configure for a single device or a group of devices, and select the parameters to display in the table.
* **General Statistics:** Provides a clear global overview of all devices in the tenant, including the total number of devices and their status (online, offline, or inactive).
* **Alarms Summary:** Configure for a group of devices to display a summary of all alarms generated by those devices.
* **LM Level Meters Summary:** Define the group for which a table will show an overview of all Level Meters within the group.

<figure><img src="/files/G81HFaBl1CKgTjpqrxhA" alt=""><figcaption></figcaption></figure>

Once the widgets are configured correctly, they will display relevant data. Widget settings can be adjusted at any time by clicking the **gear** ⚙️icon on the individual widget.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.g-iot.io/platform-user-guide-book/dashboards/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.
