# File Structure

## Introduction

The 65R uses an internal SSD to store the captured data. This article will describe the file storage structure.&#x20;

***

## File Structure

The 65R file structure is as follows:

**data > snapshots > session folders > rgb > image files**

The session folders are labeled as YYYY-MM-DD\_HH-MM-SS. Where YYYY-MM-DD is the date that the imagery was collected on, and HH-MM-SS is the UTC time that the session folder created at (when the 6X status lights turned green).&#x20;

{% hint style="info" %}
If the 65R is power cycled between flights over a single area, there will be a session folder for each power up and session start of the camera. i.e. the imagery will be split between each folder.&#x20;
{% endhint %}

<figure><img src="/files/vai0o0TkBCLGXgDttBxb" alt=""><figcaption></figcaption></figure>

Inside of each session folder is a sub folder labeled rgb. This folder contains the the imagery.&#x20;

<figure><img src="/files/IaS4v6vCLXhwvLhHdNGt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/scFbGZdCKDvihYxDZeDW" alt=""><figcaption></figcaption></figure>


---

# 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.senterasensors.com/home/65r-sensor-user-guide/65r-sensor/data-offload/file-structure.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.
