# "임시 비밀번호 이메일 or 인증코드를 삭제했어요."

관리자가 계정을 새로 등록하면, 등록된 사용자에게 '임시 비밀번호' 와 '인증코드'가 담긴 2개의 이메일이 전송됩니다.&#x20;

메일의 발송주소는 '<access@auditlobby.com>' 이며 각각의 메일 제목은&#x20;

* **Invitation for Audit Lobby**
* **Audit Lobby - Verification code**

입니다. 2개의 메일 모두, 또는 하나의 메일이 스팸메일로 분류되는 경우가 있습니다. 메일이 도착하지 않을 경우 **스팸메일함 확인**을 부탁드립니다. 스팸메일함에서도 메일을 찾을 수 없는 경우 시스템 관리자 또는 <support@datalobby.co.kr>로 문의하여 주시기 바랍니다.&#x20;

간혹 실수로 '임시 비밀번호' 또는 '인증코드'가 담긴 이메일을 삭제하는 경우가 있습니다.&#x20;

* **임시 비밀번호 이메일**을 **삭제**한 경우
  * Forgot Password 를 통해 비밀번호를 재설정 할 수 있습니다. [비밀번호 재설정 하기 ](/main/a./0./1-1-forgot-password.md)&#x20;
  * **주의**: 최초 로그인인 경우 인증코드를 이용한 Confirm signup 과정을 먼저 거쳐야 합니다. 계정등록 안내 문서를 참고하여 주십시오. [첫번째 로그인 하기  ](/main/a./0..md)

* **인증코드 이메일**을 **삭제**한 경우 &#x20;
  * 인증코드를 재발급 받습니다. 다음 글을 참고하여 주십시오. [인증코드 만료시 재발급 받기  ](/main/a./0./1-2.-2.md)

* **임시 비밀번호 이메일과 인증코드 이메일을 모두 삭제**한 경우&#x20;
  1. 인증코드를 재발급 받습니다. 다음 글을 참고하여 주십시오. [인증코드 만료시 재발급 받기 ](/main/a./0./1-2.-2.md) &#x20;
  2. 재발급 받은 인증코드를 통해 인증(Confirm Signup)을 완료합니다.&#x20;
  3. Forgot password를 통해 비밀번호를 재설정합니다. [비밀번호 재설정 하기](/main/a./0./1-1-forgot-password.md)    &#x20;

위 내용 중 해당하는 것을 골라 참고하여 주십시오. 진행 중 어려움이 있으시거나 질문이 있으신 경우 <support@datalobby.co.kr>로  언제든지 문의하여 주시기 바랍니다. &#x20;


---

# 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://userguide.auditlobby.com/audit-lobby-faq/deleted-temp-pwd-verification-code.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.
