# 목록 화면

탭에 들어가자 마자 보이는 화면, 오마이앱의 각 탭 내에서 [데이터](/main/guide/dictionary/data.md)가 보여지는 화면이라고 떠올리면 쉽게 떠올릴 수 있어요. 데이터(글, 사진 등)가 단일(피드), 복합(커스텀)등 어떻게 보여질지 형식을 설정할 수 있어요.&#x20;

> \#목록 화면, #리스트 화면, #피드 화면, #데이터 리스트, #데이터 목록보기

2023.07.26 Jinny

**Inventory Page**&#x20;

The Inventory page will be displayed when users select a tab in ohmyapp. This page shows the data specific to each tab, and users have the flexibility to customize the data presentation (text, photos, etc.) and various layout options, such as single (feed) or compound (custom) layouts.

2023.07.27 Song


---

# 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/dictionary/list.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.
