# メンバー管理

いつでも [メンバーを招待および削除する](https://gitbook.com/docs/documentation/ja-gitbook-documentation/collaboration/member-management/invite-members-to-your-organization) 組織内で、メンバーのコンテンツアクセスを管理します [役割](https://gitbook.com/docs/documentation/ja-gitbook-documentation/collaboration/member-management/roles)、および [チームを管理します](https://gitbook.com/docs/documentation/ja-gitbook-documentation/collaboration/member-management/teams) 。組織の設定にあるメンバーのページから、メンバーを管理できます。

## メンバーと権限

各人の役割、最終アクセス日、そして該当する場合はSSOステータスを表示します。また、 [スペース](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/space) への概要も確認できます。アクセスできる [チームを管理します](https://gitbook.com/docs/documentation/ja-gitbook-documentation/collaboration/member-management/teams) や、Proプランをご利用の場合は、所属している

次のボタンをクリックします **チーム** または **アクセス** の一覧を表示します。各メンバーの一覧から、そのチームとスペースのすべての一覧へ移動できます。

また、任意のメンバーをクリックして、 **個別のメンバーページ**を開くこともできます。ここでは、参加日やアクティブ状態を含む、より詳しい情報を確認できます。

Azure **チーム** 、 **スペース** タブで、所属している [チームを管理します](https://gitbook.com/docs/documentation/ja-gitbook-documentation/collaboration/member-management/teams) や、アクセスできるスペースの一覧、さらにそれらの特定のスペースに対するアクセスレベルを確認できます。


---

# 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://gitbook.com/docs/documentation/ja-gitbook-documentation/collaboration/member-management.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.
