# Photo Gallery

***Photos menu*** provides a convenient way to view images from the vehicle. You can access it from the main left toolbar.

![](/files/fSShS4qQzum9YPi5JCvA)

{% hint style="info" %}
Images are continuously downloaded from the vehicle while it is connected and not deleted from the vehicle after download.
{% endhint %}

## Gallery View

The gallery view displays a grid of thumbnail images for downloaded photos. Individual thumbnails can be to view the image in greater detail.

![](/files/uct49piLFlHNUuEYr6ue)

The gallery can be scrolled and images re-sized using the normal mechanisms for the ground station operating system (e.g. drag, pinch, etc.).

Select (short-press) a thumbnail to open the photo full-screen in the image viewer. Long-press any thumbnail to start multi-image selection, in preparation for deleting multiple images.

There are also buttons to open the operating system folders containing photos and videos.

## Image Viewer

The image view displays a selected image full-screen.

![Photo view on the remote controller](/files/6WyUWl71A82drtw5L0hE)

Buttons are provided to view image metadata, open it in the default OS image viewer, and delete the file.

<figure><img src="/files/T3l8oxcE1lHhGw8rPwqD" alt=""><figcaption><p>Photo view on the computer</p></figcaption></figure>

| Name                          | Description                                                      |
| ----------------------------- | ---------------------------------------------------------------- |
| **Close**                     | Close image viewer (return to gallery).                          |
| **Delete**                    | Delete image.                                                    |
| **Open with external editor** | Open image in the default image viewer for the operating system. |
| **Show metadata**             | Open all the information about the picture.                      |


---

# 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.auterion.com/vehicle-operation/auterion-mission-control/ui-breakdown/photos.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.
