> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Feedback widget

> Add a feedback widget to your published app so visitors can report issues and ideas you can send straight to Agent for fixes.

The feedback widget adds a feedback button to the corner of your published app. Visitors use it to report problems or suggest improvements without leaving your app, and you can send their submissions straight to Agent to fix.

## Turn on the feedback widget

1. Open the Publishing tool by selecting **Publishing** under **Replit Cloud** in the **Tools** pane, or select **Publish** in the top-right of the Project Editor.
2. Under **Engagement tools**, turn on **Enable feedback widget**.
3. Select **Publish**. The widget appears on your published app.

## Review and act on feedback

Submissions from your visitors arrive in your inbox. From there you can:

* Read each submission to understand what visitors ran into.
* Send a submission to Agent for fixes. Agent picks up the feedback as a task and proposes changes to your app.

## Turn it off

Turn off **Enable feedback widget** in the Publishing tool and publish again. The widget disappears from your published app.

## Next steps

* [Publish your app](/features/publishing/overview): The full publish pane reference.
* [Monitoring](/features/publishing/monitoring-a-deployment): Watch your app's health and traffic.
