The Settings tab is only available when editing an existing Ledger. It does not appear during Ledger creation.
Accessing Ledger Settings
Open the Ledgers page
In the Midaz Module, click Ledgers in the Foundation section of the left sidebar.
Open the Ledger details
Locate the Ledger you want to configure. Click the three dots () in the Actions column and select Details.
Available settings
Validate Account Type
When this toggle is enabled, only Account Types that have been previously registered for this Ledger will be accepted when creating a new Account. This enforces consistent account classification across your financial structure. Enabling this setting also activates the Account Types menu in the left sidebar, allowing you to manage the registered types for this Ledger.Managing Account Types
Learn how to create and manage Account Types for your Ledger.
Validate Routes
When this toggle is enabled, all transactions must follow pre-configured routing rules that define which source and destination accounts are allowed for each operation type. Transactions that do not match an existing route will be rejected during processing. Enabling this setting also activates the Transaction Routes and Operation Routes menus in the left sidebar.Managing Transaction Routes
Configure the allowed transaction routes for this Ledger.
Managing Operation Routes
Define allowed source and destination accounts per operation type.
API reference
You can also retrieve and update Ledger Settings programmatically via the Midaz API:
Retrieve Ledger Settings
Fetch the current settings for a specific Ledger.
Update Ledger Settings
Enable or disable validation settings for a Ledger via API.

