# Umbraco forms

The Umbraco Form widget, gives you the ability to add a custom form to your site. It is important to note that a custom form needs to have been made using Umbraco Forms before this widget can be used.

You can create a form by navigating to the Forms section in the top menu of your backoffice.&#x20;

{% hint style="info" %}
For more information on how to work with Umbraco Forms, see [Umbraco Forms documentation ](https://our.umbraco.com/documentation/add-ons/umbracoforms/)
{% endhint %}

Make sure to check the "Disable default stylesheet" in the form settings.&#x20;

## Widget

![](/files/-MNe9AWc4GI4iBvWNkCa)

## Content

![](/files/-MNeABmN6cCQbin1gMvU)

* Pre Heading
* Heading
* Text
* Form

## Settings

![](/files/-MNeAJFyzhMe0uo0otq7)

* Background Image
* Background Color
* Text Color
* Container Width


---

# 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.iglootheme.com/widgets/umbraco-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.
