> For the complete documentation index, see [llms.txt](https://resound.gitbook.io/resound-store-manage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resound.gitbook.io/resound-store-manage/master.md).

# Introduction

The Store/Manage app allows users to upload audio files to a central place and keep track of these files through tagging. Once the WAV audio file is uploaded, the app will transcode that file to other formats.

Supported formats:

* [FLAC](https://en.wikipedia.org/wiki/FLAC) (.flac) -- mainly used for storing a high fidelity version of the file without using up a lot of storage space.
* MP3 (.mp3) -- a widely sharable format
* [HE-AAC](https://en.wikipedia.org/wiki/High-Efficiency_Advanced_Audio_Coding) (.m4a) -- optimized for low bandwidth use (streaming)

## About this guide:

This is end-user documentation intended for producers, reporters, and digital editors whose responsibilities include uploading audio.
