> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/ko/control-center/setup-guide/organize-teams/add-new-group.md).

# 새 그룹 추가

**태그 추가** 버튼을 클릭하면 팝업이 나타납니다. 조직 내에서 상위 그룹의 이름을 제공하십시오. **Enter** 키를 누르거나 추가 버튼을 클릭하여 태그를 생성합니다.

<figure><img src="/files/utdZYGnIiGCVdsp2o7Bf" alt="add tag popup" width="563"><figcaption></figcaption></figure>

***

> **팁** – 하나 또는 두 개의 상위 그룹을 생성한 다음, 더 세분화된 접근 제어가 필요하면 더 많은 태그로 새 그룹을 추가하십시오.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/add-new-group.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.
