# 캠페인 설문 만들기

> 관리자 메뉴

캠페인에 사용되는 설문은 캠페인 등록 시 또는 설문 관리 메뉴에서 생성합니다.

<figure><img src="https://2975776075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYt5Y5kmDGxERSkCjLiqb%2Fuploads%2FFsfsgbE9BWBHU4uAIgj2%2Fimage.png?alt=media&#x26;token=b4acb8c3-a4a1-449e-b686-73d157ac8670" alt=""><figcaption></figcaption></figure>

① 설문 생성 버튼을 눌러 설문 생성 화면으로 이동합니다.

<figure><img src="https://2975776075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYt5Y5kmDGxERSkCjLiqb%2Fuploads%2FVjFGSb3rzq5kOthE6hi9%2Fimage.png?alt=media&#x26;token=d802fc31-07b1-418b-84e3-a5aa74e68c3c" alt=""><figcaption></figcaption></figure>

캠페인에 사용될 설문의 ①제목과 설명을 입력합니다. 설문을 생성하려면 질문을 반드시 1개 이상 등록해야 합니다. ② 버튼을 클릭하여 질문을 추가할 수 있습니다.

<figure><img src="https://2975776075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYt5Y5kmDGxERSkCjLiqb%2Fuploads%2Fd8Cm9isdaAMvWTjQ2RwU%2Fimage.png?alt=media&#x26;token=64aba48b-33cb-430c-b533-f4d5e82dcba2" alt=""><figcaption></figcaption></figure>

질문은 ① 주관식 또는 객관식을 선택하여 등록할 수 있고, 삭제 버튼 ② 을 클릭하여 질문을 제거할 수 있습니다. 질문에는 필수적으로 질문과 설명을 입력해야 합니다.

주관식 질문은 질문과 설명만 입력합니다. \
객관식 질문은 질문과 설명 및 객관식 답변 항목을 하나 이상 입력합니다.

<figure><img src="https://2975776075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYt5Y5kmDGxERSkCjLiqb%2Fuploads%2FZBHyUkXXmMj8MOxJrnmR%2Fimage.png?alt=media&#x26;token=cad9340d-58ce-45ea-bc45-046a13e444fe" alt=""><figcaption></figcaption></figure>

객관식 질문의 답변 추가는 ④ 버튼을 클릭하여 추가합니다. 버튼 클릭 시 입력 영역 및 답변 삭제 버튼이 추가됩니다. \
⑤ 답변 삭제 버튼 클릭 시 해당 답변이 삭제됩니다.\
\
객관식 단일 선택 질문을 생성하려면 ⑥ 답변 최대 선택가능 개수를 1개로 지정합니다.\
객관식 복수 선택 질문을 생성하려면 답변 최대 선택 가능 개수를 + 버튼을 클릭하여 변경합니다.\
최대 선택가능 개수는 답변의 개수를 초과할 수 없습니다.

저장 버튼을 눌러 설문 등록을 완료합니다. 설문 관리 페이지에서 생성한 설문은 캠페인 생성시 기존 설문 등록을 선택하여 캠페인에 사용할 수 있습니다.

<details>

<summary>캠페인 메뉴 사용하기</summary>

[10](https://furence.gitbook.io/clex-2.0/2/10 "mention")

</details>

<details>

<summary>캠페인 관련 가이드</summary>

[5](https://furence.gitbook.io/clex-2.0/3/5 "mention")

[7](https://furence.gitbook.io/clex-2.0/3/7 "mention")

</details>

***


---

# 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://furence.gitbook.io/clex-2.0/3/6.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.
