# 팀원 초대하기

### 시작하기 전에

역할 기반 권한과 팀 협업은 [프리미엄](https://buzzblender.com/pricing/) 및 엔터프라이즈 요금제에서 사용할 수 있습니다. 팀원을 추가해야 하는데 팀 설정이 보이지 않는다면, 먼저 현재 요금제를 확인하세요.

### 팀원 초대

1. 다음으로 이동하세요 **계정 → 멤버**.
2. 클릭 **멤버 초대** 를 선택한 다음 초대 필드에 이메일 주소를 입력하세요.
3. 새 멤버에 적절한 역할을 선택하세요: 관리자, 작성자, 또는 승인자.
4. 초대를 보내세요.

초대받은 멤버는 작업 공간에 참여할 수 있는 링크가 포함된 이메일을 받습니다.&#x20;

몇 분 내에 초대가 도착하지 않으면 수신자에게 스팸 폴더를 확인해 달라고 요청하세요. 초대 세부 정보를 다시 보낼 수도 있습니다.

### 팀원 역할 변경

1. 다음으로 이동하세요 **계정 → 멤버**.
2. 역할을 변경하려는 팀원을 찾으세요.
3. 옵션을 편집하세요.
4. 변경 사항을 저장하세요.

### 팀원 제거

1. 다음으로 이동하세요 **계정 → 멤버**.
2. 제거하려는 팀원을 찾으세요.
3. 제거 또는 삭제 옵션을 클릭하세요.
4. 제거를 확인하세요.

제거된 멤버는 즉시 접근 권한을 잃으며, 다시 초대받지 않는 한 다시 로그인할 수 없습니다.


---

# 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://buzzblender.gitbook.io/buzzblender-docs/docs-ko/invite-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.
