# 团队管理

Cregis的团队功能提供了一套强大的工具，专为有效协作和简化资产管理而设计。通过创建专属的团队空间，用户可以更轻松地管理加密资产，并享有更高的控制力和监督能力，利用共享仪表板、多用户访问和高级风险管理工具等功能。这使得团队成员可以安全地共同工作，并有效分配任务，实时监控资产表现。团队功能还提供了自定义的访问权限，确保敏感操作仅由授权人员处理，进一步提升了安全性和运营效率。

## 创建团队

您可以点击左上角的团队头像，然后选择“创建团队”。

<figure><img src="/files/7bafBql10sinDxrdseER" alt=""><figcaption></figcaption></figure>

点击后，您将进入创建团队页面，您需要在对话框中输入您的团队名称。请注意，团队名称必须为4到30个字符之间。

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

输入团队名称后，将显示创建成功的提示，系统会自动跳转到新创建的团队空间。

<figure><img src="/files/7Y5IJjHLNmRkhZDW7Vmz" alt=""><figcaption></figcaption></figure>

现在，您可以开始使用团队空间中的功能。

## 编辑团队名称及头像

您可以通过“管理”进入团队安全页面，点击"更多"看到"编辑企业信息"入口

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

点击后您可以输入您想更改的团队名称，然后点击“保存”以应用更改。

<figure><img src="/files/81hTkmZwsFZSpiuqOAWH" alt=""><figcaption></figcaption></figure>

## 解散团队

您可以通过“管理”进入团队安全页面，点击"更多"看到"解散团队"按钮

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

选择解散团队后，将弹出确认窗口，询问您是否确定要解散该团队。

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

确认后，您需要完成Google验证。验证成功后，团队将被解散。

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