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

# Accounting rules

> Set up Account Types and Accounting Routes that govern how Transactions flow through your financial system.

The **Accounting** section in the Midaz module allows you to configure and manage the rules that govern how transactions flow through your financial system. Here you can define Account Types and set up Accounting Routes — unified configurations that combine transaction routing, operation rules, and accounting scenarios into a single module.

## Available pages

***

<div className="space-y-6 w-full sm:max-w-4xl">
  <Columns cols={2}>
    <Card title="Manage Account Types" icon="layer-group" href="/en/platform/lerian-console/midaz-console/managing-account-types">
      Define the categories that classify your accounts within each ledger.
    </Card>

    <Card title="Manage Accounting Routes" icon="route" href="/en/platform/lerian-console/midaz-console/managing-accounting-routes">
      Configure transaction routes with operation rules and accounting scenarios in a unified wizard.
    </Card>
  </Columns>
</div>
