# 관리 페이지의 표시 언어를 변경하는 방법

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

DirectCloud에서는 관리 페이지의 표시 언어를 '일본어', '영어', '한국어' 중에서 선택할 수 있습니다.\
이 매뉴얼에서는 표시 언어를 변경하는 방법에 대해 설명합니다.

***

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

* 관리 페이지의 표시 언어를 한국어 또는 영어로 설정한 상태에서 web 브라우저의 자동 번역 기능을 사용하면 화면 표시가 정상적으로 표시 되지 않습니다. 따라서 web 브라우저의 자동 번역 기능을 사용 중지한 다음 관리 페이지에 로그인하는 것이 좋습니다.

***

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

1. 관리 페이지에 로그인합니다.

<figure><img src="/files/YefoDl2hiZ5tJ0kkDriS" alt=""><figcaption></figcaption></figure>

2. 화면 상단의 메뉴에서 현재 선택된 표시 언어를 클릭하고 변경할 표시 언어를 선택합니다.

<figure><img src="/files/qn7XxV50dVHg6HhlRkK4" 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/admin_manual/home_menu/change_language.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.
