# 앱 다운로드 메뉴를 표시할지 여부를 설정하는 방법 (한국미적용)

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

여기에서는 웹 애플리케이션의 사용자 페이지에서 오른쪽 상단에 표시되는 "?" 버튼(도움말 버튼)에 마우스 커서를 올릴 때 표시되는 메뉴에 "앱 다운로드"를 추가할지 여부를 설정합니다. 방법을 설명합니다.

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

* '앱 다운로드'는 표준으로 '사용'으로 설정됩니다.
* DirectCloud 드라이브 및 모바일 애플리케이션의 ? 버튼은 앱 다운로드 메뉴를 사용할 수 없습니다.
* "도움말 표시 설정"의 "앱 다운로드 표시"와 "도움말 문서 표시"를 모두 사용하지 않음으로 설정하면 웹 응용 프로그램의 사용자 페이지에 "?" 버튼(도움말 버튼)이 표시되지 않습니다. .
* 관리 페이지의 "?" 버튼(도움말 버튼) 및 메뉴를 숨길 수 없습니다.

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

#### 도움말 버튼 및 메뉴 표시 예

**사용자 페이지 메뉴**

사용자 페이지의 오른쪽 상단에 표시되는 "?"버튼 (도움말 버튼)에 마우스 커서를 올릴 때 표시되는 메뉴에서 "앱 다운로드"를 클릭하면 DirectCloud 드라이브 및 모바일 응용 프로그램을 다운로드하는 화면이 표시됩니다.

![이미지](https://help.directcloud.jp/servlet/rtaImage?eid=ka0Q80000001pBl\&feoid=00N2w00000JMb2T\&refid=0EMQ8000006gpKR)

#### 앱 다운로드 표시 설정 전환

1. 환경설정 > 고급설정 메뉴를 클릭합니다.

![이미지](https://help.directcloud.jp/servlet/rtaImage?eid=ka0Q80000001pBl\&feoid=00N2w00000JMb2T\&refid=0EMQ8000005yEYH)

2. 화면을 아래로 스크롤하여 '도움말 표시 설정'을 표시한 다음 '앱 다운로드 보기'에서 다음 중 하나를 선택합니다.

![이미지](https://help.directcloud.jp/servlet/rtaImage?eid=ka0Q80000001pBl\&feoid=00N2w00000JMb2T\&refid=0EMQ8000005yEbV)

| 설정      | 설명                              |
| ------- | ------------------------------- |
| 사용하다    | 도움말 버튼에 앱 다운로드 메뉴를 표시합니다.       |
| 사용하지 않음 | 도움말 버튼에 '앱 다운로드' 메뉴가 표시되지 않습니다. |

3. 저장 버튼을 클릭합니다.

![이미지](https://help.directcloud.jp/servlet/rtaImage?eid=ka0Q80000001pBl\&feoid=00N2w00000JMb2T\&refid=0EMQ8000005yEej)


---

# 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/detail_settings/app_download.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.
