Files
Reactive-Resume/docs/guides/deleting-your-account.mdx
T
Amruth Pillai 192880e416 use vite+
2026-03-18 22:03:24 +01:00

38 lines
1.1 KiB
Plaintext

---
title: "Deleting your account"
description: "Learn how to permanently delete your Reactive Resume account and all associated data"
---
<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>