# 邀请团队成员

### 开始之前

基于角色的权限和团队协作可在 [高级版](https://buzzblender.com/pricing/) 以及企业版套餐中使用。如果您需要添加团队成员但看不到团队设置，请先检查您当前的套餐。

### 邀请团队成员

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