About DSAR Desk
Who builds this
DSAR Desk is built and run by Sandeep Kavety, founder of Klair Technology Solutions Private Limited (Klair Labs), from Hyderabad, India. Klair Labs is a one-person company — when you email hello@klairtech.com, the person who replies is the person who wrote the code.
Why it exists
Privacy laws hand small businesses the same obligations as enterprises — a GDPR deletion request has the same 30-day clock whether you're a two-person shop or a bank — but not the same budgets. The tools built for this are enterprise compliance suites priced accordingly, so most small businesses handle data-subject requests in an email inbox and a spreadsheet, and find out they missed a deadline when the complaint arrives. DSAR Desk is the small version: one intake link, automatic deadlines, reminders before you're late.
One person — stated honestly, and why it works
A one-person company is a fact worth being direct about, because it cuts both ways. What you give up: a 24/7 support desk, an on-call rotation, a compliance team producing audit reports. What makes it workable anyway:
- Managed AWS services — DynamoDB, Lambda, CloudFront, SES. There are no servers to patch or babysit at 3 a.m.; the platform's operations team is Amazon's, not one person's.
- Small blast radius — each Klair product is isolated with its own tables, function, role and secrets, so a mistake in one can't touch another.
- Designs that don't depend on the operator behaving — the audit trail is append-only at the IAM level (even our own code can't rewrite it), and every table has continuous point-in-time backups. The security page spells all of this out, including what we haven't done yet.
The wider family
DSAR Desk has a sibling: Cancel Desk, a save-then-cancel flow for subscription businesses that never blocks a cancellation. Both grew out of klairlabs.com and klair.in, a family of free legal-document and calculator tools used by small businesses — building free compliance tools is where the pattern behind DSAR Desk came from.
Our stake
DSAR Desk is a paid product, and that's the whole business model: no ads, no selling or sharing of data, no "free because you're the product". We make money only when the product is worth $39 or $79 a month to a business handling real requests — which keeps the incentives pointed the right way. What we store and why is in the Privacy Policy; how to reach us is on the contact page.