# Team Members

कंप्यूटर विज़न तब बेहतर होता है जब आप एक टीम के रूप में साथ काम करते हैं!

हर plan आपकी टीम को models को label, train, और deploy करने के लिए साथ मिलकर काम करने की अनुमति देता है। Team members को हमेशा आपके [Workspace Settings](https://app.roboflow.com/settings/members) से manage किया जा सकता है, और वे आपकी कंपनी के internal या आपके साथ काम करने वाले external partners हो सकते हैं।

हर team member को उनके आवश्यक access level के अनुसार एक role assigned किया जाता है। एक team member को जो role assigned किया जा सकता है, वह इसके अनुसार अलग-अलग होता है [Role Based Access Control](/roboflow/roboflow-hi/workspaces/team-members/role-based-access-control.md).

Roboflow के user के रूप में, आप unlimited number of workspaces के team member हो सकते हैं। हालांकि, हर workspace में एक समय में access रखने वाले team members की संख्या की एक limit होती है।

{% hint style="info" %}
आपके workspace में उपलब्ध team member seats की संख्या आपके चुने गए plan पर निर्भर करती है।

हमारी plans और उनसे संबंधित features की नवीनतम जानकारी के लिए, हमारी [pricing page](https://roboflow.com/pricing).
{% endhint %}

### Get Started

Team Members के साथ शुरू करने के लिए, यह जानें कि कैसे:

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