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

# Managing Ledgers

> Create, edit, and delete the Ledgers in your Organization directly from the Midaz Module.

Ledgers are essential for managing and organizing financial transactions within an Account. You can manage the Ledgers in your Organization directly from **Midaz Module**.

## Current Ledger

***

To help you stay oriented, the name of the currently selected Ledger will appear on the header of the home page (*Figure 1*).

<Frame caption="Figure 1. Section displaying the name of the current Ledger.">
  <img src="https://mintcdn.com/lerian-49cb71fc/yneNeAhnXdrrmE3_/images/en/console/home-header-ledger.png?fit=max&auto=format&n=yneNeAhnXdrrmE3_&q=85&s=2b259ca02ffe000365bc5159be069b74" alt="" width="1329" height="436" data-path="images/en/console/home-header-ledger.png" />
</Frame>

## Accessing the Ledgers page

***

To open the **Ledgers** page, click the **Ledgers** option in the **Foundation** section of the leftside menu.

The **Ledgers** page will display a list of all previously created Ledgers with the current Ledger selected.

### Available actions

From the **Ledgers** page, you can:

<Columns cols={2}>
  <Card title="Creating a new Ledger" icon="plus" horizontal href="/en/platform/lerian-console/midaz-console/creating-a-new-ledger" />

  <Card title="Editing a Ledger" icon="pen" horizontal href="/en/platform/lerian-console/midaz-console/editing-a-ledger" />

  <Card title="Configuring Ledger Settings" icon="sliders" horizontal href="/en/platform/lerian-console/midaz-console/configuring-ledger-settings" />

  <Card title="Delete a Ledger" icon="trash" horizontal href="/en/platform/lerian-console/midaz-console/deleting-a-ledger" />
</Columns>
