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

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