# Gallery

### Overview

Manage all the captured images and recorded videos saved on the account holder's private cloud storage using Gallery on FlytBase

{% hint style="info" %}
Please ensure that the FlytBase account has private cloud storage configured in order to access the media files on the dashboard. Refer to [<mark style="color:blue;">this</mark>](https://docs.flytnow.com/features/logs/gallery/cloud-media-sync#private-cloud-storage) guide to learn more.
{% endhint %}

To access the **Gallery** navigate to the navigation drawer and under the **Log**![](/files/z7QiBGzgKxie95DyT9nj) section click on **Gallery**.

<figure><img src="/files/V40NldN0PjzC94O7yhYZ" alt=""><figcaption><p>Accessing FlytBase Gallery</p></figcaption></figure>

### Toggling between Grid view & List view

Operators can toggle between a list view and a grid view by clicking on the appropriate icons.

<figure><img src="/files/7ybUw1z7P0h9PYmb9kGs" alt=""><figcaption><p>Grid view and List view</p></figcaption></figure>

### Preview Images/Videos

To view the images or videos saved on the private cloud storage, click on the preview button on the FlytBase dashboard.

<figure><img src="/files/bh54WWAeHeHJFpm1QBu8" alt=""><figcaption><p>Previewing media files</p></figcaption></figure>

### Downloading Images/Videos

Click on the Download icon on an image or a video to download it on your device.

<figure><img src="/files/kKfjQkpa7VMYvNgNRrV7" alt=""><figcaption><p>Downloading images or videos</p></figcaption></figure>

{% hint style="info" %}
FlytBase users can seamlessly transfer the images and videos stored on their drone with a single click using [<mark style="color:blue;">Cloud Media Sync</mark>](/features/logs/gallery/cloud-media-sync.md).
{% 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://legacydocs.flytbase.com/features/logs/gallery.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.
