# 관리자 로그인

- [관리자 페이지에 로그인하는 방법](https://help.directcloud.net/admin_manual/login/admin_login.md)
- [관리자 페이지에 로그인하는 회사코드를 잊어버린 경우 해결 방법](https://help.directcloud.net/admin_manual/login/company_code.md)
- [관리자 페이지에 로그인하는 사용자 ID를 잊어버린 경우 해결 방법](https://help.directcloud.net/admin_manual/login/id.md)
- [관리자 페이지에 로그인하는 비밀번호를 잊어버린 경우 해결 방법](https://help.directcloud.net/admin_manual/login/password.md)
- [관리자 페이지에 로그인할 수 없는 경우 해결 방법](https://help.directcloud.net/admin_manual/login/login_failed.md)
- [세션이 시간 초과되었다고 표시되는 경우 해결 방법](https://help.directcloud.net/admin_manual/login/session_exceeded.md)


---

# 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/admin_manual/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.
