# 組織團隊

在 SkyDeck.AI 控制中心，標籤是一種組織您公司成員的方式。標籤（或群組）代表您組織內的一個團隊。您可以將標籤分配給成員或工具，成員只能使用分配了相同標籤的工具。

從側邊欄選擇 **組織**。在此頁面上，您可以創建標籤以定義和結構您組織內的各個團隊。您會注意到 **所有** 標籤已經存在且無法刪除。這是適用於您組織所有成員的預設標籤。

<figure><img src="/files/PnBbbTI6XDe5nT8bIWZx" alt="default all tag"><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://docs.skydeck.ai/zh-hk/control-center/setup-guide/organize-teams.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.
