Browser-local storage
The app uses browser storage such as IndexedDB and localStorage for local-first functionality: prompt libraries, references, preferences, vault metadata, dismissed notices, and local activation state. This storage is required for the app experience and stays on your device unless you choose to export, import, back up, or clear it.
If you connect your own AI provider keys (for Prompt Lab and other Bring-Your-Own-Key features) or a Prompt Library access key, those keys are stored in encrypted form in browser-local storage such as IndexedDB or localStorage. They are not sent to a Prompt Organizer server by default.
Analytics
On the local-first app at promptorganizer.app, the codebase includes a Plausible analytics adapter, but analytics is disabled in the default configuration. If analytics is enabled in a future deployment, this page should be updated before activation with the provider, purpose, data categories, and opt-out or consent behavior.
The hosted Prompt Library at library.promptorganizer.app is different: it sets necessary cookies to keep you signed in and uses Vercel's privacy-friendly, cookieless web analytics. It does not set optional tracking cookies, so no consent banner is required. See the Privacy Policy for details on the data the Prompt Library stores.
How to clear local data
You can clear Prompt Organizer data from the app settings where available, or through your browser's site-data controls for promptorganizer.app. Clearing browser data may remove your local prompt library unless you have exported or backed it up.