# メンバー

組織のメンバーとその役割は、設定の「メンバー」セクションで管理できます。

### メンバーを管理

1. 組織/アカウントのドロップダウンを開きます（左上のMorphicロゴをクリック）。
2. 「設定」を選択します。
3. 左側のサイドバーから「メンバー」をクリックします。
4. ここで、すべてのメンバーを表示したり、新しいメンバーを招待したり、役割を更新または削除したりできます。

**直接リンク**

* 以下のメンバーセクションに直接移動します <https://studio.morphic.com/settings/members>

### メンバーを追加

1. メンバーセクションに移動します。
2. 右上の「招待」ボタンをクリックします。
3. 招待したい人のメールアドレスを入力します。
4. その人に役割を割り当てます（メンバーまたは管理者）。
5. 招待された人は、組織に参加するための手順が記載されたメールを受け取ります。

<figure><img src="/files/65ece8bcb29d96cbd40968b889887405df8d6867" alt=""><figcaption><p>組織に新しいメンバーを招待する</p></figcaption></figure>

<figure><img src="/files/b36f435457879bf6ea61140ab9b6da79fe07b5a8" alt="Invite member form"><figcaption><p>メンバー招待フォーム</p></figcaption></figure>

<figure><img src="/files/48342348522b54cf1be58111953a2963e41934da" alt="Member role selection"><figcaption><p>メンバーの役割選択</p></figcaption></figure>

### メンバーを見る

* 現在のすべてのメンバーの一覧が表示され、名前の横に役割が表示されます。
* 上部の検索バーを使って、名前やメールでメンバーを素早く見つけます。

<figure><img src="/files/b157bcf8e8fa2fd13808f440df7d7a0b01dbe309" alt="Members management interface"><figcaption><p>メンバー管理ページ</p></figcaption></figure>

### メンバーの役割を変更

<figure><img src="/files/1b7b37abeb6a56b2ef15bde98d62555882a3dbd2" alt="Role change confirmation"><figcaption><p>役割変更のオプション</p></figcaption></figure>

1. リストから該当するメンバーを見つけます。
2. その名前の横にある「…」メニューをクリックします。
3. 管理者権限を付与するには「管理者にする」を選択します。

### メンバーを削除

<figure><img src="/files/54fbcd491cc4fc57b6429ef375028d4a89b6f095" alt="Member options menu"><figcaption><p>メンバー管理オプション</p></figcaption></figure>

1. リストから該当するメンバーを見つけます。
2. その名前の横にある「…」メニューをクリックします。
3. 組織から削除するには「メンバーを削除」を選択します。

***


---

# 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://morphic.com/docs/jp/i/settings/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.
