# Build a Form

Task type elements in a process require screens to collect user input and save it in variables. These variables can then be used later in a request of the process. Follow the steps below to learn how to create a new screen.

## Create a New Screen &#x20;

Watch our interactive tour below to learn how to create a new screen for using in your processes.&#x20;

{% embed url="<https://demos.processmaker.com/demo/X4zWfWqWESsfGRKjBOETc>" %}

## Add Screen Controls

Watch our interactive tour below to learn how to add controls to a screen.&#x20;

{% embed url="<https://demos.processmaker.com/demo/KQ82oLeSWVJlNTVYcXJ1a>" %}

To add additional controls to a screen, follow one of the following links:

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-type="rating" data-max="5"></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Add</strong> <strong>Basic Screen Controls</strong></td><td>Difficulty</td><td>1</td><td></td><td><a href="/files/AZoTyrvd8J6uGkMlryBl">/files/AZoTyrvd8J6uGkMlryBl</a></td><td><a href="https://processmaker.gitbook.io/screen-builder-quick-start-guide/add-screen-controls/basic-screen-controls">https://processmaker.gitbook.io/screen-builder-quick-start-guide/add-screen-controls/basic-screen-controls</a></td></tr><tr><td align="center"><strong>Use the Bootstrap Component Library</strong></td><td>Difficulty</td><td>2</td><td></td><td><a href="/files/TVbLBlOjMrntIkUhY9Iv">/files/TVbLBlOjMrntIkUhY9Iv</a></td><td><a href="https://processmaker.gitbook.io/screen-builder-quick-start-guide/add-screen-controls/bootstrap-component-library">https://processmaker.gitbook.io/screen-builder-quick-start-guide/add-screen-controls/bootstrap-component-library</a></td></tr><tr><td align="center"><strong>Add Advanced Screen Controls</strong></td><td>Difficulty</td><td>3</td><td></td><td><a href="/files/4L5irVBNnnHXEsa5Rdgc">/files/4L5irVBNnnHXEsa5Rdgc</a></td><td><a href="https://processmaker.gitbook.io/screen-builder-quick-start-guide/add-screen-controls/advanced-screen-controls">https://processmaker.gitbook.io/screen-builder-quick-start-guide/add-screen-controls/advanced-screen-controls</a></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://processmaker.gitbook.io/quick-start-guides/platform/process-designer/build-a-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.
