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

# Deleting an Organization

> Remove an Organization from the Midaz Module, subject to your deployment's data retention and compliance policies.

To delete an Organization in **Midaz Module**, follow these steps:

<Danger>
  When you delete an Organization, you cannot use it anymore. It no longer appears in active listings. Your deployment's data retention and compliance policies govern the record after that. In regulated environments, the record remains for audit, regulatory, or reporting purposes. Confirm your retention policy before you delete.
</Danger>

<Steps>
  <Step>
    On the **Organizations** page, find the Organization you want to delete.
  </Step>

  <Step>
    In the **Actions** column, click the three-dot menu (<Icon icon="ellipsis-vertical" /> ). Then select **Delete**.
  </Step>

  <Step>
    A confirmation dialog will appear.
  </Step>

  <Step>
    Click **Confirm** to delete the Organization.
  </Step>
</Steps>

<Warning>
  Midaz rejects Organization deletion when `ENV_NAME=production`.
</Warning>

<Card title="API equivalent" type="tip" horizontal>
  [Delete an Organization endpoint](/en/reference/products/midaz/v2/delete-organization)
</Card>
