> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/workspaces/team-members.md).

# チームメンバー

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

すべてのプランでは、チームが協力してラベル付け、学習、モデルのデプロイを行えます。Team Members は常にあなたの [Workspace 設定](https://app.roboflow.com/settings/members) また、社内のメンバーにも、あなたが一緒に仕事をする外部パートナーにもなれます。

各 Team Member には、必要なアクセス権のレベルに応じて役割が割り当てられます。Team Member に割り当てられる役割は、次の内容によって異なります [Role Based Access Control](/roboflow/roboflow-jp/workspaces/team-members/role-based-access-control.md).

Roboflow のユーザーとして、あなたは無制限の数の Workspace の Team Member になれます。ただし、各 Workspace には、同時にアクセスできる Team Members の人数に上限があります。

{% hint style="info" %}
Workspace で利用できる Team Member の席数は、選択したプランによって異なります。

最新のプランとそれに関連する機能については、 [pricing page](https://roboflow.com/pricing).
{% endhint %}

### Get Started

Team Members を使い始めるには、次の方法を確認してください：

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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