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

# Creating an Organization

> Set up a new Organization in the Midaz Module — the top-level entity that holds your Ledgers and operations.

To create an Organization in **Midaz Module**, follow these steps:

<Steps>
  <Step>
    Go to the **Organizations** page and click the **New Organization** button.
  </Step>

  <Step>
    The **New Organization** page will open.
  </Step>

  <Step>
    Fill in the required details about the Organization.

    * **Optional**: To include metadata, expand the **Metadata** section. This will reveal fields for **Key** and **Value**.
    * To add additional metadata entries, click the plus (+) sign next to the first row.
  </Step>

  <Step>
    Once all details are entered, click **Create Organization** to finalize.
  </Step>

  <Step>
    Your new Organization will now appear on the Organizations page, ready to be managed and configured!
  </Step>
</Steps>
