> For the complete documentation index, see [llms.txt](https://docs.cubilock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubilock.com/group-management/changing-group-name.md).

# Changing Group Name

Often times we find ourselves in spot where the Group's purpose has changed from what it initially was either because we decided to add Sub Groups to divide responsibility or simply because the profile requirements have changed. CubiLock allows you to rename groups to keep them inline with the purpose.

### Rename Group:

From your CubiLock console:

1. Navigate to **Device Groups** using side menu.
2. Click the group name to open group details or the three dot **Menu** and **Edit** to modify group.
3. Click on the **Edit Icon** next to group name.
4. Enter the new name and click on **Submit**.
5. Group will up

![Edit icon next to group name](/files/LOahKXnn4dIMK8iUHiFu)

![](/files/un2gP4GlvB8DCBPX224m)


---

# 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.cubilock.com/group-management/changing-group-name.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.
