# 폼 응답 뷰어를 사용한 설문조사 응답 관리

1. 레코드 디테일 페이지에서 우측 상단에  설정 > 페이지 편집을 눌러 레코드 디테일 편집 화면으로 이동합니다.

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

2. 왼쪽 구성요소 패널에서 스크롤을 내려 formResponseViewer 컴포넌트를 원하는 위치에 끌어다 놓습니다.

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

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

3. 끌어다 놓은 컴포넌트를 클릭하여 오른쪽 상세 패널에서 폼 뷰어 컴포넌트의 제목을 기입합니다.

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

4. 저장 후 해당 페이지를 활성화 해줍니다.
5. 설문에 대한 응답이 완료되면 아래의 이미지와 같이 질문, 답변, 응답상태를 확인할 수 있습니다.

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

6. 응답이 제출되지 않았을 경우 링크복사 버튼을 사용하여 사용자에게 직접 url을 전달 할 수 있습니다.


---

# 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://help.smallbuilder.com/ko/smallbuilder-forms/undefined-2/undefined.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.
