# Form builder

### To modify a [Request](https://happybara.gitbook.io/streamly/concepts/request) form for a [Stream](https://happybara.gitbook.io/streamly/concepts/stream), select :clipboard:`Form builder` from the overflow menu (<img src="https://515986723-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8LPwlH5mb9FAOH85oP%2F-M9jiBIWlAlkxr_q36Y4%2F-M9jiC-hBUmQLo6YZeMn%2Fimage.png?alt=media&#x26;token=4a5de23a-e617-4ed3-b3cf-2020f5b30e83" alt="" data-size="line">) in the **`Streams`** section of the app home.

{% hint style="info" %}
The `Current request form` is shown at the top of the modal.
{% endhint %}

#### Start by choosing a field from the select menu across from the `1)` under `New request form`.

{% hint style="info" %}
Use the :seedling:`Clone current form` button to start from the current **Request** form.

You can remove the most recently added field using the :x: `Step back` button.
{% endhint %}

{% hint style="warning" %}
Request forms can have a maximum of **11** fields.
{% endhint %}

#### Changes to your request form are applied immediately and may apply in integrated components ([**Sheets**](https://happybara.gitbook.io/streamly/reference/integrations/tools/smartsheet)).


---

# 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://happybara.gitbook.io/streamly/reference/streams/modify/form-builder.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.
