# 파일에 부여된 태그를 표시할지 여부를 설정하는 방법

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

이 매뉴얼에서는 사용자 페이지의 설정 화면에서 파일에 부여된 태그를 표시할지 여부를 설정하는 방법에 대해 설명합니다.

***

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

1. 사용자 페이지에 로그인하여 다음 방법 중 하나로 설정 화면을 표시합니다.\
   ❶ 사용자 이름 클릭\
   ❷ 설정 버튼 클릭
2. '리스트화면 태그표시' 목록에서 '표시', '비표시' 중에서 선택합니다.\
   설정은 즉시 저장됩니다.


---

# 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/tag.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.
