# 회원 추가

구성원 페이지에서 **구성원 추가** 버튼을 클릭한 다음 새 구성원의 **이름**과 **이메일**을 입력합니다. 여러 구성원을 동시에 추가하려면 [파일 가져오기](/ko/control-center/setup-guide/manage-members/import-file.md) 기능을 사용할 수도 있습니다.

<figure><img src="/files/5AXr52bqDfoPmITu9lof" alt="구성원 추가" width="563"><figcaption></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.skydeck.ai/ko/control-center/setup-guide/manage-members/add-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.
