> For the complete documentation index, see [llms.txt](https://docs.macgai7.com/macgai-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.macgai7.com/macgai-manual/miscellaneous/form/share.md).

# 설문지 공유하기

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/articles/hp-miscellaneous-share-form-0f48ac54)
{% endhint %}

## 설문URL 링크 문자보내기

### <mark style="color:blue;">Step 1</mark>. 작성 완료 설문지 확인

설문 URL에 접속하여 만들어진 설문지 내용을 확인 할 수 있습니다.

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

* **실명 설문** 생성 완료 예시

실명 설문은 로그인 후 설문 참여가 가능합니다.

<figure><img src="/files/1DxWT8384o6CC1NYYRTC" alt=""><figcaption></figcaption></figure>

* **익명 설문** 생성 완료 예시

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

### <mark style="color:blue;">Step 2</mark>. 메뉴 접근

<mark style="color:blue;">\[설문 URL 링크문자보내기]</mark> 버튼을 눌러 설문URL 공유가 가능합니다.

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

### <mark style="color:blue;">Step 3</mark>. 대상자 설정 및 문자보내기

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

1. 문자 수신 대상 검색 조건을 지정하고 <mark style="color:blue;">\[검색]</mark> 버튼을 누르면 전송 대상자 선택(검색 수) 목록이 나타납니다. ([전송 대상자 선택→](/macgai-manual/basic-features/message/send.md#id-1)을 참고해주세요.)
2. 체크 박스를 눌러 학생 또는 학부모를 선택합니다.
3. **→** 버튼을 누르면 우측의 전송대상자 목록으로 이동됩니다.
4. 직접  문자 내용을 작성합니다. ([문자 내용  작성→](/macgai-manual/basic-features/message/send.md#id-2-a)을  참고해주세요.)
   * \[설문URL]: 치환값을 이용할 수 있습니다.
   * \[미리보기]: 문자의 내용이 작성되면 보낼 문자를 미리 확인하실 수 있습니다.
5. 저장 메시지를 사용해 작성합니다. ([저장메시지 사용→](/macgai-manual/basic-features/message/send.md#id-2-b)을  참고해주세요.)
6. 설문URL 링크만 복사 가능합니다. 브라우저에 URL 입력 시 설문지 확인이 가능해요.
7. 전송 대상자 추가와 문자 내용 작성이 완료되면 <mark style="color:blue;">\[링크 문자 보내기]</mark> 버튼을 눌러 메시지 전송이 가능합니다.


---

# 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://docs.macgai7.com/macgai-manual/miscellaneous/form/share.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.
