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

# File storage

> Mythex can enable project file storage automatically when your app needs uploads (images, PDFs, and similar).

# File storage

When your app needs **user file uploads** (images, PDFs, and similar), Mythex can enable **file storage** for the project automatically. You do not provision a bucket by hand.

## Where to see it

Open the project → **Settings → Storage**.

* **Active** — storage is enabled for this project
* **Added automatically when needed** — not enabled yet; the agent / platform enables it when the app needs uploads

## How to use it

Ask the agent to add upload flows (for example profile photos or document uploads). Prefer the platform storage path over inventing local disk persistence — published hosting is not a durable local filesystem.

## Related

* [Database](/features/database)
* [Environment variables and secrets](/features/env-and-secrets)
* [Chat](/features/chat)
