Where Files Are Stored
ZeroTwo uses per-account Supabase storage for all uploaded files. Each ZeroTwo account has its own isolated storage bucket — your files are never mixed with another user’s files.| Property | Details |
|---|---|
| Storage provider | Supabase managed object storage |
| Encryption at rest | AES-256 |
| Encryption in transit | TLS |
| Isolation | Per-account — no cross-user access |
| Model training | ZeroTwo does not use your uploaded files to train AI models |
How Long Files Are Kept
Files are retained indefinitely until you explicitly delete them or close your account. There is no automatic expiration, no rolling deletion after a period of inactivity, and no storage cap that triggers deletion.| Event | Effect on Files |
|---|---|
| Session ends / you log out | Files remain in storage |
| Chat is deleted | File is retained in Files Library; only the chat reference is removed |
| Project is deleted | Files are not automatically deleted; they remain in your main Files Library |
| Account closed | All files are permanently deleted as part of account closure |
Project File Scoping
Files uploaded within a project are scoped to that project:- Project files appear in the project’s Files tab, separate from your general uploads
- Project files also appear in the main
/fileslibrary, tagged with the project name - Deleting a project does not automatically delete its files — delete them from
/filesif needed
File privacy is maintained at both the account and project level. Even within a shared workspace, files are associated with the uploading account.
Viewing Your Storage Usage
A storage usage summary may be visible in Settings → Account. You can also review your files manually in the Files Library at/files — the library shows each file’s size, so you can assess usage directly.
Deleting Files
Delete a Single File
Delete All Files at Once
To clear all files from your account at once:- Go to Settings → Data Controls.
- Find the Clear Files option.
- Click Clear All Files and confirm.
Delete Project Files
To delete files scoped to a specific project:- Open the project from the sidebar.
- Navigate to the project’s Files tab.
- Hover over a file → click the delete icon → confirm.
/files library tagged with the project name, where you can delete them the same way.
Effect on Chat History
Deleting a file affects future access but does not erase existing AI analysis from your chat history:- Chat messages referencing the deleted file still show ZeroTwo’s responses and analysis
- The raw file attachment link will no longer resolve — you cannot re-download the file from the chat
- The text content of all AI responses remains fully intact and accessible
Downloading Files
Before deleting, or any time you want a local copy, download files from the Files Library:- Navigate to
/files. - Hover over the file.
- Click the download icon that appears.
- The file downloads to your device’s default downloads folder.
Data Export
To export all your account data including file metadata:- Go to Settings → Data Controls → Export Data.
- A ZIP archive is generated containing your chat history, account data, and file metadata.
- You will be notified when the export is ready to download.
The data export includes file metadata (filenames, upload dates, sizes) but not the file binaries themselves. To export the actual files, download them individually from
/files before requesting the data export.Storage and Privacy Summary
| Concern | How ZeroTwo Handles It |
|---|---|
| Are my files private? | Yes — per-account isolation; no other user can access your files |
| Are files encrypted? | Yes — at rest (AES-256) and in transit (TLS) |
| Do files expire automatically? | No — files persist until you delete them |
| Can I download my files? | Yes — from the Files Library at /files at any time |
| What happens when I delete? | Permanent deletion, no recovery possible |
| What happens if I cancel my plan? | Files persist on a downgraded account; deleted only on full account closure |
| Does ZeroTwo train on my files? | No — uploaded files are not used for model training |
Related Pages
Files Library
Browse, download, and manage all your uploaded files.
Upload Files
How to attach files to chat messages.
Data and Compliance
How ZeroTwo handles your account data and privacy.
Troubleshooting
Fix storage and file management issues.

