> For the complete documentation index, see [llms.txt](https://sangdamtoday.gitbook.io/intro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sangdamtoday.gitbook.io/intro/mobmanual/surveys-consents/responses2.md).

# 설문·동의서 내역 확인하기

{% hint style="info" %}
발송된 설문지·동의서 목록과 작성 완료된 설문·동의서의 답변 내용을 확인할 수 있어요!
{% endhint %}

## 👀 설문·동의서 내역 확인하기

> 설문·동의서의 진행 현황과 답변 내용을 확인해보세요.

<figure><img src="https://1126388597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZKvEKDHTofUQwinAUmb%2Fuploads%2FcWmuMZAWS7psAtYlEyPD%2Fimage.png?alt=media&amp;token=eb33623c-aeee-4a85-9e95-62a99a79a7ca" alt=""><figcaption></figcaption></figure>

고객정보창 - \[설문·동의서] 클릭해주세요.

* 유형 / 상태 / 작성자 / 작성일시를 확인할 수 있어요.
* 설문지는 응답한 문항만 볼 수도 있어요.

{% hint style="success" %}
설문·동의서 내역의 상세관리는 PC에서 할 수 있어요!
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://sangdamtoday.gitbook.io/intro/mobmanual/surveys-consents/responses2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
