> For the complete documentation index, see [llms.txt](https://devops-32.gitbook.io/myapps/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devops-32.gitbook.io/myapps/guides/undefined-3/undefined-1.md).

# 새로 만들기

### 폼 만들기 (새로 만들기)

앱 상단의 폼 만들기를 클릭해서 새로 만들기를 선택합니다.

<div align="left"><img src="/files/zUaZByyuIfCRemugllVm" alt=""></div>

### 폼 이름 만들기

![](/files/BygLDrbg3ltNX9C9QZ5Q)

제목을 입력하고 확인 버튼을 누릅니다.

### 폼 양식 디자인하기

폼 양식 디자이너를 통해서 필요한 양식을 설정합니다.

![](/files/7IkxqMDjwFLq3HcQqlPR)

도구 상자에서 필요한 도구를 <mark style="background-color:red;">**폼 양식 설정 영역**</mark>에 드래그 합니다.

![](/files/LfF7Dt3Yc1FdYzFUUbLP)

도구 상자를 드롭하면 해당 제목을 입력하는 설정 창이 팝업 됩니다. 해당 제목을 입력하고 확인 버튼 누릅니다

![](/files/LVhx1jrRuTEt1o18FHM8)

폼 양식에 항목이 추가되면 목록은 자동으로 추가됩니다.

### 입력 항목 속성 설정하기

입력 양식의 입력 특성에 맞게 우측 속성 설정을 통해서 지정할 수 있습니다

![](/files/pPXaibK747QcKxcGjhHU)

### 폼 양식 저장하기   &#x20;

양식의 디자인이 종료되면 상단의 \[저장] 버튼을 누르고 \[이전] 버튼을 누르시면 앱 실행 화면으로 복귀합니다.    &#x20;

![](/files/QAssV2uWZCdH3uS5MeGg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://devops-32.gitbook.io/myapps/guides/undefined-3/undefined-1.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.
