# Edit 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="warning" %}
You'll be prevented from editing a group if:

* Your changes make the transaction rules of the account unusable. For example, the approval of 6 out of 10 Operators is required from this group in the *HeyBitcoin* account, but you want to remove 5 Operators. The approval workflow of these accounts must be adjusted first.
* An account using this group is pending to be edited. You'll first have to process this request before editing the group.
* Transactions are pending approval in accounts using this 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/GxMEcflH2rHQ743S90A9" alt=""><figcaption></figcaption></figure>

4. Click **Edit** in the top right of the dialog.

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

5. You can edit the following:

   * The **Name** of the group.
   * The **description** . The description alone can be edited at any time without requiring the approval from other Administrators.
   * Add or remove **Members** .

6. Click **Next** .

7. Click Edit group .

8. 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) .

9. Tap **Confirm** .

## Results

An *Edit group* request is submitted to all Administrators for approval.

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

## What's next?

The changes will be implemented once the request has been approved by the number of Administrators defined in the admin rule. 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/edit-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.
