# 관리자 페이지에 로그인하는 사용자 ID를 잊어버린 경우 해결 방법

### 개요 <a href="#a03" id="a03"></a>

관리 페이지에 로그인할 때 필요한 관리자 ID를 잊어버린 경우 관리자의 '회사코드'와 '이메일 주소'를 입력하여 관리자의 아이디를 확인할 수 있습니다.

***

### 절차 <a href="#a05" id="a05"></a>

1. 로그인 페이지의 왼쪽 하단에서 '회사코드/아이디를분실하셨나요?'를 클릭합니다.

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

2. 아이디 찾기 탭에서 관리자의 회사코드와 등록한 이메일 주소를 입력하고 확인 버튼을 클릭합니다.\
   아이디가 이메일로 전송됩니다.

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

3. 확인 버튼을 클릭하여 화면을 닫습니다.

<figure><img src="/files/jW1Y8erPrs1Pt8uRRopn" alt=""><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://help.directcloud.net/pro-pro-+/admin_manual/login/id.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.
