# Delete a group

{% hint style="success" %}
This article is for Administrators only.
{% endhint %}

## Before you start

* Your Personal Security Device must be connected to your computer, switched on, and the Ledger Vault app opened.

{% hint style="info" %}
You'll be prevented from deleting a group if:

* If it's used in the transaction rules of an account. You must first remove the group from all accounts it's used in, and then delete the group. Removing a group from an approval workflow requires you to create an *Edit account* request. Once approved you can delete the group.
  {% endhint %}

## Instructions

1. Click **Users** on the left panel.
2. Go to the **Groups** tab.
3. Click the group name.

<figure><img src="/files/qbEBm37KUqPGZAYFlFOC" alt=""><figcaption></figcaption></figure>

4. Click Delete in the bottom right corner of the dialog.

<figure><img src="/files/XErDnjseIQEtpf0UNotQ" alt=""><figcaption></figcaption></figure>

5. Click Delete group when prompted to confirm.
6. Verify that the information displayed on your device is accurate. If it's not, either try again or contact [Support](https://ledgerhq.atlassian.net/servicedesk/customer/portals) .
7. Tap **Confirm** .

## Results

A *Delete group* request is submitted to all Administrators for approval.

If an Operator member of this group is revoked before this request is approved, the *Delete group* request will fail and will have to be recreated.

## What's next?

The group will be deleted once the request has been approved by the number of Administrators defined in the admin rule. Once done, the group will have the *Deleted* status. For more information, Track the status of a request.


---

# Agent Instructions: 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://help.enterprise.ledger.com/help-center/core/workspace-administration/groups/delete-a-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.
