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

# Editing a Ledger

> Update a Ledger's name, metadata, or details directly from the Console without redeploying anything.

To view or edit the details of a Ledger, follow these steps:

<Steps>
  <Step>
    On the **Ledgers** page, locate the Ledger you want to view or update. Click the three dots (<Icon icon="ellipsis-vertical" />) in the **Actions** column and select **Details**.
  </Step>

  <Step>
    A sidebar will open with multiple tabs: **Details**, **Metadata**, and **Settings**. Use the **Details** tab to edit the Ledger name, and the **Metadata** tab to manage custom key-value pairs.
  </Step>

  <Step>
    To configure validation rules for this Ledger, click the **Settings** tab. From there you can enable **Validate Account Type** and **Validate Routes** for this Ledger.

    <Card title="Configuring Ledger Settings" icon="sliders" href="/en/platform/lerian-console/midaz-console/configuring-ledger-settings">
      Learn how to enable Validate Account Type and Validate Routes for this Ledger.
    </Card>
  </Step>
</Steps>
