# 폼 버전 생성

**폼의 버전관리를 위해 폼 버전을 생성합니다.**

<figure><img src="/files/22I7ZeUrlcmhyB6nGvQ4" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="194">항목</th><th width="453">설명</th><th>필수</th></tr></thead><tbody><tr><td>Name</td><td>폼 버전의 이름을 기재합니다.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>활성화 여부</td><td>한 폼에대한 여러 폼버전 중 실제로 사용할 폼일 경우에 활성화 합니다.</td><td></td></tr><tr><td>폼 테마</td><td>폼의 header, footer, style를 설정하는 개체를 의미합니다.</td><td></td></tr><tr><td>레이블</td><td>폼 버전의 레이블을 기재합니다.</td><td></td></tr><tr><td>버전</td><td>폼 버전의 버전을 기재합니다.</td><td></td></tr><tr><td>설명</td><td>폼 버전의 설명을 기재합니다.</td><td></td></tr><tr><td>폼</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/relate-objects.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.
