> 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/pcmanual/surveys-consents/writesv.md).

# 설문·동의서 직접 작성하기

{% hint style="info" %}
설문지·동의서를 오늘상담 안에서 바로 작성·저장할 수 있어요!
{% endhint %}

## 📍 설문·동의서 직접 작성 경로

> 설문·동의서를 직접 작성할 수 있는 경로를 확인해보세요.

{% stepper %}
{% step %}

### 현황판에서 작성하기

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

현황판 좌측 \[만들기] 메뉴에서 ‘새 설문·동의서’ 클릭 후 ‘직접 작성’으로 진행해주세요.\
다른 메뉴로 이동할 필요없이, 현황판에서 간편하게 설문지,동의서를 작성할 수 있어요!
{% endstep %}

{% step %}

### 고객정보창에서 작성하기

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

작성할 고객의 고객정보 좌측 \[새 내역] 메뉴와 \[설문·동의서 내역]의 ‘새 설문·동의서’를 클릭한 뒤\
‘직접 작성’으로 진행해주세요.
{% endstep %}
{% endstepper %}

***

## ✏️ 설문·동의서 직접 작성하기

> 설문·동의서 직접 작성 방법을 순서대로 확인해보세요.

{% stepper %}
{% step %}

### 고객 선택하기

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

현황판에서 작성하는 경우, 가장 먼저 고객을 선택해주세요.\
찾으시는 고객이 없다면, \[고객 등록하기]를 진행해주세요.

<figure><img src="/files/4n5FKyfdiRwMN4Cnc90n" alt=""><figcaption></figcaption></figure>

고객정보창에서 작성하는 경우, 해당 고객의 정보가 자동으로 입력되어있어요.
{% endstep %}

{% step %}

### 설문·동의서 선택하기

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

작성 할 설문·동의서를 선택해주세요. 여러 개의 설문·동의서도 한번에 작성할 수 있어요.

{% hint style="warning" %}
환경설정-\[설문지·동의서 관리]에서 사용여부를 활성화 한 목록만 노출돼요.
{% endhint %}
{% endstep %}

{% step %}

### 작성하기

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

작성할 설문·동의서 목록이 확인돼요.\
입력이 필요한 항목들에 작성을 진행 후 \[제출하기]를 눌러주세요.

{% hint style="danger" %}
제출하지 않은 문서는 내역에 저장되지 않아요!
{% endhint %}

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

설문·동의서내역이 노출되며 작성 목록을 확인할 수 있어요.

{% endstep %}
{% endstepper %}


---

# 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/pcmanual/surveys-consents/writesv.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.
