> For the complete documentation index, see [llms.txt](https://happybara.gitbook.io/streamly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://happybara.gitbook.io/streamly/reference/streams/modify/field-library.md).

# Field library

### To [create](/streamly/reference/streams/modify/field-library/create.md) or [modify](/streamly/reference/streams/modify/field-library/modify.md) the fields available in [form builder](/streamly/reference/streams/modify/form-builder.md) for a [Stream](/streamly/concepts/stream.md), select:classical\_building:`Field library` from the overflow menu (<img src="/files/-M9jiC-hBUmQLo6YZeMn" alt="" data-size="line">) in the **`Streams`** section of the app home.

#### To **create** a field, select a [**field type**](/streamly/reference/streams/modify/field-library/types.md) from the menu at the top of the modal.

{% content-ref url="/pages/-M8LSRrLe0-rFafCmjWl" %}
[Create a field](/streamly/reference/streams/modify/field-library/create.md)
{% endcontent-ref %}

#### To **modify** a field, click the :gear:`Edit`  button below the field.

{% hint style="warning" %}
[**Some**](/streamly/reference/streams/modify/field-library/types.md) fields cannot be modified.
{% endhint %}

{% content-ref url="/pages/-M8LSUv\_4twBiywb0l5c" %}
[Modify a field](/streamly/reference/streams/modify/field-library/modify.md)
{% endcontent-ref %}

#### To **delete** a field, click the :bomb:`Delete`  button below the field.

{% hint style="warning" %}
[**Some**](/streamly/reference/streams/modify/field-library/types.md) fields cannot be deleted.

Deleting a field that is **currently** on your [**Request**](/streamly/concepts/request.md) form will **remove** it from the form and may cause **changes** to the field in integrated components ([**Sheets**](/streamly/reference/integrations/tools/smartsheet.md)).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/field-library.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.
