# 자료수집

{% hint style="info" %}
**양식으로 배포하고 실시간으로 수집 :** 자료 수집용 폼을 만들어서 공유된 화면을 통해서 수집하게 하여 실시간으로 자료를 수집할 수 있습니다. 개별 수신자는 회원 가입 하지 않고도 지정된 양식으로 입력할 수 있습니다
{% endhint %}

### 새 폼 만들기

상단의 폼만들기에서 새로 만들기를 선택합니다.\
![](/files/bL7bderrHDojmcqEXFpN)

폼 생성에서 수집할 자료명을 입력합니다 (예시: 신청서)

![](/files/rPSEbjQhn6ykOZ7IBPur)

### 폼 양식 편집하기

입력 요소를 마우스로 드래그 해서 폼 영역에 위치하여 아래의 그림처럼 양식을 구성합니다.&#x20;

![](/files/oeien7jn3msI99z05WCY)

양식이 작성되면 저장 버튼을 눌러서 저장 후에 \[이전] 버튼을 눌러서 앱으로 이동합니다.

### 양식의 공유 링크 만들기

상단의 공유 버튼을 클릭합니다.\
![](/files/OBnPcIWduZYSCix42ewq)

공유 팝업 창에서 \[기본] 옵션을 선택하고 링크 \[복사] 버튼을 누릅니다.\
![](/files/3esSdv68KwaOUvFU0Hz0)

### 공유 링크 전송하기    &#x20;

공유된 링크 정보를 카톡, 메일, 메시지 등 이용하여 공유합니다.\
![](/files/obWA1KRknI7GpipYBpmG)<br>

### 공유된 링크에 자료  입력하기   &#x20;

공유된 링크를 클릭하면 별도의 회원 가입 절차가 없이 입력이 가능합니다\
&#x20;<br>

![](/files/ZL8RqoA86u3NV7YF4ALT)

### 실시간 집계 보기   &#x20;

공유된 링크를 통해서 입력된 내용은 실시간으로 앱에서 확인이 가능합니다

![](/files/BvSOtiNKvFMMB3cPYVgR)


---

# 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://devops-32.gitbook.io/myapps/appuse/undefined-2.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.
