> For the complete documentation index, see [llms.txt](https://creco-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creco-1.gitbook.io/docs/workspace/member.md).

# 구성원 관리

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

게스트 외에 워크스페이스 구성원은 구성원 조회가 가능합니다.\
워크스페이스 **`소유자`**&#xC640; **`관리자`**&#xB294; 워크스페이스 구성원을 초대하거나 권한 관리가 가능합니다.

## 초대하기

* **`소유자`**&#xC640; **`관리자`**&#xB294; 워크스페이스 구성원 초대가 가능합니다.
* 초대 시, 가입 링크가 포함된 초대 메일이 전송되고, **`7일 이후`**&#xC5D0;는 가입 링크가 만료됩니다.
  * 이미 Creco 회원인 경우, 초대 메일이 전송되지 않고 바로 초대됩니다.
  * 가입 링크가 만료되었다면 필요시 **`재전송`** 기능을 통해 다시 초대가 가능합니다.

## 권한 변경

* **`소유자`**&#xC640; **`관리자`**&#xB294; 워크스페이스 구성원의 권한 변경이 가능합니다.
* **`소유자`**&#xB294; 다른 구성원에게 **`소유자`** 권한 이전이 가능합니다.
  * 기존 소유자는 관리자로 변경됩니다.
* **`관리자`**&#xB294; 다른 구성원을 **`소유자`**&#xB85C; 변경이 불가능합니다.
* 초대 중인 구성원의 권한 변경도 가능합니다.

## 권한 삭제

* **`소유자`**&#xC640; **`관리자`**&#xB294; 워크스페이스 구성원의 권한 삭제가 가능합니다.
* 사용자 스스로의 권한 삭제도 가능합니다.
  * 단, **`소유자`**&#xB294; 다른 구성원에게 **`소유자`** 권한을 이전한 후에 가능합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://creco-1.gitbook.io/docs/workspace/member.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.
