# チームメンバーを招待する

### 開始する前に

ロールベースの権限とチームでの共同作業は、 [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-ja/chmumenbwosuru.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.
