# 權限管理

### 說明

一個機器人，可以由多位不同的協作者共同編輯管理。

您可點擊側欄的 **`設定`** > **`權限管理`**，邀請他人加入，或是修改他人的管理權限。

### 權限角色

YOCTOL.AI 包含 4 種權限角色：

* 專案擁有者
* 管理員
* 編輯
* 檢視者

每種權限的特色如下：

![](/files/-LrhZ1_VWIY7Oisy5ilz)


---

# 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-tw.yoctol.ai/term/bot-roles-auth.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.
