This policy outlines how Manager handles your information technically within your browser's environment.
Local Storage Architecture
Manager utilizes IndexedDB and LocalStorage—built-in browser databases—to save your financial records, tasks, and business memos. Unlike traditional apps, your data is never uploaded to a cloud server.
Persistence: Data stays on your device even if you refresh or close the browser.
Isolation: Data is unique to the browser and profile you are currently using.
Data Portability
We believe you should have total control over your information. We provide tools within the Settings menu to manage this:
Export JSON: Generates a machine-readable file containing all your stored records for backup purposes.
Import Data: Allows you to restore your profile on a different browser or device using your exported file.
PDF Generation: Memos and financial statements are rendered locally using JavaScript, ensuring no document data ever touches our servers.
Encryption & Security
For sensitive data stored in The Vault, Manager implements client-side encryption. Your 4-digit PIN acts as the key. Without this PIN, the data stored in your browser remains an unreadable string of characters.
Deletion & Erasure
You have the right to be forgotten instantly. You can delete your data in two ways:
In-App Nuke: Use the "Delete All Data" button in Settings to clear all internal databases.
Browser Clear: Clearing "Site Data" or "Cookies" for Manager via your browser settings will permanently erase all records.
Developer Note
Manager is a product of Toolkit Studio. Our technical goal is to provide enterprise-grade management tools with zero-knowledge architecture. We cannot recover lost data because we never had it.