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

# CRM in Lerian Console

> Manage CRM Holders and Alias Accounts visually inside the Midaz Module of Lerian Console, without writing API calls or curl requests to the REST endpoints.

The **CRM** interface is part of the **Midaz Module** in [Lerian Console](/en/platform/console/about-lerian-console). Use it to manage core entities such as Holders and Alias Accounts. It gives you a clear view of your CRM data.

## Accessing CRM features

***

CRM features are in the **Midaz Module** of Lerian Console. To open them:

1. Open **Lerian Console** and go to the **Midaz Module**
2. In the left-side menu, find the CRM entities in the **Accounts** section:
   * **Holders** - Manage individuals and companies
   * **Alias Accounts** - Link holders to ledger accounts

### Available actions

From the Midaz Module, you can:

<Columns cols={2}>
  <Card title="Manage Holders" icon="user" horizontal href="/en/midaz/console/managing-crm-holders">
    Create and manage individuals or companies associated with your accounts
  </Card>

  <Card title="Manage Alias Accounts" icon="link" horizontal href="/en/midaz/console/managing-crm-alias-accounts">
    Link holders to Midaz ledger accounts with business context
  </Card>
</Columns>
