# 组织团队

在 SkyDeck.AI 控制中心，标签是组织公司成员的一种方式。标签（或组）代表您组织中的一个团队。您可以将标签分配给成员或工具，成员只能使用分配了相同标签的工具。

从侧边栏选择 **组织**。在此页面上，您可以创建标签以定义和构建您组织内的各种团队。您会注意到 **所有** 标签已经存在且无法删除。这是适用于您组织所有成员的默认标签。

<figure><img src="/files/CbQSSu7G3vkLhrRPkTZi" 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://docs.skydeck.ai/zh-cn/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.
