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

# Account management

> Manage Accounts, Holders, Aliases, Segments, and Portfolios in one place to organize your financial structure.

The **Accounts** section in the Midaz module allows you to manage all account-related entities in your financial system. Here you can create and configure Accounts, register Holders, set up Aliases, organize Segments, and group accounts into Portfolios.

## Available pages

***

<div className="space-y-6 w-full sm:max-w-4xl">
  <Columns cols={2}>
    <Card title="Manage Accounts" icon="coin-front" href="/en/platform/lerian-console/midaz-console/managing-accounts">
      Create and configure the accounts that hold and move assets within your ledgers.
    </Card>

    <Card title="Manage Holders" icon="user" href="/en/platform/lerian-console/midaz-console/managing-crm-holders">
      Register the individuals or entities that own accounts in your system.
    </Card>

    <Card title="Manage Aliases" icon="at" href="/en/platform/lerian-console/midaz-console/managing-crm-alias-accounts">
      Set up friendly identifiers that map to specific accounts.
    </Card>

    <Card title="Manage Segments" icon="object-group" href="/en/platform/lerian-console/midaz-console/managing-segments">
      Organize accounts into logical groupings for reporting and control.
    </Card>

    <Card title="Manage Portfolios" icon="briefcase" href="/en/platform/lerian-console/midaz-console/managing-portfolios">
      Group accounts into portfolios for consolidated management.
    </Card>
  </Columns>
</div>
