> ## 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 along with its Ledgers and configurations — subject to your deployment's data retention and compliance policies.

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

<Danger>
  Deleting an Organization removes it from active listings and is subject to your deployment's data retention and compliance policies. In regulated environments, the underlying record may be retained for audit, regulatory, or reporting purposes. Confirm your retention policy before proceeding.
</Danger>

<Steps>
  <Step>
    On the **Organizations** page, locate the Organization you wish to delete from the list.
  </Step>

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

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

  <Step>
    Click **Confirm** to finalize the deletion.
  </Step>
</Steps>

<Note>
  For audit, regulatory, or reporting purposes, information about the organization may remain available on the platform per your deployment's retention policies — but you won’t be able to use it anymore.
</Note>

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