# 멤버가입

{% hint style="info" %}
**관리자 및 멤버 초대 안내**

* 최초 가입한 계정은 자동으로 **관리자**로 설정됩니다.
* [관리](https://docs.plura.io/ko/function/common/management) > [멤버](https://docs.plura.io/ko/function/common/management/member) **초대** 메뉴를 통해 동료를 추가할 수 있습니다.
* 멤버 초대 시, 특정 그룹에 자동으로 등록됩니다.
* 초대된 멤버는 **초대 메일**을 통해 별도의 회원 가입 페이지에서 가입을 진행하고 그룹에 등록됩니다.
  {% 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.plura.io/ko/faq/comm/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.
