# 회원 초대

SkyDeck.AI에 구성원을 추가한 후, 그들은 아직 귀하의 작업 공간을 사용할 수 없습니다. 그들의 현재 가이드 작업은 **초대**이며, 이는 귀하가 관리자 또는 소유자로서 이메일을 보내 그들을 초대해야 함을 나타냅니다.

[GenStudio 작업 공간](https://eastagile.skydeck.ai/)에 구성원을 초대하려면 **이름 및 이메일** 옆의 첫 번째 상자를 선택하여 모든 구성원을 선택하거나 개별 구성원에 대해 개별 체크박스를 선택하십시오. 그런 다음 페이지 상단에 **초대** 버튼이 나타납니다. 그 버튼을 클릭하여 선택한 모든 구성원에게 이메일 초대를 보냅니다.

팝업 창에서 **확인**을 클릭하십시오.

<figure><img src="/files/vlvoenPu5G1T4iqw5X2U" alt="invite member" width="563"><figcaption></figcaption></figure>

그 후, 그들의 가이드 작업은 **대기**로 변경되며, 이는 귀하가 구성원의 응답을 기다리고 있음을 의미합니다. 이전 이메일을 놓친 사용자에게 이메일을 다시 보낼 수도 있습니다. 구성원이 가입 프로세스를 완료하면 그들의 가이드 작업은 **확인**으로 변경되며, 그들은 귀하의 GenStudio 작업 공간에 접근할 수 있게 됩니다. 가이드 작업이 확인인 구성원에게는 이메일을 다시 보낼 수 없습니다.

이전 링크가 만료되면 가이드 작업은 **재초대**로 변경됩니다. 각 가이드 작업에 대한 자세한 내용은 [회원 관리](/ko/control-center/setup-guide/manage-members.md)을 참조하십시오.


---

# 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/invite-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.
