> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/jp/managing-team-memberschmumenbwosuru.md).

# チームメンバーの管理

この画面で、organization/networkに、ユーザアカウントを確認、管理、作成します。

**Team Member icon** をくりっくするとこの画面にアクセスします。

![](/files/-M-OUxRGaF3dtSPch_Wh)

チームメンバーページに、メンバーごとに次の情報が含まれます。

* **Name :** メンバー名 .
* **Email :** メンバーメールアドレス
* **Org Permissions :**  Org内の許可
* **Network Managed :** メンバーのネットワーク権限の数が表示され、権限バッジにマウスポインターを置くと、そのネットワークが表示されます。
* **Status :** アカウント状態 **Active** はメンバーの登録手続きが完了したことを指します。**Invited** は、招待メールが発送されましたが、メンバーがまだ登録手続きをかんりょうしていないと意味します。&#x20;
* **Last login :** 前回のログイン時間
* **Modify : Modify**をクリックリしてメンバーの権限を変更します。

## 新メンバーの招待

複数のユーザを招待し、一度だけで全体のOrganization tree向けに、これらのユーザに権限を指定します。

![](/files/-M-OV0PEUmCVaaLkMwNF)

1. **user email**を入力します。
2. ネットワーク内またはOrganization内に、メンバの権限を指定します。
3. **Apply**をクリックして変更を保存します。

## **権限の変更**&#x20;

1. **Modify**をクッリクします。
2. organization treesに従い、権限を変更します。
3. **Apply**をクリックします。

![](/files/-M-OV6txGFQgz6CU6o28)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/home-cloud-user-manual/jp/managing-team-memberschmumenbwosuru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
