# 팀 멤버

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

모든 플랜에서는 팀이 함께 작업하여 모델을 라벨링, 학습, 배포할 수 있습니다. 팀 멤버는 언제든지 다음에서 관리할 수 있습니다: [Workspace 설정](https://app.roboflow.com/settings/members) 또한 팀 멤버는 회사 내부 구성원일 수도 있고, 함께 작업하는 외부 파트너일 수도 있습니다.

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

Roboflow 사용자로서, 귀하는 무제한 개수의 Workspaces에서 팀 멤버가 될 수 있습니다. 다만 각 Workspace에는 동시에 접근할 수 있는 팀 멤버 수에 제한이 있습니다.

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

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

### 시작하기

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

* [팀 멤버 초대](/roboflow/roboflow-ko/workspaces/team-members/invite-a-team-member.md)
* [팀 멤버 역할 변경](/roboflow/roboflow-ko/workspaces/team-members/change-a-team-member-role.md)
* [팀 멤버 제거](/roboflow/roboflow-ko/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-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.
