# 응답 확인하기

설문지를 임의로 구성한 뒤, 공개 페이지로 접속해 여러분의 설문지에 시험 삼아 응답을 제출해 봅시다. 설문지 제출에는 별도의 로그인이나 인증이 필요하지 않습니다.

응답을 제출한 뒤, 관리자 페이지로 돌아와 페이지를 새로고침하면 제출된 응답을 확인할 수 있습니다. 응답을 확인하는 방법은 다음의 두 가지가 있습니다.

{% tabs %}
{% tab title="확인 방법 1" %}
설문지 블록의 제목 영역에 있는 응답 확인 버튼을 클릭합니다.

![](/files/JotUms8qPQSKxWH4U7DS)
{% endtab %}

{% tab title="확인 방법 2" %}
화면 왼쪽의 서브메뉴에서 해당 페이지의 응답 확인 버튼을 클릭합니다.

![](/files/r0h82EYNH8JnzaM8nPFW)
{% endtab %}
{% endtabs %}

아래와 같은 대화상자가 표시되면 번호를 넘겨가며 개별 응답을 확인합니다.

![](/files/Fj8nl1Rd9ALA2i1eGUsw)

{% hint style="info" %}
중간에 수정된 설문지의 응답 응답이 제출된 후에도 설문지는 자유롭게 편집할 수 있으며, 따라서 과거에 제출된 응답에는 없었던 질문이 추가되거나, 반대로 이전 응답에 포함됐던 질문이 없어지는 경우가 존재할 수 있습니다. 즉 이미 제출된 응답과 현재 설문지의 구성은 서로 영향을 주지 않습니다.
{% endhint %}


---

# 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.reflow.cx/minipage/form/getting-responses.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.
