OnlyDash

Privacy

Last updated 29 August 2026

OnlyDash is in early access. This page describes what we actually store today, not a future product. It is not legal advice.

What we store

  • If you register: email, password hash, and optional name.
  • If you continue as guest: a guest session id in our database and in this browser (localStorage).
  • Datasource records you create: name, type, and the connection string, stored encrypted. We also keep schema metadata we inferred (table names, column names, types, sampled value statistics).
  • Auth tokens in this browser so you stay signed in.

What we do not copy

Your database stays where it is. We do not copy row data into our own storage. Reads and writes run against your database in real time. Sampling during analyse is used to infer types; those samples are not kept as a second copy of your tables.

Guest demo

Try as guest opens a shared read-only demo datasource we operate. That schema is ours. Writes against it return 403. It is not your production data.

Cookies

We use localStorage for the session token. We do not run advertising pixels on onlydash.io.

Access and deletion

Email [email protected] to ask what we hold on your account or to delete it. We will remove the account and stored connection strings we can identify. Hosted logs may take longer to expire.

Questions: [email protected]