# 成员管理

你可以 [邀请和移除成员](/docs/documentation/zh/collaboration/member-management/invite-members-to-your-organization.md) 从你的组织中，通过……管理成员的内容访问权限， [角色](/docs/documentation/zh/collaboration/member-management/roles.md)，并管理 [团队](/docs/documentation/zh/collaboration/member-management/teams.md) 位成员，可在你组织设置中的成员页面进行管理。

## 成员与权限

显示每个人的角色、上次查看日期，以及适用情况下的 SSO 状态。你还可以看到 [空间](/docs/documentation/zh/creating-content/content-structure/space.md) 他们可以访问的，以及如果你使用 Pro 方案，还能看到他们所属的 [团队](/docs/documentation/zh/collaboration/member-management/teams.md) 数量的概览。

点击 **团队** 或 **访问** 任何成员的列表项，点击后可跳转到这些团队和空间的完整列表。

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

选择 **团队** 并 **空间** 标签页可查看 [团队](/docs/documentation/zh/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/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.
