> 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/group/groups-dashboard.md).

# Group's Dashboard

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf1Y8UQrTrD8ZFk3iTMiDV1ANUF1xHoRt-WrPtkvXidaiytEp0km4EqGDHIqbqXj08T1b1y3H6IdKwdZNCyyn_9lUTRsM3TDy0-SOMUvvuyyijigbITyQ4xfnc_S2zwsMNqFdRn?key=M-g4csUEzYvWKn331EzU-Woy" alt=""><figcaption><p>Group's Dashboard</p></figcaption></figure>

### Accessing the Group Dashboard

To access a group's dashboard:

1. Navigate to the **Assets View** from the sidebar.
2. Click on the **name of the group** you want to open.
3. The **Group Dashboard** will load.

***

#### Within the dashboard, you can:

* **Reset the dashboard layout** to default if needed.
* **Add or remove widgets** to customize how data is displayed. (discover the widgets here:&#x20;
* **Copy the dashboard** layout to other groups for consistency.
* **Access the full device list** assigned to the group.
* **View and manage Rules** linked to devices in the group.
* **Monitor Alarms and Events**  related to the devices in the group, for real-time operational awareness.

***

This centralized dashboard provides a streamlined view for managing, monitoring, and configuring everything related to the selected group.


---

# 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/group/groups-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.
