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

> Delete a Portfolio from the Console when its Accounts no longer need to be grouped together — subject to your deployment's data retention rules.

<Danger>
  Check your data retention policy before you delete a Portfolio. The Console removes it from active listings. Your deployment can keep the underlying record for audit, regulatory, or reporting purposes.
</Danger>

To delete a Portfolio, follow these steps:

<Steps>
  <Step>
    On the **Portfolios** page, find the Portfolio to delete.
  </Step>

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

  <Step>
    A confirmation dialog opens.
  </Step>

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

<Card title="API equivalent" type="tip" horizontal>
  [Delete a Portfolio endpoint](/en/reference/midaz/delete-a-portfolio)
</Card>
