# 成員離職後應如何處理分片？

如果離職的成員是錢包的創建者，建議更換錢包進行資產管理，因為在錢包創建的過程中，Cregis 會顯示一次助記詞，這裡存在助記詞洩露的風險。<br>

如果離職的成員不是錢包的創建者，其分片是通過授權得到的，那麼可以通過以下操作保證資產安全：

【方法一：剔除指定設備上的分片】&#x20;

通過錢包的分片管理功能，直接通過分片管理，可將該員工相關的所有設備分片進行刪除，保障分片不外洩。

<figure><img src="/files/0KzD3K84UBXiw32bz3cb" alt=""><figcaption></figcaption></figure>

【方法二：重置分片功能指引】

\
直接重置錢包分片也是一個辦法，不過這樣會使得所有該錢包的分片持有者都需要重新授權，且需要動用助記詞，故不是最佳方案。\
只有錢包的創建者，才具有重置分片的權限，操作入口如下圖：

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

重置分片需要輸入助記詞，在完成助記詞的輸入後，即可完成重置。被重置的錢包所有相關的分片會立即失效，需要重新授權。

<figure><img src="/files/K8bKlRqVaJmV9ScMnYjI" 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/faq/team_account/cheng-yuan-li-zhi-hou-ying-ru-he-chu-li-fen-pian.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.
