> For the complete documentation index, see [llms.txt](https://docs.catalyx.solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/access/wallet-users.md).

# Wallet Users

The **Wallet Users** page manages users who have access to the Wallet UI deployed as part of this validator.

<div data-with-frame="true"><figure><img src="/files/zFx9zzbr4dMWobb4y3dq" alt=""><figcaption></figcaption></figure></div>

Wallet users are distinct from participant users. A wallet user is a user account registered specifically with the Wallet UI application, allowing them to access the Canton wallet interface for this validator.

***

### Wallet User Table

| Column       | Description                                                                   |
| ------------ | ----------------------------------------------------------------------------- |
| **Username** | The identifier of the wallet user. A copy icon allows copying the full value. |
| **Status**   | Whether the wallet user account is currently active (e.g. `Active`).          |

A delete icon on each row allows removing a wallet user.

***

### Adding a Wallet User

The **+ Add wallet user** button in the top-right of the page opens a dialog to register a new user with the Wallet UI.

<div data-with-frame="true"><figure><img src="/files/TFeILCEgF4feKRpQCHut" alt=""><figcaption></figcaption></figure></div>

***


---

# 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://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/console-guide-canton/validators/access/wallet-users.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.
