# "인증코드가 만료되었을 때 어떻게 해야 하나요?"

관리자가 계정을 새로 등록하면, 등록된 사용자에게 '임시 비밀번호' 와 '인증코드'가 담긴 2개의 이메일이 전송됩니다. 최초 계정 등록/인증을 위한 인증코드(verification code)는 이메일이 도착한 후 24시간이 지나면 만료됩니다.&#x20;

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

진행 중 어려움이 있으시거나 질문이 있으신 경우 <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/notification-verification-code-is-expired.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.
