> For the complete documentation index, see [llms.txt](https://help.enterprise.ledger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.enterprise.ledger.com/core/using-vault-signer/connect-your-signer-account-to-the-ledger-wallet-extension.md).

# Connect your Signer account to the Ledger Wallet extension

{% hint style="success" %}
This section is for Operators only.
{% endhint %}

## Overview

* In the workspace settings, you will be able to connect your signer account to the Ledger Wallet which will be used similar to an extension, in order to craft a transaction via Ledger Wallet and then sign it with your PSD on Ledger Enterprise.
* The Vault Signer feature is available on **Cosmos** and **Near** accounts with the **Ledger Wallet** application functioning as an external wallet.
* Please note that the account balance for these cryptocurrencies will not be displayed in your Ledger Enterprise workspace. Users are advised to rely on the blockchain or Ledger Wallet for balance information.

## Before you start

* You need to have a Vault Signer account created: Create a Signer account .
* Your Personal Security Device must be connected to your computer, switched on, and the Ledger Vault app opened.

## Instructions

<details>

<summary>Step 1. Access the external wallet configuration in the account settings as an operator</summary>

1. Click on the account you want to connect to Ledger Wallet.
2. Click Settings in the tabs.

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

3. Click on the External wallet signer section.

<figure><img src="/files/5VJiF309g0VnGvvuYhiR" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Step 2. Pair your workspace with Ledger Wallet</summary>

1. Open Ledger Wallet (please make sure you have the latest version of Ledger Wallet. You can download Ledger Wallet [here](https://www.ledger.com/ledger-live) ).
2. You will see three fields to copy in order to connect the Ledger Enterprise workspace to Ledger Wallet: the workspace name, the URL endpoint, and the API token. Click **Generate** in order to create the API token. Once you've generated your token your screen should look like this:

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

3. Please carefully make a note of the API token generated. Once you have generated the token, it will be hidden from view. If you lose it, you will need to generate a new token.
   1. The token is singular to every operator. Once it has been generated it applies to all the accounts that a given operator has access to. For example, if Operator Carlos Hernandez generates an API token, it will apply to all the accounts he has access to. Another operator will generate a different token on their side. This token ensures that each operator will only be able to import the accounts that they have access to into an external wallet.

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

4. Open Ledger Wallet and click on the "Settings" icon in the top right corner.

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

5. Then click on **Experimental features** tab

<figure><img src="/files/9cnf55NCCSkCVulMSBdO" alt=""><figcaption></figcaption></figure>

6. Scroll down to find the **Vault Signer** section and enable the feature.

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

7. A modal will pop up which will invite you to copy-paste the information from the 3 fields displayed on the Vault page.

<figure><img src="/files/7CTgI4y7ND23YkRxpKyt" alt=""><figcaption></figcaption></figure>

8. Once you've copy-pasted all information, click **Connect** .

Success! You've now established a connection between the Ledger Enterprise workspace and Ledger Wallet. This will allow you to import accounts to see them in the Ledger Wallet and then craft a transaction.

</details>

<details>

<summary>Step 3. Import the account into Ledger Wallet</summary>

{% hint style="info" %}
Please make sure to have funds on accounts that are already imported or Ledger Wallet will prevent you from importing new accounts.&#x20;
{% endhint %}

1. In Ledger Wallet, go to the **Portfolio** page.

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

2. Click on **Add account**
3. A modal will open. Choose the cryptocurrency of the account you wish to import.

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

4. The second step asking to connect the device will automatically skip, as the connection has already been made through the settings of the Ledger Wallet in **Step 2: Pair your workspace with Ledger Wallet** .
5. The third step will show a synchronization of accounts.

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

Once you are satisfied with the accounts displayed, click **Stop** to import those accounts and proceed to the final confirmation step. You can use the checklist to import the accounts you want.

<figure><img src="/files/9x8yUka91CnmlYPYJooH" alt=""><figcaption></figcaption></figure>

6. The last step shows a successful import.

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

</details>


---

# 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://help.enterprise.ledger.com/core/using-vault-signer/connect-your-signer-account-to-the-ledger-wallet-extension.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.
