> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups/delete-group.md).

# Delete Group

If you don’t need a group any more, you can delete it. If there are any devices in the group, they will also be deleted unless you move them. In the Delete procedure described below, you will be given the opportunity to move devices before the group is deleted.&#x20;

This procedure requires the permission: Manage groups.

To delete a group, do the following:

1. Go to the **Fleet** tab in the **Fleet Settings** page, and go to the Group Configuration. Click **Delete**.
2. In the dropdown list, choose the name of the group to be deleted.

<div align="left"><figure><img src="/files/P4DlfhlnNfOHsgm5Qqj6" alt=""><figcaption></figcaption></figure></div>

3. If there are any devices in the group you have chosen, they will be deleted with the group unless you move them. This is your last opportunity to move them.&#x20;
   * To keep the devices, choose the name of a group in **Move Devices to** and then click **Move Devices & Delete Group**.&#x20;
   * If you intend to delete the devices along with the group, just click **Delete Group**.

{% hint style="success" %}
**Tip**: If you deleted a device by deleting a group and did not intend to, you can use the procedure in [Register Device](https://docs.connect.jfrog.io/get-to-know-new-ui/get-started/register-device-agent-7.0) to get the device back online. The device was deleted from the Connect server, but the Connect Agent is still on the device.
{% endhint %}

## What’s Next?

* Learn how to [create and manage tags](/features-new-ui/account-management/organize-your-fleet/tag-devices.md).
* Learn a [Best Practice: Deploy in Groups](/features-new-ui/deployments/update-deployment/best-practice-deploy-in-groups.md).


---

# 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.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups/delete-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.
