# メンバー管理

できます [メンバーを招待・削除する](/docs/documentation/ja-gitbook-documentation/collaboration/member-management/invite-members-to-your-organization.md) 組織内で、メンバーのコンテンツへのアクセスを管理するには [ロール](/docs/documentation/ja-gitbook-documentation/collaboration/member-management/roles.md)、また [チーム](/docs/documentation/ja-gitbook-documentation/collaboration/member-management/teams.md) をメンバー管理ページから組織の設定で管理します。

## メンバーと権限

各人の役割、最終アクセス日、該当する場合は SSO のステータスを表示します。また、 [スペース](/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/space.md) にアクセスできるかの概要と、Pro プランをご利用の場合は、いくつの [チーム](/docs/documentation/ja-gitbook-documentation/collaboration/member-management/teams.md) に所属しているかも表示されます。

クリックして **チーム** または **アクセス** 各メンバーの一覧から、これらのチームとスペースのすべての一覧に移動できます。

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

次を選択します **チーム** 、 **スペース** タブで、 [チーム](/docs/documentation/ja-gitbook-documentation/collaboration/member-management/teams.md) に所属しているスペースとアクセスできるスペースの一覧、およびそれらの特定のスペースに対するアクセスレベルを表示できます。


---

# 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.
