Use Midaz Console to manage Account Types. They let you classify accounts in line with your organization’s financial structure. Each type defines the role of an account in your ledger, ensuring accurate transaction routing and reliable validation across categories. For details, refer the Account Types section of the Accounts page.

Enabling Account Type validation

In case you want to activate account type validation for a specific ledger, you must configure it in the .env files.
Once you have enabled the Account Type validation, the Account Type will be a mandatory field when you create a new account.
Your configuration should look like this:
#Account Types Validation
MIDAZ_ACCOUNT_TYPE_VALIDATION_ENABLED=true
# List of <organization-id>:<ledger-id> separated by comma
MIDAZ_ACCOUNT_TYPE_VALIDATION=<organization-id>:<ledger-id>

Accessing the Account Types page


To open the Account Types page, click the Account Types icon on the left-hand navigation bar (Figure 1).

Figure 1. The icon used to open the Account Types page.

The Asset Types page will display a list of all Account Types you have created for the current Ledger. If you haven’t created any Account Types, the page will be displayed as empty. (Figure 2)
Account Types Main Page

Figure 2. The Account Types page with no records displayed.


Available actions

From the Account Types page, you can: