# Manage Your Team

Cregis’s team functionality offers a powerful set of tools designed for effective collaboration and streamlined asset management. By creating a dedicated Team Space, users can easily manage crypto assets with enhanced control and oversight, leveraging features like shared dashboards, multi-user access, and advanced risk management tools. This allows team members to work together securely, delegate tasks efficiently, and monitor asset performance in real-time. The team functionality also provides customizable access permissions, ensuring that sensitive operations are handled by authorized personnel only, further enhancing both security and operational efficiency.

## Create a Team

You can click on the Team/Personal Space option in the top left corner, and from there, select <mark style="color:green;">**Create a Team**</mark>.

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

After clicking, you will be directed to the team creation page, where you will need to enter your team name in the dialogue box. Please note that the team name must be between 4 and 30 characters.

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

After entering the team name, a success message will be displayed, and you will automatically be redirected to the newly created Team Space.

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

You can now start using the features available in Team Space.

## Edit Your Team Name

You can access the <mark style="color:green;">**Team Information**</mark> page from <mark style="color:green;">**Manage**</mark>, and when you hover over the team name, the <mark style="color:green;">**Edit**</mark> icon will appear.

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

You can then enter the new team name you want to update and click <mark style="color:green;">**Save**</mark> to apply the changes.

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

## Disband a Team

You can access the <mark style="color:green;">**Team Information**</mark> page from <mark style="color:green;">**Manage**</mark>, then click the<img src="/files/AO7onwtWGWAEK9Wi7tJH" alt="" data-size="line"> in the top right corner to see the option to <mark style="color:green;">**Disband a Team**</mark>.

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

After selecting <mark style="color:green;">**Disband a Team**</mark>, a confirmation window will pop up asking if you are sure you want to proceed with disbanding the team.

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

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

After confirming, you will need to complete Google verification. Once the verification is successful, the team will be disbanded.

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