# Team Members

팀으로 함께 작업할 때 컴퓨터 비전은 더 좋아집니다!

모든 플랜에서는 팀이 함께 모델을 라벨링, 학습, 배포할 수 있습니다. 팀원은 항상 귀하의 [Workspace 설정](https://app.roboflow.com/settings/members) 에서 관리할 수 있으며, 회사 내부 구성원일 수도 있고 함께 일하는 외부 파트너일 수도 있습니다.

각 팀원에게는 필요한 접근 수준에 따라 역할이 할당됩니다. 팀원에게 할당할 수 있는 역할은 [Role Based Access Control](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members/role-based-access-control).

Roboflow 사용자로서, 귀하는 제한 없는 수의 workspace에 팀원으로 참여할 수 있습니다. 다만 각 workspace에는 동시에 접근할 수 있는 팀원 수에 제한이 있습니다.

{% hint style="info" %}
workspace에서 사용할 수 있는 팀원 좌석 수는 선택한 플랜에 따라 달라집니다.

요금제와 각 요금제에 포함된 기능에 대한 최신 정보는 [요금 페이지](https://roboflow.com/pricing).
{% endhint %}

### 시작하기

Team Members를 시작하려면 다음 방법을 알아보세요:

* [팀원 초대하기](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members/invite-a-team-member)
* [팀원 역할 변경하기](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members/change-a-team-member-role)
* [팀원 제거하기](https://docs.roboflow.com/roboflow/roboflow-ko/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-ko/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.
