# SD Card

* Navigate to the **SD Card** section of the dashboard settings to manage the storage. Within the section, the operator will find four distinct categories into which the storage is divided: Video, Photos, Other, and Available. From here, the operator can efficiently manage and monitor the storage usage on the SD Card.

<figure><img src="/files/DCdDBQoAuA599bKdBxqd" alt=""><figcaption><p>SD Card: Setting</p></figcaption></figure>

* To format the SD card, simply click on the **Format SD Card** button. This will initiate the formatting process and erase all data stored on the card.&#x20;

<figure><img src="/files/B2z79Kvs8m47UzbsS6xb" alt=""><figcaption><p>Format Data</p></figcaption></figure>

{% hint style="warning" %}
Please note that formatting the SD card will delete all files and cannot be undone, so be sure to back up any important data before proceeding.
{% endhint %}

* The operator can also sync the data stored on the SD card by clicking on the **Cloud Media Sync** option. Upon selecting this option, the operator will be directed to the gallery where they sync the media files with the cloud.&#x20;


---

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