> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gosupersquad.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Object Storage

> Azure Blob Storage configuration and usage

We use Azure Blob Storage for all our object storage needs.

## Configuration

* **Storage Account Name**: supersquad
* **Primary Container**: trip-assets

## Usage

All application assets and files are stored in Azure Blob Storage, with the main container "trip-assets" serving as our primary storage location.

### Key Information

* All application assets are centralized in the Azure storage account
* The "trip-assets" container holds all the assets (images, videos, etc.) for the trip pages
