# 錢包成員管理

在錢包權限管理方面，Cregis將其與整體團隊賬戶權限分離。團隊管理員只能授予成員創建錢包的權限。如需修改單個錢包的權限，您需要前往錢包管理頁面進行設置。

## **錢包權限**

<figure><img src="/files/Sdrm8l35AMFIdVELx6cR" alt="" width="320"><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/I4Xd7KFDCx0bvuKeS9y8">在此</a>查看更多信息。</td></tr><tr><td>成員管理</td><td>管理錢包的成員及其權限。</td></tr><tr><td>地址管理</td><td>管理錢包的地址。您可以<a href="/pages/Y8Lh4q9f2IiOrUWsiJ9e">在此</a>查看更多信息。</td></tr></tbody></table>

## **新增成員至錢包**

**Cregis PC客戶端**

點擊錢包管理下的圖標，選擇成員並編輯他們的權限，最後按“添加”便可完成。

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

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

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

**Cregis 手機端**

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

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

## **編輯成員的錢包權限**

**Cregis PC客戶端**

點擊錢包管理下的成員圖標，彈出窗口將顯示該成員的權限。然後，您可以點擊“編輯”開始修改權限。

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

完成編輯後，點擊“確認”保存更改。

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

**Cregis 手機端**

你需先點擊成員頭像，然後你可以查看當前成員的錢包權限，點右上編輯按鈕後即可修改，編輯完成點擊“保存"。

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

## **移除錢包成員**

**Cregis PC客戶端**

點擊錢包管理下的圖標，將彈出一個窗口。然後您可以選擇要移除的成員，點擊“移除”以確認更改。

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

**Cregis 手機端**

您可以按照以下流程移除成員<br>

<figure><img src="/files/IO1YodtXaxCIx7t811O9" 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-tw/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.
