# Create 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.

## Instructions

1. Click **Users** on the left panel.
2. Go to the **Groups** tab.
3. Click **+ Create group** in the top right corner.

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

4. Enter the **Group name** . The group name must be less than 19 characters long and must not contain special characters. **NB:** Names must be unique. You can't have two groups with the same name.
5. (optional) Enter a **Group description** .
6. Select the **Group members** from the drop-down list. You can select up to 20 Operators. Operators who have the *Pending revocation* status or who are still *Pending creation* won't appear in the list.

<figure><img src="/files/2se2vY4K0QBwe8pHvvQC" alt=""><figcaption></figcaption></figure>

7. Click **Next** .
8. Click **Create group** .

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

9. 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) .
10. Tap **Confirm** .

## Results

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

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

## What's next?

The group will be created once the request is 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/create-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.
