# Team Members

Computer vision is better when you work together as a team!

Every plan allows your team to work together to label, train, and deploy models. Team members can always be managed from your [Workspace Settings](https://app.roboflow.com/settings/members) and they can be internal to your company or external partners that you work with.

Each team member is assigned a role according to the level of access that they need to have. The role that a team member can be assigned varies according to [Role Based Access Control](/workspaces/team-members/role-based-access-control.md).

As a user of Roboflow, you can be a team member of an unlimited number of workspaces. However, each workspace does have a limit to the number of team members that can have access at the same time.

{% hint style="info" %}
The number of team member seats your workspace has available is dependent on the plan you have chosen.

For up-to-date information on our plans and their associated features, see our [pricing page](https://roboflow.com/pricing).
{% endhint %}

### Get Started

To get started with Team Members, learn how to:

* [Invite a Team Member](/workspaces/team-members/invite-a-team-member.md)
* [Change a Team Member Role](/workspaces/team-members/change-a-team-member-role.md)
* [Remove a Team Member](/workspaces/team-members/remove-a-team-member.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://docs.roboflow.com/workspaces/team-members.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.
