# 멤버 관리

## 1. 멤버 권한 설명

* 랩스페이스 사용자는 오너와 어드민, 멤버로 권한 관리가 가능합니다.&#x20;
* **랩스페이스 오너**는 랩스페이스를 생성한 사람으로 멤버 관리 권한을 가지고 있으며 새로운 멤버를 초대하거나 기존 멤버를 제외할 수 있습니다.
* **랩스페이스 어드민**은 새로운 멤버를 초대하거나 오너를 제외한 멤버를 랩스페이스에서 제외할 수 있습니다.
* **랩스페이스 멤버**는 조회만 가능합니다.

<table><thead><tr><th width="154.44140625">역할</th><th>권한 설명</th></tr></thead><tbody><tr><td><strong>랩스페이스 오너</strong></td><td>랩스페이스를 생성한 사용자. 멤버 관리 권한이 있으며, 새 멤버 초대 및 멤버 제외 가능</td></tr><tr><td><strong>랩스페이스 어드민</strong></td><td>새 멤버 초대 및 오너를 제외한 멤버에 대해 랩스페이스 제외 가능</td></tr><tr><td><strong>랩스페이스 멤버</strong></td><td>랩스페이스 데이터 조회만 가능, 멤버 초대 및 제외 불가</td></tr></tbody></table>

## 2. 멤버 초대하기

다른 연구자를 랩스페이스에 초대하여 협업을 시작해 보세요.

* **초대 방법**&#x20;

  **`멤버 초대`** 버튼 클릭&#x20;

  <figure><img src="/files/5CCrykJwEPzAIcqXtiu5" alt=""><figcaption></figcaption></figure>

* 초대할 멤버 **이메일 입력**

  <figure><img src="/files/QhWlZDjrWSZRCtsDIWFD" alt=""><figcaption></figcaption></figure>

* 입력한 이메일로 **"하이퍼랩 회원가입 안내 메일"**&#xC774; 자동 발송됩니다.&#x20;

## 3. 멤버 제외하기

필요에 따라 랩스페이스에서 멤버를 제외할 수 있습니다.

* **제외 방법**

  * **멤버 확인 →** 제외할 멤버 옆의 **`제외하기`** 클릭&#x20;

  <figure><img src="/files/ZmDW5E6Uip1UFzUZISoy" alt=""><figcaption></figcaption></figure>

  * **정보 확인 → OTP 입력**&#x20;

  <figure><img src="/files/Tht2ICSuOW7KtZDR1mfS" alt=""><figcaption></figcaption></figure>

* 멤버가 제외되면 해당 사용자에게 **제외 안내 메일**이 발송됩니다.&#x20;

{% hint style="warning" %}
프로젝트에 속해 있는 멤버는 랩스페이스에서 제외할 수 없습니다. 먼저 모든 프로젝트에서 해당 멤버를 제외한 후 랩스페이스에서 제외해 주시기 바랍니다.
{% endhint %}


---

# 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.hits.ai/docs-ko/lab-sapce-feature-ko/labspace/undefined-1.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.
