# Form Designer

The "Actions" screen provides the ability to create and edit custom Forms using "Element Settings".

To access all the tools and features necessary for creating widgets in the Form Designer, follow these steps:

### Opening the Form Designer

To open the Form Designer:

* Log into your account. In the Sections menu, go to the Actions section;
* Click the button ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXffzxgUbjTB6DLwTEgmhd8BK1IIrsyf6gpOyEPaf4qp_f8dkYRYQ3tssvrXLo5ZAaR1G1piop9Qg0u2wqjooEE9N_sk11ByOdGO_1OZ4bv8eTC5PXlcJkhPwKHpgdp_2II9WX_6Wg?key=3IS78161Ab9AMgk-y3rafprs), after which the Form Designer window will open.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeRC73_Ml_BnDm8LPlln6rbJAIdauCLIibEQRCGiz-9FUXw6bW2CIvNHP7Yu47coyfJuLa8j27dtN4kH_kfvqqOkMAb0bAhFs0C9f4kxkC5oQ6FocoVs50kBlY8bBtBiY0UpYwT?key=3IS78161Ab9AMgk-y3rafprs" alt=""><figcaption></figcaption></figure>

The Form Designer consists of the following areas:

1. Workspace;
2. Widget panel.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPhLx34WekHnnjSDdewylx4d7RrNJbd4okAnZtlnc0FY5KKP45V5D7fQ-6eUoF8vk1-zjq36sC-C5-IjhHJo7Mxn9VeDwM-78gYPFUnNt_VmeXGvYi76kgXtqD8EingGVVj8Cxag?key=3IS78161Ab9AMgk-y3rafprs" alt=""><figcaption></figcaption></figure>

### Adding and Configuring Widgets

To add elements from the Widget Panel, select one of the available options:

1. HTML - allows you to insert arbitrary HTML code and use it in both Widget Settings and the Parameter of the selected Task. It is used to place custom content such as text, links, images, or other elements that are not included in standard widgets. It can be useful for adding instructions, headings, or special graphic elements.

[Build HTML](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/html)

2. Label - allows you to display text or a heading. It is used to label input fields or provide information to the user. It helps structure the form and make it more understandable.

[Build Label](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/label)

3. Number Input - allows entering numeric values.

[Build Number Input](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/number-input)

4. Text Input - allows entering arbitrary text data.

[Build Text Input](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/text-input)

5. Email - allows entering email addresses. A special text field that checks the validity of the entered email address.

[Build Email](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/email)

6. Password - allows entering passwords. Hides the entered characters (replaces them with asterisks) to protect confidential information. Used for authentication and registration.

[Build Password](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/password)

7. Date - allows entering dates. Presented in the form of a calendar, making it convenient to select a date without the need for manual input.

[Build Date](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/date)

8. Time - allows entering time, with the option to select hours and minutes. It can be useful for recording events, meetings, etc.

[Build Time](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/time)

9. Checkbox Group - allows creating a group of checkboxes, enabling Users to select multiple options from those presented. Each checkbox can be toggled independently of others. Useful for surveys or multiple-choice selections.

[Build Checkbox Group](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/checkbox-group)

10. Radio Group - allows creating a group of radio buttons, enabling the User to select only one button. Each item in the group represents a separate option. Useful for situations where the choice must be limited to one answer.

[Build Radio Group](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/radio-group)

11. PDF - allows uploading or displaying PDF documents. Allows Users to view content in PDF format directly within the form interface.

[Build PDF](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/pdf)

12. Data Table - allows displaying data in a table format. It can be useful for presenting large volumes of data in a convenient format.

[Build Data Table](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/data-table)

13. Image - allows displaying images. Enables inserting images into the form, which can be useful for providing additional visual cues.

[Build Image](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy/image)

In the popup window of any widget, you can use the following icons in the upper right corner:

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcCpFZ5hrM8SGUm9e_v3SO8UBibB_rRgeVUAozGzgW7qDwq6E_cdsbhcRUZCmfj7MGdivLQrPNvMucJt7enlIkIuTJR6ej0ynmQzEm_8863y9hI9y1TftpuA8RT7ocXODvsO7Z29A?key=3IS78161Ab9AMgk-y3rafprs) – Resize the widget;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfsVLY8otWtnAX6eafLCyK06ppTz_yhX_czSzuIIDWirnn9gXEQ21HJ01P1uU0czytkfOFLRTJkjcFey3rwmwR4GCi0I2VZYsth47-u91CvIu8JvyjySNT9Q5iqeqibUH48GpKG?key=3IS78161Ab9AMgk-y3rafprs) – Edit the widget;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdYmA0Jgs-MjFKt13xeLyGxRzXlpOuk-YmAa6C08ylJHaYVHd0fylMiHKzo6zn6VTgi1VtDv7XhVZiJKwPoMIvYrRx0ncBCywB2V5OIZbhzmluLBYpaOX0ZmNEFpIszQsks6wB5?key=3IS78161Ab9AMgk-y3rafprs) – Delete the widget.


---

# 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.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya/dizainer-formy.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.
