# FilmStrip Panel

The FilmStrip panel is present in the Base Correction and Final Grading Pages.

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

It lets you navigate between images and groups.

You can scroll left and right through the strip and click on any thumbnail to select the corresponding image.

To filter the images displayed in the Filmstrip, use the controls on the left side of the panel.

**Group** let’s you filter by group, then **Show all images**, **Show uncorrected images** only (ungraded images only in the Final Grading Page), **Show corrected images only** (Graded images only in the Final Grading Page), and **Show Hero Images only**.


---

# 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.cinedream.io/panels-and-tools/filmstrip-panel.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.
