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

<Note>
  After you delete the Organization, you cannot use it anymore. The record may remain on the platform for audit, regulatory, or reporting purposes, under your deployment's retention policies.
</Note>

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