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

# Portfolios

> Group accounts under a single customer or business unit to view total relationships and apply policies at the wallet level.

A **Portfolio** is a logical grouping of Accounts belonging to a single entity, such as a customer or business unit. Portfolios simplify account management by clustering all related Accounts under a single structure.

Think of a Portfolio as a **wallet** containing multiple asset-specific Accounts for a customer.

For example, a retail banking customer might have a Portfolio that includes:

* A BRL checking account.
* A USD savings account.
* A credit card account.

This grouping enables institutions to view a customer’s total relationship across all accounts and apply policies at the Portfolio level.

## Portfolio structure

***

* **Portfolio > Accounts**: Each Portfolio contains one or more Accounts, typically linked to a specific customer or entity.
* **Portfolio > Ledger > Organization**: Portfolios belong to an Organization via their Ledger, providing structured account management.

## Key characteristics

***

* Portfolios commonly represent **customers** in a banking context.
* They simplify financial aggregation, enabling customer-level insights.
* Internal Portfolios can also be created for operational use cases.

## Managing Portfolios

***

You can manage your Portfolios either via API or through Lerian Console.

### Via API

* [List Portfolios](/en/reference/midaz/list-portfolios) — View all Portfolios in your workspace.
* [Retrieve a Portfolio](/en/reference/midaz/retrieve-a-portfolio) — Get details of a specific Portfolio.
* [Create a Portfolio](/en/reference/midaz/create-a-portfolio) — Register a new Portfolio.
* [Update a Portfolio](/en/reference/midaz/update-a-portfolio) — Edit an existing Portfolio.
* [Delete a Portfolio](/en/reference/midaz/delete-a-portfolio) — Remove a Portfolio.

### Via Lerian Console

All Portfolio management actions, including viewing, creating, editing, and deleting, can be done through the Portfolios page in the Midaz Module of Lerian Console.

[**Learn more in the Managing Portfolios guide.**](/en/platform/lerian-console/midaz-console/managing-portfolios)
