> 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/journey-to-getting-started-with-giot/16.-group-and-subgroup-management.md).

# 16. Group and Subgroup Management

## Understand how to create Groups and Subgroups

{% hint style="success" %}
Create Group\
<https://docs.g-iot.io/platform-user-guide-book/group/create-groups>
{% endhint %}

{% hint style="success" %}
Create SubGroups\
<https://docs.g-iot.io/platform-user-guide-book/group/create-subgroups>
{% endhint %}

### Assign Device to Group or SubGroup

{% hint style="success" %}
Assign Device to the Group\
&#x20;<https://docs.g-iot.io/platform-user-guide-book/group/assign-device-to-group><br>
{% endhint %}

### Is possible to also assign the Device to a Specific Groups

{% hint style="success" %}
LM-Group pages\
\
<https://docs.g-iot.io/level-meter-full-device-guide-book/level-meter-greater-than-giots-function/lm-device-properties/lm-groups-page>
{% endhint %}

{% hint style="success" %}
LCT -Groups Page\
<https://docs.g-iot.io/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-device-properties/lct-groups-page>
{% endhint %}


---

# 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/journey-to-getting-started-with-giot/16.-group-and-subgroup-management.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.
