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

# Introduction

> Manage your files on Roe AI

Roe AI has an in-house data management system that allows you to manage your
files directly on Roe AI.

## Datasets

Think of a dataset as a collection of files like a directory. You can create a
dataset to store your files and manage them easily.

<Frame>
  <img src="https://mintcdn.com/roeai/KH5NetBx7zzOcueq/images/roe-datasets.png?fit=max&auto=format&n=KH5NetBx7zzOcueq&q=85&s=0339229fed98380aaa3ce1962362af88" width="2452" height="990" data-path="images/roe-datasets.png" />
</Frame>

## Files

Files are the individual data points in a dataset. You can upload, download, and
delete files in a dataset. [APIs](/api-reference/roe-dataset/file-upload) are
available to interact with files in a dataset.

<Frame>
  <img src="https://mintcdn.com/roeai/KH5NetBx7zzOcueq/images/roe-dataset-files.png?fit=max&auto=format&n=KH5NetBx7zzOcueq&q=85&s=cc76bca4d12edbbd5a4477a83c8173ca" width="2454" height="862" data-path="images/roe-dataset-files.png" />
</Frame>
