# 관리자 페이지에 로그인하는 방법

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

DirectCloud에는 ‘관리자 페이지’와 ‘사용자 페이지’ 두 가지가 있습니다. 관리자 페이지에서 설정된 보안 정책 범위 내에서 사용자 페이지의 조작이 가능합니다.\
이 매뉴얼에서는, 관리자 페이지에 로그인하는 방법에 대해 설명합니다.

***

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

* 사용자 페이지의 사용자 ID와 비밀번호로는 관리자 페이지에 로그인할 수 없습니다.
* SSO 연동을 통해 가져온 IdP 사용자는 ID와 비밀번호로 로그인할 수 없습니다. 다만, SSO 연동한 사용자 ID로 관리자 페이지에 접근하는 방법의 절차에 따라 관리자 페이지에 접근할 수는 있습니다.
* 비밀번호 끝에 반각 스페이스가 포함된 상태로 복사하여 입력 폼에 붙여넣은 경우, 반각 스페이스는 자동으로 제거됩니다.

***

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

1. DirectCloud의 관리자 로그인 페이지 로 이동합니다.

<figure><img src="/files/9cu09BrxaKohEHKspoOP" alt=""><figcaption></figcaption></figure>

2. 회사코드, 아이디, 비밀번호를 입력하고 로그인 버튼을 클릭합니다.

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