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

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

이 매뉴얼에서는 설정 화면에서 사용자 페이지에서 로그인한 후 표시되는 메뉴를 변경하는 방법에 대해 설명합니다.

***

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

1. 사용자 페이지에 로그인하여 다음 방법 중 하나로 설정 화면을 표시합니다.\
   ❶ 사용자 이름 클릭\
   ❷ 설정 버튼 클릭
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/w_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.
