> ## Documentation Index
> Fetch the complete documentation index at: https://help.gorelo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 创建表单

> 在 Gorelo 中创建表单以收集客户信息，使用问答块构建，标记必填字段，并发布以供自助使用。

要创建表单：

1. 从菜单导航到 [**Forms**](https://app.gorelo.io/form/form-list)。
2. 点击左下角的 **Create form**。
3. 给表单一个标题（这是客户将看到的内容）。
   <Frame>
     <img src="https://mintcdn.com/gorelo/wr_Z59scq0vPomBF/images/image-40.png?fit=max&auto=format&n=wr_Z59scq0vPomBF&q=85&s=f150b239ec69444bacb4e4cf9e555c13" alt="Image" width="1395" height="338" data-path="images/image-40.png" />
   </Frame>
4. 通过点击 + 按钮或输入 `/` 创建新的字段块。
   <Frame>
     <img src="https://mintcdn.com/gorelo/wr_Z59scq0vPomBF/images/image-41.png?fit=max&auto=format&n=wr_Z59scq0vPomBF&q=85&s=9540afba3da6138e35150515373ed8ea" alt="Image" width="645" height="174" data-path="images/image-41.png" />
   </Frame>
5. 选择 **Question + Short Answer。**
6. 给字段块一个标题 **First Name。**
7. 点击 **required** 开关使此字段成为必填项。
8. 点击右上角的 **Save**。
   <Frame>
     <img src="https://mintcdn.com/gorelo/wr_Z59scq0vPomBF/images/image-42.png?fit=max&auto=format&n=wr_Z59scq0vPomBF&q=85&s=911292201386ce0ca8eaefb577fcb29b" alt="Image" width="1406" height="337" data-path="images/image-42.png" />
   </Frame>
9. 点击右上角的 **Preview** 查看表单的样子。
10. 点击右上角的 **Go Back** 返回表单编辑器，继续添加额外字段。
