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

> Remove a Portfolio from the Console when its Accounts no longer need to be grouped together.

<Danger>
  Deleting a Portfolio 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>

To delete a Portfolio, follow these steps:

<Steps>
  <Step>
    From the **Portfolios** page, find the Portfolio that you want to delete, click the three dots (<Icon icon="ellipsis-vertical" />) from the **Actions** column, and select **Delete**.
  </Step>

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

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

  <Step>
    Once confirmed, the **Portfolio** is removed from active listings, subject to your deployment's data retention and compliance policies.
  </Step>
</Steps>

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