# 成员管理

您可以 [邀请和移除成员](https://gitbook.com/docs/documentation/zh/collaboration/member-management/invite-members-to-your-organization) 来自你的组织，通过……管理成员的内容访问权限 [角色](https://gitbook.com/docs/documentation/zh/collaboration/member-management/roles)，以及管理 [团队](https://gitbook.com/docs/documentation/zh/collaboration/member-management/teams) 名成员，方法是在你组织设置中的成员页面上。

## 成员和权限

显示每个人的角色、上次查看日期以及 SSO 状态（如适用）。你还会看到以下内容的概览： [空间](https://gitbook.com/docs/documentation/zh/creating-content/content-structure/space) 他们可以访问的 [团队](https://gitbook.com/docs/documentation/zh/collaboration/member-management/teams) 以及，如果你使用的是 Pro 套餐，他们所属的

点击 **团队** 或者 **访问权限** 列表，点击任意成员可跳转到包含这些团队和空间的完整列表。

你还可以点击任意成员，打开他们的 **单个成员页面**。在这里，你可以查看更多关于他们的信息，包括加入日期和活跃状态。

选择 **团队** 并在 **空间** 选项卡，查看他们所属的 [团队](https://gitbook.com/docs/documentation/zh/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/zh/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.
