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

# Deleting Group

### To Delete Group:

From your CubiLock console:

1. Navigate to **Device Groups** using the side menu.
2. Click the three-dot **Menu** and **Delete** to delete the group.

Or alternatively

1. Navigate to **Device Groups** using side menu.
2. Click on the group **name** to open group details.
3. Click on **Delete** and **Confirm** to delete the group.

{% hint style="info" %}
Deleting **Group** does not remove devices from the enterprise. The devices retain the last applied Device Profile.
{% endhint %}

![](/files/yLSwjhqIp10eLxNgBSxI)

{% hint style="info" %}
Deleting **Group** also deletes all **Sub Groups** created within that group.
{% 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.cubilock.com/group-management/deleting-group.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.
