Files
Reactive-Resume/docs/guides/deleting-your-account.mdx
T
mintlify[bot] 4541cf1cdc Update from code changes: refresh builder guides for v5.2.0 (#3208)
* docs: refresh builder guides for v5.2.0 (undo/redo, version history, embedded AI, header downloads)

* docs: tighten SEO descriptions on v5.2.0 builder guides

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-04 18:06:45 +02:00

61 lines
1.9 KiB
Plaintext

---
title: "Deleting your account"
description: "Export a full archive of your Reactive Resume data from the Danger Zone, then permanently delete your account, resumes, and settings."
---
## Export all of your data
Before you delete your account, you can download a copy of everything Reactive Resume stores for you.
<Steps>
<Step title="Open Danger Zone">
In the dashboard sidebar, under **Settings**, click **Danger Zone**.
</Step>
<Step title="Click Export My Data">
Reactive Resume gathers your account profile, resumes, and settings into a single archive and downloads it to your
browser.
</Step>
</Steps>
Keep this archive in a safe place — it's the easiest way to restore your resumes if you delete your account and later change your mind.
## Delete your account
<Warning>
Deleting your account is permanent. Export a copy of your data first if you might need it later.
</Warning>
<Steps>
<Step title="Sign in to the dashboard">
Head over to [https://rxresu.me](https://rxresu.me) and sign in with your account credentials.
</Step>
<Step title="Navigate to Danger Zone">
Once you're in the dashboard, look for the sidebar navigation on the left. Under the <Badge>Settings</Badge> section,
click on <Badge>Danger Zone</Badge>.
</Step>
<Step title="Type the confirmation text">
On the Danger Zone page, type <Badge>delete</Badge> into the confirmation input.
<Info>
The <Badge>Delete Account</Badge> button will stay disabled until the confirmation text matches exactly.
</Info>
</Step>
<Step title="Delete your account">
Click <Badge>Delete Account</Badge>, then confirm the final prompt.
<Warning>
This action cannot be undone. All your data will be permanently deleted.
</Warning>
</Step>
<Step title="You will be signed out">
After deletion completes, you will be signed out and redirected to the homepage.
</Step>
</Steps>