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

# Filesystem Overview

Each sandbox has a completely isolated filesystem. Each sandbox currently includes 20 GB of storage.

This section covers how to operate the sandbox filesystem using the SDK:

* [Read & write files](/guides/sandbox-filesystem-read-write)
* [File & directory metadata](/guides/sandbox-filesystem-metadata)
* [Watch sandbox directory for changes](/guides/sandbox-filesystem-watch)
* [Upload data to sandbox](/guides/sandbox-filesystem-upload)
* [Download data from sandbox](/guides/sandbox-filesystem-download)
* [Mount object storage bucket](/guides/sandbox-mount-cloudstorage)
