Skip to content

Privacy and local data

Understand what Worktray stores locally and what never leaves your device.

Privacy is part of Worktray’s product design, not an account setting.

The web app stores tray metadata, files, settings, and preferences in IndexedDB for worktray.io. This data stays in that browser profile on that device.

  • No account system
  • No application backend
  • No analytics or telemetry
  • No remote persistence
  • No surprise uploads of editor content

User code and HTML previews run behind sandbox boundaries designed to prevent access to Worktray’s browser storage.

Clearing site data, resetting the browser profile, or using private browsing can remove web trays. Worktray cannot recover data it never received.

When a tray is connected to a folder, the folder is the source of truth and its files remain visible to other tools. IndexedDB is not used as a remote backup.