Can I retake the audit or save my answers?
Yes to retake, no to native save — by design.
Retake: the audit always runs fresh. There’s a “Reset” button on the result panel that clears your answers and lets you go again. Reload the page and you also get a fresh start. I recommend re-taking once a quarter at minimum to catch drift.
Native save: deliberately not built. The choice is between “your answers persist somewhere” (cookies, localStorage, server) and “your answers are private and ephemeral.” I picked the second — the trade-off is real but I’d rather lose “come back next week and resume” than introduce a place for sensitive answers to leak from.
The workaround for tracking over time:
- After taking the audit, hit your browser’s Print button (or Cmd/Ctrl + P) on the result panel. Save as PDF. The result is timestamped and includes overall grade + per-category breakdown + fix list.
- Repeat in 90 days. Diff the two PDFs to see grade lift per category.
- If you want native tracking baked in (per-account history, team dashboards, fix-list assignment), that’s the deep audit + retainer combination, not the free in-page tool.