> For the complete documentation index, see [llms.txt](https://docs.chatalog.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatalog.ai/zh-hk/settings/team-management/gao-ji-quan-xian-she-ding-beta-ban.md).

# 高級權限設定（Beta版）

### 帳戶擁有者可以為其團隊或特定團隊成員設定不同的權限。 此功能在管理使用者存取和確保資料安全方面提供了更大的控制性和靈活性。&#x20;

#### 步驟1：進入設定>權限頁面。

<figure><img src="/files/iAlbOQqlv5AOSjqzvtrV" alt=""><figcaption></figcaption></figure>

#### 步驟 2：選擇你要更改權限的頁面。 如果你不更改，所有權限將保留預設設定。

<figure><img src="/files/LRFroInMjy8Xa8vxcaBY" alt=""><figcaption></figcaption></figure>

#### 步驟 3：打開開關設定權限並儲存變更。&#x20;

例如，要更改 「查看計劃和帳單」 的權限，你可以單選管理員角色或代理人角色，或同時選擇這兩個角色來查看計劃和帳單。

<figure><img src="/files/BfN9LoIq5RFmTjjZQuQJ" alt=""><figcaption></figcaption></figure>

或者你可以點擊 「增加條件」 來選擇特定的團隊或團隊成員（更多用戶）來授予他們權限。

<figure><img src="/files/8uHP8X3UDElcRT0SVOAC" alt=""><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, and the optional `goal` query parameter:

```
GET https://docs.chatalog.ai/zh-hk/settings/team-management/gao-ji-quan-xian-she-ding-beta-ban.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
