# 구성원 관리

## 초대

멤버 초대는 이메일 또는 링크로 초대가 가능합니다. Space 페이지 내 Invitation 페이지에서 멤버를 관리할 수 있습니다.

<figure><img src="/files/PGt2FfX1FOoa9d7yRHmO" alt=""><figcaption><p>Space main page(Invitation)</p></figcaption></figure>

## 삭제

Space 페이지 내 Member management 페이지에서 ‘휴지통’ 아이콘을 통해 멤버를 제외할 수 있습니다. 멤버 삭제는 관리자 권한을 가진 사용자만 사용할 수 있습니다.

<figure><img src="/files/nE1jN4OmgMYyUueV0ISc" alt=""><figcaption><p>Space main page(Member management)</p></figcaption></figure>


---

# 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.kompas.ai/kompas-ai-docs-ver2/korean/undefined-1/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.
