# How to create a form

To create a new form, you can follow these steps:

**Step 1:** On the "Forms" page, click the "Create a new form" button.

![](https://lh4.googleusercontent.com/RcKusD6oRtwdYK0izO_aQyVXOcx2PZMdCwrjxxGU2PPLg2sv2P1b4Z-e9eNvjDOMABNf37oRr3tKscLc4R7CSh5KOtff7C_dED1UbnhrpKvjWqnrElAiVqNlRfT-6dRKlnhSvoWy)

**Step 2:** Name the form and press the "Create" button.

![](https://lh6.googleusercontent.com/YiK7pd3H_Yzy4w4VLZ5MFiFcsY5qa9k1SQng2OUG-9pdVuPtLAZAOrJRNWeyxqtGj-NXhAybPwDsJwDn4L5yuJztthH0C6-ZVR2Di6nXi1EIeWfNeQx9jB_OA86VCnMwmP853EBA)

**Step 3:** Select the information fields you want the user to provide, the fields include:

* **First name**
* **Last name**
* **Phone**
* **Gender**
* **Birthday**
* **Job title**
* **Industry**
* **Address**
* **City**
* **Region**
* **Postal code**
* **Country**
* **Time zone**
* **Facebook**
* **Twitter**
* **Linkedin**

![](https://lh6.googleusercontent.com/fY8-EEW6-Gq8xeUJOreGIgfcanSXc-hRUZ6_YXGNUl6-KbbauXzahTGDOQZ86i3HR6gOIZWU2orbKJ6OpDAwDs8y-lMRjz6mWoY8jcWe9teElsqfmlNv4kx1xs0q99XU4wz-4noM)

**Step 4:** Customize form components, customizable components include:

* **Required ?**: When this button is enabled, users will not be able to ignore this information field.
* **Label**: the title of the information field.
* **Placeholder**: provides additional information for users, helping them know what data to enter.
* **Description**: Describes the information field.

![](https://lh3.googleusercontent.com/OJChOLi5EMCcULqqBt4ML2L_fAPmXkEEB3Hn31lYK2ChLdu9QqoKDB4EBzn0710-2CQyacV7hehN-DL9zlc5h9bBnrdNSb3tYEtEC1r64KyWx_lNoSpG3_sjlacW7DTrQ-e9-lj1)

**Step 5:** After completing the information fields and customizing the components of the form, press the "Publish" button, a message "Template has been published successfully" will confirm your form has been created.\
\
\ <br>

![](https://lh4.googleusercontent.com/bJUdKVxj1B2iPggybLDG0Rdl8vYw7cRkLq2aaa1JLEjwVid8OOq47s5iTzf_VNiQ9h086IbGKkb58FN5154EPwFJ0_P05qIzCRJRYQykevSqFaLM4WL7cvdlkBD7WSl-jII52SgJ)

![](https://lh4.googleusercontent.com/LriiECFN5BHvO_cHTkC7M2DJowRPE_rII8iSIZl5R22prF9QcyBS4w1EnLEOoKgzgsuae6aczbFNmfIYrga4fSwAxKwtPJm3qh9ZqZtFHEQ1yiIi1l_DBtbq-G9FmuO013BLN5cs)


---

# 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://docs.workevo.com/web-forms/untitled.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.
