# Manage your team

To view the status of team members at any time, the team admin can go to the [Members](https://app.tabnine.com/profile/teams) page:

<figure><img src="/files/cuSMDgTNRrOihbWUCi8M" alt=""><figcaption></figcaption></figure>

On this page, the team admin can view useful information regarding the team, including:

* The total number of seats already used and how many seats are available
* The number of team members
* How active are team members and admins
* How many pending invitations there are
* The list of current team members, with their status and roles

The team admin can also:

* [Invite team members (and admins) to the team](/main/administering-tabnine/saas/enterprise-saas-team-admin/invite-team-members.md)
* [Remove users from the team](#remove-users-from-your-team)
* [Assign users with member or admin roles](#assign-users-with-member-or-admin-roles)

### Remove users from your team

1. Go to the row of the relevant user.
2. Click the **Delete** icon on the row of the user you want to remove.

Once removed, the user will be logged out from the IDE and will no longer be able to use Tabnine.

<figure><img src="/files/6j77i80A9Y4SnFwC5TGq" alt=""><figcaption></figcaption></figure>

### Assign users with member or admin roles

1. Go to the row of the relevant user
2. Click the **Role** column and set the role

<figure><img src="/files/SJdFppYKOmFkakRGGfXu" alt=""><figcaption></figcaption></figure>


---

# 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://docs.tabnine.com/main/administering-tabnine/saas/enterprise-saas-team-admin/manage-your-team.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.
