Privacy
Short version: your data is processed securely to build your dashboard, never stored, and never used for anything else. The AI only ever sees computed numbers — never your raw rows.
How your file is processed
To compute your dashboard, your spreadsheet (a representative sample of large files) is sent over an encrypted HTTPS connection to MyAnalyst's analysis server, which runs the statistics in Python (pandas/scipy) and returns the results. It is processed only to produce your dashboard — it is not written to any database, not retained after the request, and never sold, shared, or used to train models. There are no user accounts.
The AI never sees your raw data
When the AI narrator writes the conclusions and insights, it receives only a metadata-only summary — column names and types, row counts, and the figures the engine already computed (KPI values, correlations, a regression, a forecast). Your individual rows are never sent to the language model.
What stays on your device
Recent analyses are stored only in your browser's localStorage — never synced anywhere; clearing your browser data removes them. PNG/PDF/report exports are generated locally. The optional on-device AI model (WebGPU) runs entirely in your browser with no network.
Shareable links
A share link encodes the dashboard into the URL's hash fragment (the part after # ). Browsers never send the hash to a server, so a shared dashboard is reconstructed entirely in the recipient's browser, and verbatim free-text values are redacted from it. Anyone with the link can view it — treat links like the data they contain.
No tracking
MyAnalyst ships no advertising or third-party analytics trackers.