# Feedback Widget

You can create feedback forms in Browsee with input fields like:

* Text Input
* Text Area
* Rating (smiley, numeric, star)
* Radio input
* Checkbox
* Snapshot button

### How to create a feedback form

Go to "Notifications" tab from the left nav. To add a new form, click on "Add Notification" button.&#x20;

<figure><img src="/files/aYSIvsIeNChuTlOEFVmW" alt=""><figcaption><p>Choose from Notifications, email collection forms and feedback forms</p></figcaption></figure>

For creating feedback form, choose the type as "Feedback"

#### Choose Theme

Once you will click the feedback, you will get an option to choose among multiple themes. Choose from the various themes as shown below:

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

Once you will choose the theme, you can edit it as per your designs. You can change the color, logo, position and add questions of your choice.&#x20;

#### How to target Feedback forms

The best way to show feedback forms is to make them a permanent sidehook or sticky, allowing users to add feedback whenever they want. This approach gives users the freedom to choose when they want to provide feedback, without feeling like it's a chore or something that needs to be done at a certain time. It will appear on your website as a button as shown below:

<figure><img src="/files/5cXD2vCML4gwl8yHBJNl" alt=""><figcaption></figcaption></figure>

For making your feedback form sticky and appear as a sidehook, you need to choose the position from:

* Right center
* Left center
* Bottom right
* Bottom left

To make it appear as a permanent sidehook:

* Go to the target tab
* In "when to show" section, turn on the settings for "Side Hook" as shown below

<figure><img src="/files/3lujkjQG8OZQYvzRL7rj" alt=""><figcaption></figcaption></figure>

* Once you will turn on the Side Hook, you can also edit the look and feel of the hook like color, font, etc. as shown below:

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

#### URL and Advanced Targeting

Follow the documents on [Where to show](/feedback-and-popups/show-on-urls.md) and [Advanced Targeting](/feedback-and-popups/advanced-targeting.md) to decide the URLs on which you want to show the feedback form and other settings.

#### Integrations

Follow the document on[ Integration](#integrations) to choose to send your data to other CRMs via POST calls or in emails. If the option is not there, feel free to reach out to us at <contact@heroteck.com>

###


---

# 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.browsee.io/feedback-and-popups/feedback-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.
