# 钱包成员管理

在钱包权限管理方面，Cregis将其与整体团队账户权限分离。团队管理员只能授予成员创建钱包的权限。如需修改单个钱包的权限，您需要前往钱包管理页面进行设置。

## 钱包权限

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

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

<table><thead><tr><th width="263">权限</th><th>解释</th></tr></thead><tbody><tr><td>查看</td><td>查看钱包。</td></tr><tr><td>发送</td><td>从钱包中提取加密货币并进行交易。</td></tr><tr><td>币种管理</td><td>管理钱包的代币。您可以<a href="/pages/SnFoF3mUyTjj75wi1zZ5">在此</a>查看更多信息。</td></tr><tr><td>成员管理</td><td>管理钱包的成员及其权限。</td></tr><tr><td>地址管理</td><td>管理钱包的地址。您可以<a href="/pages/vt6wumOeZEq7a21LUkGz">在此</a>查看更多信息。</td></tr></tbody></table>

## 新增成员至钱包

**Cregis PC客戶端**

点击钱包管理下的 "添加" 按鈕

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

选择成员并编辑他们的权限，最后按添加便可以。<br>

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

**Cregis 手机端**

手机端可以按照以下流程找到添加成员的入口

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

## 编辑成员的钱包权限

**Cregis PC客戶端**

点击钱包管理下的成员图标，弹出窗口将显示该成员的权限。然后，您可以点击“编辑”开始修改权限。

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

完成编辑后，点击“确认”保存更改。

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

**Cregis 手机端**

您需先点击成员头像，然后你可以查看当前成员的钱包权限，点右上编辑按钮后即可修改，编辑完成点击“保存"。

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

## 移除钱包成员

**Cregis PC客戶端**

点击钱包管理下的 ，将弹出一个窗口。然后您可以选择要移除的成员，点击“移除”以确认更改。

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

**Cregis 手机端**

您可以按照以下流程移除成员

<figure><img src="/files/PiQNgzNBxEx2vpC03PFd" 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/cregis-wallet-guide/zh-cn/wallet_and_transaction/wallet/members.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.
