# 다른 앱을 선택하여 파일을 여는 방법

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

이 매뉴얼에서는 iOS 애플리케이션 또는 Android 애플리케이션에서 DirectCloud 폴더에 저장된 파일을 모바일의 다른 앱으로 여는 방법을 설명합니다.

***

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

* 여러 개의 파일을 선택하여 다른 앱으로 열 수는 없습니다.
* 이 매뉴얼의 절차에 따라 다른 앱에서 파일을 열기 위해서는, 관리자 페이지의 '보안 정책'> '모바일 보안'메뉴에서 ‘다른 앱으로 열기’가 ‘사용’으로 설정되어 있어야 합니다.\
  자세한 내용은 모바일 애플리케이션에서 다른 앱으로 파일을 열 수 있도록 설정하는 방법을 참고하시기 바랍니다.
* 관리자 페이지에서 다운로드 워크플로우가 활성화되어 있는 경우, 모바일 애플리케이션에서 ⁝ 버튼을 탭해도 다운로드 메뉴가 표시되지 않습니다.

***

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

1. 다른 앱으로 열고 싶은 파일이 저장된 폴더로 이동합니다.
2. 다른 앱으로 열고 싶은 파일의 오른쪽 끝에 있는 ⁝ 아이콘을 탭합니다.\
   표시된 메뉴에서 다운로드를 탭합니다.
3. 다음 방법으로 열기 메뉴를 탭합니다.
4. 파일을 열고 싶은 다른 앱을 탭합니다.
5. 선택한 다른 앱에서 파일이 표시됩니다.


---

# 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-+/user_manual/mobile/use_another_app.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.
