# 구성원 관리 가이드

클로브AI에서 사용자 정보(이메일 등) 변경, 구성원 초대/권한 설정, 구성원 제거 방법을 안내합니다.

![](https://clobe-guide.s3.ap-northeast-2.amazonaws.com/members_entry.png)\
[**구성원 관리**](https://app.clobe.ai/settings/member) 페이지로 접근 가능합니다.

## 1. 구성원 초대

![](https://clobe-guide.s3.ap-northeast-2.amazonaws.com/invite_user.png)

1. `좌측 상단 회사명 클릭 > 구성원 정보`로 이동해 주세요
2. ‘멤버 초대’를 클릭한 후 이메일을 입력하고 역할을 선택해 주세요
3. 초대 이메일을 수락하시면 가입이 완료됩니다

## 2. 역할/권한

* 역할별 접근 권한은 다음 가이드를 참고하세요
  * [역할 관리 가이드](/team-management/roles.md)
* 주요 권한: 이체/보기/라벨링/정산/설정 접근 등

## 3. 멤버 제거/권한 변경

* `좌측 상단 회사명 클릭 > 구성원 정보`에서 멤버를 선택하신 후 권한을 변경하거나 제거해 주세요
* 회사 소유자 변경 등 특수 작업은 지원팀 확인이 필요할 수 있습니다

## 4. 여러 법인(회사) 관리

* 여러 회사/워크스페이스를 관리하는 경우:
  * [여러 법인을 관리하고 계신가요?](https://docs.clobe.ai/getting-started/multi-corporation-guide) 가이드를 참고해 워크스페이스 전환/권한을 설정해 주세요

## 5. 자주 묻는 질문(FAQ)

* 팀원 초대 메일이 오지 않아요
  * 스팸함을 확인해 주신 후, 재발송하시거나 다른 이메일로 재초대해 주세요
* 소유자 변경이 필요해요
  * 소유자 계정에서 가능하며, 상황에 따라 지원팀 확인이 필요합니다
* 이메일을 바꾸고 싶어요
  * 본인확인 후 변경이 가능합니다. 보안상 절차를 요청드릴 수 있습니다


---

# 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.clobe.ai/team-management/members-guide.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.
