# Detections feedback in Vision Events

You can now review Vision Events directly in the dashboard and record whether each event was correct, incorrect, or inconclusive.&#x20;

This operator feedback feature creates a human-in-the-loop review process for your deployed vision system, giving you a structured record of where the model agreed with the ground truth and where it missed. Filter the event view by feedback rating to focus on incorrect or inconclusive predictions, then route them into retraining.

[Learn more about feedback in Vision Events](https://docs.roboflow.com/deploy/vision-events/operator-feedback)

<figure><img src="/files/9MlslC6tllP0i78vvG2z" alt=""><figcaption></figcaption></figure>


---

# 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.roboflow.com/changelog/explore-by-month/may-2026/detections-feedback-in-vision-events.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.
