# 團隊管理

你可以在團隊管理頁面查看所有團隊。擁有人可以新增、修改、刪除團隊。管理員可以修改或刪除團隊。代理人僅可查看現有團隊。

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

{% hint style="info" %}
如果沒有建立過新團隊，你會見到預設的Default Team (預設團隊)。此團隊下的管理員及代理人的權限與其後建立的團隊無異。
{% endhint %}


---

# 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://docs.chatalog.ai/zh-hk/settings/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.
