> For the complete documentation index, see [llms.txt](https://buildersupport.gitbook.io/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buildersupport.gitbook.io/hub/platform/widgets/forms-widget.md).

# Forms widget

Adding a **form** to your website is a quick way to generate leads for your business.

Where to find your form widget.

Go to the **Widget tab** and select the **forms widget** as shown below.

<figure><img src="/files/fwtgpAiEumTJQDtoA7m8" alt=""><figcaption></figcaption></figure>

### Form fields editing

Form fields collect information from users who fill out your capture form. Note: You can also hide these fields using the hidden field type in your form settings.

<figure><img src="/files/X31LbHCUtZlpoHJNTTnb" alt=""><figcaption></figcaption></figure>

### Form settings

The form settings are the most important part of your form. Here you can:

* Label the form for identification
* Notify admins when a form is completed
* Actions on submit either a simple thank you message or re-directing them to a custom or pre-existing page or funnel step.
* Connecting leads to your email marketing lists
* Adding tags for segmentation or triggering automations

<figure><img src="/files/ZD0ZMyPeRUpgbKX6FFzH" alt=""><figcaption></figcaption></figure>

### Form styling

Form styling enables you to fully customize the way your form is displayed from font type to colour design.

<figure><img src="/files/BJ774vabZRLZHHsZxfUe" alt=""><figcaption></figcaption></figure>

Once you are satisfied with the design, connect to your email provider, and set up your automations, you are ready to start generating leads for your business.

<figure><img src="/files/iJF7MkawHlgfodOqDGvc" alt=""><figcaption></figcaption></figure>


---

# 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://buildersupport.gitbook.io/hub/platform/widgets/forms-widget.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.
