# 分配标签

标签允许您将工具与您组织中的一个或多个成员组关联。在工具分配标签后，只有被分配该标签的成员才能使用该工具。

在工具页面，点击您想要管理的每个工具的 **分配** 按钮。在弹出窗口中，您可以从多选下拉菜单中选择多个标签。根据需要在选择和取消选择标签之间切换。然后点击 **保存**。

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

对每个 AI 工具重复此过程，以创建自定义权限组。


---

# 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/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.
