# 멤버 초대하기

### **1. 관리자의 조직 계정 관리**

조직의 **슈퍼 관리자**만 멤버 초대가 가능합니다. 우측 상단 <mark style="color:blue;">**\[ 사람 아이콘 > 계정 관리 ]**</mark> 버튼을 클릭하면 계정 관리 화면으로 이동합니다.

<figure><img src="/files/9LDEyParGpKxrF5boLhg" alt=""><figcaption></figcaption></figure>

### **2. 멤버 초대**

좌측 메뉴에서 <mark style="color:blue;">**\[ 멤버 관리 > 멤버 및 권한 ]**</mark> 버튼을 클릭하면 그룹의 멤버와 권한을 관리할 수 있는 화면이 나타납니다. 우측 상단의 <mark style="color:blue;">**\[ 멤버 초대 ]**</mark> 버튼을 클릭하세요.

<figure><img src="/files/1E4OITZ46EbC0BHQxTFK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
화주와 회원사 서비스를 모두 이용하실 경우에 조직의 멤버는 두 서비스를 모두 사용할 수 있습니다. 화주와 회원사 각각의 탭에서 서비스별 멤버의 권한을 확인할 수 있습니다.
{% endhint %}

### **3. 초대할 멤버의 이메일 입력**

조직 계정에 추가할 멤버의 이메일을 입력하세요. 초대 메일을 발송할 때 회원타입, 초대 권한을 지정해주세요. 권한을 설정했다면 <mark style="color:blue;">**\[ 초대하기 ]**</mark> 버튼을 클릭하세요.

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

동일한 권한을 부여할 멤버가 여러명이라면 최대 100명의 회원에게 한번에 초대 메일을 보낼 수 있습니다. 더욱 간편하게 조직을 관리해보세요!

### **4. 초대된 멤버의 초대 메일 확인**

초대된 멤버는 해당 이메일로 초대 메일을 전송받습니다. <mark style="color:blue;">**\[ 가입하기 ]**</mark> 버튼을 클릭하면 Kakao i LaaS 회원가입 창으로 이동합니다.

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

### **5. 초대된 멤버의 이메일 인증**

초대된 멤버는 가입시 사용할 이메일 주소를 입력하고 이메일로 발송된 인증번호를 입력합니다.

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

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

기존에 다른 조직 소속으로 Kakao i LaaS에 가입한 멤버는 조직 초대 페이지로 이동합니다. <mark style="color:blue;">**\[ 가입하기 ]**</mark> 버튼을 클릭해주세요.

### **6. 초대된 멤버의 계정 정보 입력**

초대된 멤버는 이름, 휴대폰 번호(선택)을 입력합니다. 이후 로그인 시 사용될 비밀번호를 입력하고 <mark style="color:blue;">**\[ 가입하기 ]**</mark> 버튼을 클릭합니다.

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

### **7. 멤버 관리**

초대된 멤버가 위의 가입절차를 완료하면 슈퍼관리자는 <mark style="color:blue;">**\[ 멤버 관리> 멤버 및 권한 ]**</mark> 에서 추가된 사용자를 확인할 수 있습니다. 멤버를 선택하여 멤버 정보와 권한을 확인할 수 있습니다. 설정 버튼을 클릭하여 멤버 삭제 를 할 수 있습니다.

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

{% hint style="info" %}
조직에 유효한 계약 정보가 없는 경우 아래와 같이 권한 직접 설정 불가, 서비스 사용 불가에 대한 안내문구가 노출됩니다. 회원사의 경우 Kakao i LaaS 담당자를 통한 회원사 계약, 화주사는 매칭 계약을 맺은 후 OM 또는 WM를 사용할 수 있습니다. 계약 정보가 없는 회원타입에 대한 멤버 권한을 직접 설정할 수 없습니다.

<img src="/files/XLBhHQkRssVtztbXsemE" alt="" data-size="original">

{% endhint %}

<br>


---

# 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://support.kakaoilaas.com/start/invite.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.
