# Video Review

The `Video Review` page shows all the videos that have been captured on a selected day and camera. You can also filter the results based on the desired Video Filter selection (All Videos or Videos with Plates).

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

## Video Selection

The figure below shows an overview of available functions of the “Video Selection” panel, as well as how the results look when the required fields have been selected.

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

The information box on the top left corner of the player shows how many plates have been sighted in each frame. On the bottom, there is a duration bar that represents the hours of the selected day. You can lower the time resolution down to minute increments of a selected time period using the + / – buttons on the right side of the duration bar.


---

# 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.rekor.ai/scout/scout-dashboard/video-review.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.
