# \[Mobile] 회사코드, 아이디, 비밀번호로 사용자 페이지에 로그인하는 방법

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

DirectCloud에는 '관리자 페이지'와 '사용자 페이지'의 두 가지 유형이 있습니다. 관리 페이지에 설정된 보안 정책의 범위 내에서 사용자 페이지를 조작할 수 있습니다.\
이 매뉴얼에서는 iOS 및 Android 애플리케이션에서 사용자 페이지에 로그인하는 방법에 대해 설명합니다.

***

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

* 관리 페이지의 '보안정책' > '비밀번호 정책' 메뉴에서 설정된 비밀번호 정책에 따라 알파벳, 숫자, 기호만 입력할 수 있습니다.

***

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

1. DirectCloud 애플리케이션을 터치하여 DirectCloud를 시작합니다.\
   로그인 화면이 표시됩니다.
2. 회사코드, 아이디, 비밀번호를 입력하고 로그인 버튼을 터치합니다.


---

# 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/user_manual/login_logout/m_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.
