# 멤버

조직의 구성원과 그들의 역할은 설정의 구성원 섹션에서 관리할 수 있습니다.

### 구성원 관리

1. 조직/계정 드롭다운을 엽니다(왼쪽 상단의 Morphic 로고를 클릭).
2. 설정을 선택합니다.
3. 왼쪽 사이드바에서 구성원을 클릭합니다.
4. 여기에서 모든 구성원을 확인하고 새 구성원을 초대하거나 역할을 업데이트하거나 제거할 수 있습니다.

**직접 링크**

* 다음에서 구성원 섹션으로 바로 이동하세요 <https://studio.morphic.com/settings/members>

### 구성원 추가

1. 구성원 섹션으로 이동합니다.
2. 오른쪽 상단의 초대 버튼을 클릭합니다.
3. 초대하려는 사람의 이메일 주소를 입력합니다.
4. 그들에게 역할(구성원 또는 관리자)을 할당합니다.
5. 초대받는 사람은 조직에 가입하는 방법이 포함된 이메일을 받게 됩니다.

<figure><img src="/files/223faba65f07fae9be94b52bce521d876e464cba" alt=""><figcaption><p>조직에 새 구성원 초대하기</p></figcaption></figure>

<figure><img src="/files/972c8fee13a723bed1ba54f8d2c07f72788260b5" alt="Invite member form"><figcaption><p>구성원 초대 양식</p></figcaption></figure>

<figure><img src="/files/81b6543ab9fa4a1d6a6ea18c5b89b5ef091e3ede" alt="Member role selection"><figcaption><p>구성원 역할 선택</p></figcaption></figure>

### 구성원 보기

* 현재 모든 구성원의 목록이 표시되며 이름 옆에 역할이 표시됩니다.
* 상단의 검색창을 사용하여 이름이나 이메일로 구성원을 빠르게 찾을 수 있습니다.

<figure><img src="/files/ff4685236f7a8ee186c065ef9e663836e8a09b5e" alt="Members management interface"><figcaption><p>구성원 관리 페이지</p></figcaption></figure>

### 구성원의 역할 변경

<figure><img src="/files/56d7aeedeaa32b7064c99e2a68018022dfa21b72" alt="Role change confirmation"><figcaption><p>역할 변경 옵션</p></figcaption></figure>

1. 목록에서 해당 구성원을 찾습니다.
2. 이름 옆의 '…' 메뉴를 클릭합니다.
3. 관리자 권한을 부여하려면 관리자로 만들기를 선택합니다.

### 구성원 제거

<figure><img src="/files/0987a38d96fc15567961e4437b887f90559fe7af" alt="Member options menu"><figcaption><p>구성원 관리 옵션</p></figcaption></figure>

1. 목록에서 해당 구성원을 찾습니다.
2. 이름 옆의 '…' 메뉴를 클릭합니다.
3. 조직에서 제거하려면 구성원 제거를 선택합니다.

***


---

# 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://morphic.com/docs/kr/getting-around/settings/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.
