# Member management

You can [invite and remove members](/docs/collaboration/member-management/invite-members-to-your-organization.md) from your organization, manage members’ content access through [roles](/docs/collaboration/member-management/roles.md), and manage [teams](/docs/collaboration/member-management/teams.md) of members from the members’ page in your organization’s settings.

## Members & permissions

Shows each person’s role, last seen date, and SSO status, if applicable. You’ll also see an overview of the [spaces](/docs/creating-content/content-structure/space.md) they can access and, if you’re on the Pro plan, how many [teams](/docs/collaboration/member-management/teams.md) they’re part of.

Click the **Teams** or **Access** listings for any member to jump to a list of all those teams and spaces.

You can also click on any member to open their **individual member page**. Here, you can see more information about them, including their join date and active status.

Select the **Teams** and **Spaces** tabs to see a list of the [teams](/docs/collaboration/member-management/teams.md) they’re a member of, and the spaces they have access to — as well as their access level for those specific spaces.


---

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