# 팀 구성

SkyDeck.AI 제어 센터에서 태그는 회사 구성원을 조직하는 방법입니다. 태그(또는 그룹)는 조직 내의 팀을 나타냅니다. 태그를 구성원이나 도구에 할당할 수 있으며, 구성원은 동일한 태그가 할당된 도구만 사용할 수 있습니다.

사이드바에서 **조직화**를 선택하십시오. 이 페이지에서 조직 내의 다양한 팀을 정의하고 구조화하기 위해 태그를 생성할 수 있습니다. **모두** 태그가 이미 존재하며 제거할 수 없다는 점에 유의하십시오. 이는 조직의 모든 구성원에게 적용되는 기본 태그입니다.

<figure><img src="/files/1YraRu7mymHKeWd4zyH9" 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/ko/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.
