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

# Foundation elements

> Set up the Organizations, Ledgers, and Assets that form the structural backbone of your financial system.

The **Foundation** section in the Midaz module allows you to set up and manage the foundational elements of your financial system. Here you can define Organizations, configure Ledgers, and register Assets, which together form the structural backbone that supports all your financial operations.

## Available pages

***

<div className="space-y-6 w-full sm:max-w-4xl">
  <Columns cols={3}>
    <Card title="Manage Organizations" icon="building" href="/en/platform/lerian-console/midaz-console/managing-organizations">
      Create and configure the top-level entities that group your ledgers and assets.
    </Card>

    <Card title="Manage Ledgers" icon="books" href="/en/platform/lerian-console/midaz-console/managing-ledgers-via-console">
      Set up ledgers to organize and track your financial operations.
    </Card>

    <Card title="Manage Assets" icon="dollar-sign" href="/en/platform/lerian-console/midaz-console/managing-assets">
      Register the currencies and instruments used across your ledgers.
    </Card>
  </Columns>
</div>
