# \[Mobile] 사용자 페이지에서 로그인 후 표시되는 메뉴를 변경하는 방법

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

이 매뉴얼에서는 iOS 및 Android 애플리케이션의 '설정' 화면에서 사용자 페이지에서 로그인한 후 표시되는 메뉴를 변경하는 방법에 대해 설명합니다.

***

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

1. 왼쪽 상단의 삼선 아이콘을 탭한 다음 표시된 메뉴에서 설정(Preferences) 버튼을 탭합니다.\
   설정 화면이 표시됩니다.
2. '시작 메뉴'를 탭하고 로그인 후 표시할 메뉴를 'Home', 'My Box', 'Shared Box' 중에서 선택하고 오른쪽 상단의 '완료'를 탭합니다.
3. 모바일 애플리케이션에 다시 로그인하여 선택한 메뉴가 표시되는지 확인합니다.


---

# 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/account_settings/m_change_menu.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.
