# 成员离职后应如何处理分片？

如果离职的成员是钱包的创建者，建议更换钱包进行资产管理，因为在钱包创建的过程中，Cregis会显示一次助记词，这里存在助记词泄露的风险。

如果离职的成员不是钱包的创建者，其分片是通过授权得到的，那么可以通过以下操作保证资产安全：

【方法一：剔除指定设备上的分片】

通过钱包的分片管理功能，直接通过分片管理，可将该员工相关的所有设备分片进行删除，保障分片不外泄。

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

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

直接重置钱包分片也是一个办法，不过这样会使得所有该钱包的分片持有者都需要重新授权，且需要动用助记词，故不是最佳方案。

只有钱包的创建者，才具有重置分片的权限，操作入口如下图：

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

重置分片需要输入助记词，在完成助记词的输入后，即可完成重置。被重置的钱包所有相关的分片会立即失效，需要重新授权。

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

\ <br>


---

# 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/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.
