# 邀請團隊成員

### 開始前

以角色為基礎的權限與團隊協作適用於 [Premium](https://buzzblender.com/pricing/) 和 Enterprise 方案。如果您需要新增團隊成員，但看不到「團隊」設定，請先確認您目前的方案。

### 邀請團隊成員

1. 前往 **帳戶 → 成員**.
2. 點擊 **邀請成員** ，並在邀請欄位中輸入電子郵件地址。
3. 為新成員選擇適當的角色：管理員、創作者或審核者。
4. 傳送邀請。

受邀成員會收到一封含有加入您工作區連結的電子郵件。&#x20;

如果邀請在幾分鐘內仍未送達，請請收件人檢查垃圾郵件匣。您也可以重新傳送邀請詳細資料。

### 變更團隊成員的角色

1. 前往 **帳戶 → 成員**.
2. 找到您想變更角色的團隊成員。
3. 編輯選項。
4. 儲存您的變更。

### 移除團隊成員

1. 前往 **帳戶 → 成員**.
2. 找到您要移除的團隊成員。
3. 點擊移除或刪除選項。
4. 確認移除。

被移除的成員會立即失去存取權，且無法再次登入，除非再次受邀。


---

# 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://buzzblender.gitbook.io/buzzblender-docs/docs-zh-tw/yao-qing-tuan-dui-cheng-yuan.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.
