# 9. 데이터가 없을 때 나오는 문구를 수정하고 싶어요.(ex. 새로운 글이 없습니다.)

1. 관리자 웹 > 앱 설정 > 좌측 탭에서 원하는 탭 선택 > 목록 화면&#x20;
2. 목록 화면 폴더 내부에 '빈 화면'이 있다면, '빈 화면'을 클릭해 주세요. ('빈 화면'이 없다면, ' + 화면 구성'을 클릭하여 '빈 화면'을 추가해 주세요.)
3. 제목과 부제목을 원하는 문구로 수정해 주세요.(ex. 아직 새로운 글이 없습니다, 첫 번째 글을 작성해 주세요.)

2024.02.16 Jinny

<br>


---

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