> For the complete documentation index, see [llms.txt](https://legacydocs.flytbase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.flytbase.com/features/settings/media.md).

# Media

* Go to the **Media** section of the dashboard settings and set **Save Media Location** to **Cloud/SD Card/Cloud\&SD Card**.

<figure><img src="/files/wVRm2wFjvTCuDV1UalqS" alt=""><figcaption><p>Media Settings</p></figcaption></figure>

* The operator can set the media quality at which they desire their image/video quality to be.
* If the **SD card** has prior memory the operator can clear it by clicking on the **Format** button.
* Once the operator has configured its media settings, they can click on the **Confirm** button to save these settings.&#x20;

{% hint style="info" %}

* To ensure high-quality data capture during an automated mission, it is advisable to have all media stored on the drone SD Card.
* FlytBase's [<mark style="color:blue;">cloud media sync</mark>](/features/logs/gallery/cloud-media-sync.md) feature helps the operator transfer the images from the drone's SD card to the respective private cloud storage.
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/settings/media.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.
