# チームメンバーをワークスペースに招待する

ワークスペースの設定から、プランで許可されている人数までチームメンバーを招待できます。

### 招待を送信する

{% stepper %}
{% step %}

#### メンバー設定を開く

次へ移動し **設定 → メンバー → 招待**.
{% endstep %}

{% step %}

#### メールアドレスを入力する

1つ以上のメールアドレスを入力または貼り付けてください。アドレスをカンマで区切ることで、複数人を一度に招待できます。
{% endstep %}

{% step %}

#### 役割を選択する

各招待先に割り当てる役割を選択してください。選択の指針については、以下の役割セクションをご覧ください。
{% endstep %}

{% step %}

#### 招待を送信する

をクリックし **招待を送信**。各人には、承諾してワークスペースに参加するためのリンクが記載されたメールが届きます。
{% endstep %}
{% endstepper %}

招待の有効期限は7日です。まだ承諾されていない場合は、以下から再送できます。 **設定 → メンバー → 保留中の招待**.

### 役割

| 役割          | できること                        |
| ----------- | ---------------------------- |
| **管理者**     | 設定、請求、メンバー、およびすべてのコンテンツを管理する |
| **編集者**     | コンテンツを作成、編集、公開する             |
| **レビュー担当者** | コンテンツにコメントできるが、編集や公開はできない    |
| **閲覧者**     | 公開済みコンテンツおよび下書きコンテンツを読む      |
| **ゲスト**     | 公開済みコンテンツのみを読む（席は使用しません）     |

{% hint style="info" %}
ゲストは、完全なメンバーになることなく下書きを確認する必要がある外部の関係者に適しています。メンバー上限の対象にはなりません。
{% endhint %}

### メンバーを削除する

次へ移動し **設定 → メンバー**、対象者を見つけて、 **削除**をクリックしてください。メンバーを削除すると、そのアクセス権は直ちに取り消されます。コンテンツは削除されません。


---

# 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://isbm.savimbo.com/practice-guide/ja/guan-li-zhe/chmumenbwowkusupsunisuru.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.
