# How to create forms?

Forms can be created by the:

* [**System Admin**](/user-management/managing-users/more-actions/tbd.md)&#x20;
* [**Super-Admin** ](/groups-applications/managing-group-members/types-of-group-members.md)
* [**Users with System Admin rights**](/user-management/managing-users/more-actions/tbd.md)

Creating forms involves configuring 3 types for details for the form:

1. [**Entering the basic details**](#1.-basic-details)
2. [**Adding fields and their individual details**](#2.-build)
3. [**Configuring additional settings for the form fields, the layout, page load behavior and so on**](#3.-settings)**.**&#x20;

## How to navigate to the Form Builder tool?

To create forms,

From the **Studio** dropdown-list, click **Create forms**.

![](/files/-MlU2ZS5_rSHjzNo4OQN)

You are navigated to the [**Basic details** ](/form-builder/creating-forms/basic-settings.md)tab.

![](/files/-MlU3PK2ofxA4j0GylWw)

## What are the components of the Form Builder user interface?

### 1.  Basic details

![](/files/-MlU3PK2ofxA4j0GylWw)

In the **Basic details** tab, you are asked to enter a name for the form and its group details, configure form modification/deletion settings, and set up dependency relationships with other forms.

### 2.  Build

![](/files/ZTFAPjiQirObCmpMH8lk)

In the **Build** tab, you can add fields to the form and configure their individual settings. This tab will determine how your form will look like to the end user.

### 3.  Settings

![](/files/mWnlyRD58IuD9ojmbRzG)

In the **Settings** tab, you can configure additional settings for the form with respect to conditional logic for fields, customizing the layout and the table view of the form, page load behaviors and so on.


---

# 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.senpiper.com/form-builder/creating-forms.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.
