> ## 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.

# Create a form

> Create a form in Gorelo to capture client information, build it with question and answer blocks, mark required fields, and publish it for self-service use.

To create a form:

1. Navigate to [**Forms**](https://app.gorelo.io/form/form-list) from the menu.
2. Click **Create form** down the bottom-left.
3. Give the form a title (this is what the client will see).
   <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. Create a new field block by clicking the + button or typing `/`.
   <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. Select **Question + Short Answer.**
6. Give the field block a title of **First Name.**
7. Click the **required** toggle to make this field mandatory.
8. Click **Save** up the top right.
   <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. Click **Preview** up the top right to see what the form will look like.
10. Click **Go Back** up the top right to navigate back to the Form editor and continue with additional fields.
