# チームメンバー

チームで協力すると、コンピュータビジョンはより良くなります！

すべてのプランで、チームは協力してモデルにラベル付け、学習、デプロイできます。チームメンバーはいつでもあなたの [Workspace の設定](https://app.roboflow.com/settings/members) から管理でき、社内メンバーにも、あなたが一緒に কাজしている外部パートナーにもできます。

各チームメンバーには、必要なアクセス権のレベルに応じてロールが割り当てられます。チームメンバーに割り当て可能なロールは、に応じて異なります。 [Role Based Access Control](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/role-based-access-control).

Roboflowのユーザーとして、あなたは無制限の数のWorkspacesのチームメンバーになることができます。ただし、各Workspaceには、同時にアクセスできるチームメンバー数に制限があります。

{% hint style="info" %}
Workspaceで利用できるチームメンバー枠の数は、選択したプランによって決まります。

プランとそれに対応する機能の最新情報については、こちらをご覧ください： [pricing page](https://roboflow.com/pricing).
{% endhint %}

### Get Started

Team Membersを使い始めるには、次の方法を学んでください:

* [Invite a Team Member](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/invite-a-team-member)
* [Change a Team Member Role](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/change-a-team-member-role)
* [Remove a Team Member](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members/remove-a-team-member)


---

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