# 폼 선택 그룹 생성

**여러 폼 항목에서 공통적으로 쓸 수 있는 폼 선택 그룹을 생성합니다.**

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

<table><thead><tr><th width="180">항목</th><th width="469">설명</th><th>필수</th></tr></thead><tbody><tr><td>Name</td><td>폼 선택 그룹의 이름을 기재합니다.</td><td><mark style="color:red;">✔️</mark></td></tr></tbody></table>


---

# 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.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector-2.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.
