Skip to main content

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.