# Create Data

고유한 키값을 가진 새로운 데이터를 생성하는 동작을 수행해요.

<div align="left"><figure><img src="/files/QUkPCtTCu2t2lVVbGVJM" alt="" width="375"><figcaption></figcaption></figure></div>

**Collection for Data Creation :** 생성하려는 데이터를 포함할 컬렉션 명을 입력해요.

**Data Entries :** 생성하고 싶은 데이터의 이름을 Item1 ➡︎ 첫째 줄, key값에 입력해 주세요. 원하는 값을 적어주면 되고, 모든 형태가 올 수 있어요.

2024.01.09 Jinny

**Generate New Data**

This function enables the creation of new data along with essential values.

2023.08.11 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/develop_app/command-execute-function/create-logic/flow_option/create-new-data.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.
