> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rxresu.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting your account

> 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>
