Console Guides

Storage

Storage holds buckets — containers for files your app uploads, each with its own public/private access setting.

Find it

Storage is in the sidebar under the Build group.

Create a bucket

New bucket form with the name field, public checkbox, and Create button marked
Storage — the New bucket form opens inline, not as a dialog
  1. Name the bucket after what it holds — uploads, avatars, attachments.
  2. Leave Public unchecked for anything that needs an authenticated or signed URL to read; check it only for files meant to be openly readable by anyone with the URL.
  3. Click Create. A project is capped at a number of buckets by plan — the page shows a notice once you hit that limit.

Manage a bucket

Storage bucket list showing the uploads bucket with Browse, Edit, and Delete actions marked
Each bucket shows its file count, size, and visibility
  1. Browse opens the bucket's Files page to upload and manage its contents; Edit changes the name or public/private setting; Delete removes the bucket and everything in it.