# How to create form

## Let’s create leave request form

Go to **Repository**.

![](/files/3h0qCXY8XMdCpONyM0sg)

Click on **Add Repository** to create form.

![](/files/ax0ARtqnQ1MSayLwuv0j)

Add title of repository and description, select template and click on **submit.**

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

After submitting the form, a form template is created, allowing the user to configure the form.

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

Users can change the section name from here.

![](/files/n1Ymjiv9i2PhiOmRfnV9)

On the left side, users can see all the field controls used to create the form.

![](/files/rn3DFFcg9wzA3hTL7IKE)

Users need to drag and drop fields into their respective sections and change their display names.

![](/files/dDMz7zvg94z8WnndyTHl)

After configuring the form, click on **Save**.

![](/files/i583lUz4lqOUK1pFaDmv)

After saving the form, the repository was created successfully.

![](/files/GSzfJyj8XRLBlejqisaM)


---

# 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.quickappflow.com/framework/how-to-create-form.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.
