> 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/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-device-properties/lct-groups-page.md).

# LCT Groups page

The Group section in the Low Cost Tracker's Properties page displays all groups to which the device belongs. This feature allows users to manage group assignments easily by viewing the current groups or assigning the device to a new group, ensuring efficient organization and control of device associations.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcoAFpeJiJCtvYrO-WTLrJFWi5gPJKwIUVPCs_e8vRGj87ZWMNMt4xzKiQCsDXzm1FZF8bkRnnwGTR_Z-0prgBbKll2Z1zrUBIQFPCUNPJ4WxrndSDmjiyi65HyuG3UfslFjDuT9A?key=6Q0L8l71kf0rf1QHDmG1DmN7" alt=""><figcaption><p>LCT  Group Page</p></figcaption></figure>

## LCT Assign a Group to the Device

Click on the “manage groups” icon on the right, is able to see all the already created groups and decide which one to assign to the device.

<figure><img src="/files/Tv4C75c5chuDi5PUFTYJ" alt=""><figcaption><p>Assign one or more groups to a device</p></figcaption></figure>

&#x20;The user can select the desired groups by marking the check box and using the arrows to move them from left to right, assigning or removing groups from the device. Once completed, simply click Update.

{% hint style="success" %}
&#x20;To assign device to a group, follow the link for instructions [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/\~/changes/43/user-guide-book/group/assign-device-to-group](/platform-user-guide-book/group/move-devices-from-group-to-group.md)
{% 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/low-cost-tracker-full-device-guide-book/low-cost-tracker-greater-than-giots-functions/lct-device-properties/lct-groups-page.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.
