# 個人空間及團隊空間

Cregis帳戶自動設置為個人帳戶。用戶可以使用此個人帳戶創建團隊帳戶。在團隊帳戶中，團隊擁有者可以授權讓團隊成員建立錢包，同一個錢包可以加入多位成員共同使用及管理。

## 團隊空間和個人空間有什麼區別？

團隊空間和個人空間的主要區別在於可用的功能。在團隊空間中，將解鎖額外的工具，例如賬單、風險管理功能和其他高級功能。這些功能使用戶能夠在協作環境中更有效地管理加密資產，提供比個人空間更高的控制和監督。

## **如何切換空間？**

您可以參考下圖，點擊左上角的位置來切換空間。點擊後，您可以選擇團隊空間或個人空間。<br>

<figure><img src="/files/0EudYEUJAfugbHBXUeoh" 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/accountmanagement/space.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.
