# 항목

* [데이터](/main/guide/dictionary/data.md)를 등록하기 위해 항목을 만들어 줘야 해요. 데이터를 등록할 집을 만들어 준다고 생각하면 이해가 쉬워요. 또한 항목을 만들 때 설정해 준 [항목 ID](/main/guide/dictionary/item-id.md)를 통해 관리자 웹과 앱에서 같은 데이터가 보이도록 연결할 수 있어요. &#x20;
* &#x20;우리는 관리자 웹 > 운영 모드 > 메뉴에서 항목을 추가할 수 있고 항목을 추가할 때 [항목 명](/main/guide/dictionary/item-name.md)과 [항목 ID](/main/guide/dictionary/item-id.md)를 설정할 수 있어요.

<figure><img src="/files/BoaaOQC4Pc2uDNerQhRI" alt=""><figcaption></figcaption></figure>

> \#데이터 등록하기, #항목, #항목 명, #항목 ID, #항목 추가하기, #항목 등록하기, #항목 설정

&#x20;2023.11.01 Jinny

**Items**&#x20;

* To facilitate data registration, creating an item is essential. The concept can be easily understood as constructing a house for data storage. Additionally, assigning a unique item ID during its creation enables smooth data synchronization between the web admin page and the app, ensuring seamless access to the same data across platforms.
* To add items, access the web admin page > menu, and provide the necessary item information, including its name and unique ID.

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/item.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.
