# 12. 게시글 조회수를 표시하고 싶어요.

1. 관리자 웹 > 앱 설정 >  좌측 탭에서 조회수를 표시하고자 하는 탭선택 (단일 메타를 선택해 주세요.) > 원하는 화면 (ex. 목록 화면, 상세 화면 등) 선택 > '화면 구성 항목' 폴더를 클릭해 주세요.
2. 텍스트 블록을 '화면 구성 항목' 폴더에 추가해 주세요. (위치는 드래그로 변경할 수 있어요.)
3. 추가된 텍스트 블록의 속성 > [항목ID](/main/guide/dictionary/item-id.md)에 "\_views" 를 입력 후 저장해 주세요.&#x20;

<div align="left"><figure><img src="/files/DvJd3FB65iTQjGHPISLy" alt="" width="563"><figcaption></figcaption></figure></div>

> \#게시물 조회수 표시하기, #게시물 조회수 나타내는 방법, #\_views

2024.02.16 Jinny


---

# 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://docs.ohmyapp.io/main/guide/faq/app-settings/12.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.
