# 접속 및 로그인

### **1. 창고 매칭 진입**

Kakao i LaaS(<https://kakaoilaas.com/>) 페이지에 진입하면 창고 매칭 서비스로 진입이 가능합니다. [회원가입](/start/join.md) 및 로그인을 통해 LaaS의 창고 매칭 서비스를 이용할 수 있습니다. 상단의 <mark style="background-color:yellow;">**창고 찾기, 창고 관리**</mark> 등의 메뉴를 확인해보세요.

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

### **2. OM / WM 진입**

홈 화면에서 <mark style="color:blue;">**\[ My LaaS ]**</mark> 버튼을 클릭하면 OM 또는 WM으로 들어갈 수 있습니다.

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

* 회원사 멤버 중 OM과 WM 권한을 모두 가지고 있는 경우 OM으로 연결됩니다.
* WM 권한만 가지고 있는 멤버는 WM으로 연결됩니다. 화주 멤버는 OM에 바로 연결됩니다.

{% hint style="info" %}
아래 URL을 통해서 각 서비스로 바로 진입할 수 있습니다.

* OM : <https://om.kakaoilaas.com/>
* WM : <https://wm.kakaoilaas.com/>
* WM PDA : <https://wm.kakaoilaas.com/pda/>
  {% endhint %}

매칭 화면에서 로그인한 후 OM/WM 진입할 경우, 2차 인증을 추가로 진행해야 합니다.

### **3. OM↔️WM 이동**

OM과 WM 상단 바로가기에 있는 <mark style="color:blue;">**\[ WM ]**</mark> 또는 <mark style="color:blue;">**\[ OM ]**</mark> 버튼을 각각 클릭하여 WM과 OM으로 이동할 수 있습니다.

<figure><img src="/files/99kX55OzLrJb1xoUyoEw" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
모듈 권한이 없는 경우, 해당 모듈로의 입장이 제한됩니다. OM에서 WM으로, 또는 WM에서 OM으로 이동하는 경우, 2차 인증을 진행할 필요가 없습니다.
{% endhint %}

### **4. 조직 URL로 로그인**

로그인 화면이 나타나면, 조직 URL을 입력하고 아이디와 비밀번호를 입력해주세요.

OM/WM의 경우, 로그인이 완료돠면 2차 인증 화면이 나타나면서 로그인한 휴대폰 번호로 인증 번호가 발송됩니다. 전송된 인증 번호를 입력하여 2차 인증을 완료하면 OM/WM 서비스를 이용할 수 있습니다.

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

{% hint style="info" %}
매칭 화면에서 로그인한 상태에서 OM/WM으로 이동하는 경우, 2차 인증만을 통해 로그인합니다.![](data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
{% endhint %}

[**🍯 공통 꿀팁 → 비밀번호 저장 방법 ↗️**](https://support.kakaoilaas.com/start/pages/bElAhJ2tC5IxZZHcOj8s#q2.-google-chrome)

### **5. 이메일 / 전화번호로 로그인**

조직 ID를 모르는 경우 <mark style="color:blue;">**\[ 조직 ID 찾기 ]**</mark> 버튼을 클릭하여 로그인할 수 있습니다. 이름과 이메일을 입력하고 <mark style="color:blue;">**\[ 인증번호 보내기 ]**</mark> 버튼을 클릭하세요. 입력한 이메일로 발송된 인증번호를 입력하여 인증을 완료해주세요. 해당 정보로 가입한 조직 계정이 나타나면 계정을 클릭해 로그인을 진행해주세요.

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

{% hint style="info" %}
Kakao i LaaS 내 계정관리 페이지에 본인의 휴대폰 전화번호가 저장되어 있는 경우, 자동으로 휴대폰 전화번호를 불러옵니다.
{% 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://support.kakaoilaas.com/start/login.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.
