# Wallet Member Management

In terms of wallet permission management, Cregis has separated it from the overall team account permissions. Team administrators can only grant members the ability to create wallets. To modify permissions for individual wallets, you need to go to the wallet management page itself.

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

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

## Wallet Authority

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

<table><thead><tr><th width="263">Authority</th><th>Details</th></tr></thead><tbody><tr><td>View</td><td>View the wallet</td></tr><tr><td>Send</td><td>Withdraw crypto from the wallet</td></tr><tr><td>Currency Management</td><td>Manage tokens of the wallet. You can view <a href="/pages/AaErn20WNWX8xZqTiIGJ">here</a> for more information</td></tr><tr><td>Member Management</td><td>Manage the member and their authority of the wallet</td></tr><tr><td>Address Management</td><td>Manage address of the wallet. You can view <a href="/pages/NmYS2lHbBvUmu5ZiIxVs">here </a>for more information.</td></tr></tbody></table>

## Add Member to the Wallet

**Cregis Desktop**

1. Click <img src="/files/xsKki9pP23ivXFyzP4N3" alt="" data-size="line"> under wallet management

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

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

2. Choose the member and edit their permissions

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

\
**Cregis Mobile**

On the mobile app, you can follow the process below to find the entry point for adding members.

<figure><img src="/files/3qtsPP6zD1uWNVWKhj3n" alt=""><figcaption></figcaption></figure>

## Edit Member's Wallet Authority

**Cregis Desktop**

1. Click the member's icon under wallet management, and a window with member's permission will be pop up. Then you can click "<mark style="color:green;">**Edit**</mark>" to start your editing.&#x20;

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

2. After finished the editing, you can click "<mark style="color:green;">**Confirm**</mark>" to save the changes.

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

\
**Cregis Mobile**

You need to click on the member's icon first. You can then view the current member's wallet permissions. Click the edit button in the upper-right corner to make modifications. After editing, click "Save" to confirm.

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

## Remove Member from the Wallet

**Cregis Desktop**

1. Click the <img src="/files/1ZPKDNGboPmkAKsjCPuu" alt="" data-size="line"> under wallet management, and a window will be pop up. Then you can choose the member you want to remove and click "<mark style="color:green;">**Remove**</mark>" to confirm the changes.

<figure><img src="/files/3IShXjltwZErkfqzt1vN" alt=""><figcaption></figcaption></figure>

**Cregis Mobile**

You can remove members by following the steps below

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


---

# 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://support.cregis.com/wallet-and-transactions/wallet/wallet-member-management.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.
