> 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/curate-tools/assign-tags.md).

# 태그 할당

태그를 사용하면 도구를 조직 내의 하나 이상의 구성원 그룹과 연결할 수 있습니다. 태그가 도구에 할당되면, 해당 태그가 할당된 구성원만 사용할 수 있습니다.

도구 페이지에서 관리하려는 각 도구에 대해 **할당** 버튼을 클릭합니다. 팝업 창에서 다중 선택 드롭다운에서 여러 태그를 선택할 수 있습니다. 필요에 따라 태그의 선택과 선택 해제를 전환합니다. 그런 다음 **저장**을 클릭합니다.

<figure><img src="/files/DAaGXzVSqyjlATazQ5Vk" alt="assign tag popup" width="563"><figcaption></figcaption></figure>

이 과정을 각 AI 도구에 대해 반복하여 맞춤형 권한 그룹을 생성합니다.


---

# 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/curate-tools/assign-tags.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.
