# Delete Organization

Permanently delete your organization and all associated data from the WatchDog Security platform. This action removes users, configurations, integrations, reports, and historical data.

<div style="
  background: rgba(128,128,128,0.08);
  border: 2px solid rgba(128,128,128,0.25);
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
">
  <div style="font-weight:700; margin-bottom:20px;">Who can use this feature?</div>

  <table style="border-collapse:collapse;">
    <tr>
      <td style="vertical-align:top; padding:0 8px 10px 0;">
        <Icon icon="material-filled-person" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0 0 10px 0;">
        All <span style="color:#d760f9; font-weight:600;">Account Owners</span>
      </td>
    </tr>

    <tr>
      <td style="vertical-align:top; padding:0 8px 0 0;">
        <Icon icon="material-filled-flag" color="#d760f9"/>
      </td>
      <td style="vertical-align:top; padding:0;">
        Available on the <span style="color:#d760f9; font-weight:600;">Free</span>, <span style="color:#d760f9; font-weight:600;">Core</span> and <span style="color:#d760f9; font-weight:600;">Business</span> plans
      </td>
    </tr>
  </table>
</div>

:::info[]
You must cancel any active subscriptions before deleting your organization.
:::

## Delete Organization

<Steps>
<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>

<Step title="Cancel Active Subscription">
  Ensure all active packages are canceled before proceeding.
</Step>

<Step title="Open Settings">
  Click your **profile picture** in the top-right and select **Settings**.
</Step>

<Step title="Open Company Tab">
  Select the **Company** tab.
</Step>

<Step title="Click Delete Organization">
  Click **Delete Organization**.
</Step>

<Step title="Confirm Deletion">
  Complete the confirmation to permanently delete your organization.
</Step>
</Steps>

## What Happens Next

<TipInfo>Your organization and all associated data are permanently deleted.</TipInfo>
<TipInfo>All users lose access to the platform immediately.</TipInfo>
<TipInfo>This action cannot be undone.</TipInfo>

## Troubleshooting

<AccordionGroup>

<Accordion title="Cannot Delete Organization" defaultOpen>
If you are unable to delete your organization:

- Ensure you are an **Account Owner**
- Verify there are **no active subscriptions**
- Cancel all packages before retrying
</Accordion>

<Accordion title="Subscription Still Active">
If deletion is blocked due to billing:

- Navigate to your billing or subscription settings
- Cancel all active packages
- Retry deletion after cancellation is complete
</Accordion>

</AccordionGroup>
