> 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/group-page-card-and-tree-view.md).

# Group Page - Card and Tree View

When opening a specific group, the view is automatically set to **Tree View**, allowing for the management of device assignments within the group and the creation of subgroups.

The user can find all the generated groups in the Groups section.

**Card View:**\
Visible only on the **landing page** of the group dashboard, this view provides a larger and more detailed overview of all groups and subgroups. Each group or subgroup card displays key information, including:

* **Device Count:** The number of devices assigned to the group.
* **All Devices:** The total number of devices assigned to the group and its subgroups (if any).
* **Subgroups Count:** The total number of subgroups within the group.

**Tree View:**\
Automatically opens or can be selected when managing groups to streamline the organization and management of groups and their devices. This view provides a hierarchical structure for easier navigation and editing.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdNx4FcmaK8KGSvplud37guLTOSokHyr6RSpfZFm-QVqo61bYAm5rOeJPMiwCQasMO3Po6FqLwwkfzc53djeF3obedFgIrtcC0f5zdOlCMrXTbNefWbPjmQO_WNny0EFglFAPDANw?key=M-g4csUEzYvWKn331EzU-Woy" alt=""><figcaption><p>Group Page, Tree view</p></figcaption></figure>


---

# 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/group-page-card-and-tree-view.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.
