# Filmstrip

The **Filmstrip** tool in Aperty is a convenient feature that lets you navigate and manage multiple images in your editing workflow. It appears as a strip of thumbnails at the bottom of the workspace, allowing quick access to different photos without leaving the current view.

#### Filmstrip Features: <a href="#h_01jcjbq5vcr82qzxss1tven8g1" id="h_01jcjbq5vcr82qzxss1tven8g1"></a>

* **Thumbnail View**: Displays miniature versions of all images in your project, making it easy to locate and select specific photos.
* **Image Navigation**: Click on any thumbnail to instantly switch to that photo in the editor, speeding up the process when working on multiple portraits.
* **Multi-Image Selection**: Select multiple images at once by holding down a modifier key (often Shift or Command/Ctrl) and clicking on thumbnails. This is useful for batch edits or comparing similar shots side-by-side.
* **Sorting and Filtering**: Some versions of the Filmstrip allow you to sort or filter images based on criteria like capture time, edit time, or file name, which is especially helpful in larger projects.

{% hint style="success" %}
Use the Filmstrip in combination with Aperty's **Compare View** to compare edits across multiple portraits, helping you maintain a consistent style throughout a series of images.
{% endhint %}


---

# 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://support.aperty.ai/how-to-use-aperty/all-about-project/filmstrip.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.
