# File Structure

## Introduction

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

***

## File Structure

The 6X file structure is as follows:

**data > snapshots > session folders > data sub-folders (rgb, NIR, Red Edge, etc) > 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 6X 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/FLxgBaBPXRd2uKVDKtq1" alt=""><figcaption></figcaption></figure>

Inside of each session folder there are 6 sub-folders. These sub-folders contain the imagery from each individual lens/channel of the 6X.&#x20;

The folders are labeled based on the lens filter (Blue, Green, Red, Red Edge, NIR, RGB, etc). The center wavelength and filter width are also displayed.&#x20;

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

Inside of each sub-folder the imagery that corresponds to the folder will be found.

<figure><img src="/files/y9JRYTaDsFaArUR47r4A" 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/6x-series-sensors-user-guide/6x-series-sensors/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.
