# プロジェクトにメンバーを追加する

プロジェクトを設定しアノテーションを開始する準備ができたら、プロジェクトにメンバーを追加します。

## プロジェクトにメンバーを追加する

1. `Members`タブに移動します。
2. **Add member**をクリックします。
3. 追加したいメンバーのチェックボックスを選択します。
4. メンバーの[ロール](/jpn/mastering-annostation/projectsetup/project-members/project-member-roles.md)を定義します。
5. **追加**を選択します。

{% hint style="info" %}
追加できるメンバーは、自分のOrganizationに所属しているメンバーのみです。リストにメンバーが表示されていない場合は、まず[自分のOrganizationにメンバーを招待する](/jpn/mastering-annostation/organization.md)必要があります。
{% 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://docs.annostation.orni.co.jp/jpn/mastering-annostation/projectsetup/project-members.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.
