# Edit a whitelist

{% 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.
* You can't do more than **90 edits** at a time in a whitelist. If you must do more changes, create a second edit request once the first one has been approved.

{% hint style="warning" %}
**You'll be prevented from editing a whitelist if:**

* Accounts using it are pending to be edited. The account's edit request must first be approved or rejected.
* A transaction is pending in an account using this whitelist. The request will first have to be approved or rejected before you can edit the whitelist.
* You remove addresses required by accounts using this whitelist. You must first unlink the whitelist from affected accounts.

**Example:** The whitelist contains one Bitcoin address and is linked to a Bitcoin account. If you remove this address the account won't be functional as no Bitcoin addresses are available.

* You've made more than 90 changes. You won't be able to confirm the request creation on your device and will have cancel it.
  {% endhint %}

## Instructions

1. Click **Whitelist** on the left panel.
2. Click the name of the whitelist.

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

3. Click **Edit** in the top right corner of the dialog.

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

4. Make the necessary changes to the name and description of the whitelist or add, edit, remove addresses. **NB:** Edits to the description of the whitelist only are automatically saved and don't require the approvals of other Administrators.

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

5. Click **Next** .
6. Click **Edit whitelist** .
7. 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) .
8. Tap **Confirm** .
9. Click **Done** .

## Results

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

## What's next?

The whitelist will be edited 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/whitelists/edit-a-whitelist.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.
