# 관리자 페이지에 로그인하는 비밀번호를 잊어버린 경우 해결 방법

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

관리자 페이지에 로그인할 때 필요한 비밀번호를 잊어버린 경우 '회사코드', '아이디', '이메일 주소'를 입력하여 비밀번호를 다시 발급할 수 있습니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 비밀번호 재설정 URL의 만료 날짜는 24시간으로 고정되어 있습니다. 보안 관점에서 만료 날짜는 변경할 수 없습니다.

***

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

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

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

2. 비밀번호 재설정 탭에서 회사코드, 아이디, 이메일 주소를 입력하고 확인 버튼을 클릭합니다.

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

3. 확인 버튼을 클릭하여 화면을 닫습니다.\
   비밀번호 재설정 알림 이메일이 전송됩니다.

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

4. 비밀번호 재설정 URL을 클릭합니다.

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

5. 비밀번호 재설정 화면에서 새 비밀번호를 입력하고 확인 버튼을 클릭합니다.

<figure><img src="/files/vUik8c4A78WJnejVka1r" 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/password.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.
