> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/omnichannel-engagement/feedback-button.md).

# Feedback button

Feedback Button is a web widget that collects user feedback without interrupting the page experience. Use it to capture bugs, uncover UX friction, and gather quick sentiment on key pages. Configure triggers, target audiences, and customize the appearance, then preview and publish, all without touching the codebase.

<figure><img src="/files/9bdXoAKj0GWjxRrtRg8M" alt="" width="563"><figcaption></figcaption></figure>

### Start here (most-used topics)

<table data-view="cards"><thead><tr><th>What you want to do</th><th data-card-target data-type="content-ref">Open</th></tr></thead><tbody><tr><td>Create and publish a Feedback Button</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/oUlOjLNRUwlyS3MMPq7s">/spaces/X6uilbEAw42gqsudlclY/pages/oUlOjLNRUwlyS3MMPq7s</a></td></tr><tr><td>Design and customize the widget UI</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/lcCDSpIpXxfOqJqFW06Y">/spaces/X6uilbEAw42gqsudlclY/pages/lcCDSpIpXxfOqJqFW06Y</a></td></tr><tr><td>Add conditional flows and button actions</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/jMdPOb96v7R8zR21Z2J6">/spaces/X6uilbEAw42gqsudlclY/pages/jMdPOb96v7R8zR21Z2J6</a></td></tr><tr><td>Measure views and clicks</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/gwduMStnRNMwhfkUI7bA">/spaces/X6uilbEAw42gqsudlclY/pages/gwduMStnRNMwhfkUI7bA</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/omnichannel-engagement/feedback-button.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
