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

# Products

> Enable or disable Lerian product modules in your environment to control which capabilities Console users can access.

The Products page allows you to enable or disable Lerian products in your environment. This controls which modules are available to users in the Lerian Console.

Products can also be enabled directly from the Console entry page, where they appear as cards with an **Enable** button.

## Accessing the Products page

***

To access the **Products** section:

<Steps>
  <Step>
    Click the gear icon (<Icon icon="gear" />) in the top navigation bar.
  </Step>

  <Step>
    Select **Products** from the sidebar.
  </Step>

  <Step>
    The **Products** page displays all available products with toggle switches to enable or disable each one.
  </Step>
</Steps>

## Available products

***

| Product      | Description                                                                                                                                |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| **Midaz**    | Core ledger management module. Provides functionality for managing organizations, ledgers, assets, accounts, portfolios, and transactions. |
| **Reporter** | Reporting and analytics module. Translates complexity into clear and actionable narratives for data-driven decision making.                |
| **Tracer**   | Transaction validation module. Provides rule-based validation for financial transactions before they are committed to the ledger.          |
| **Matcher**  | Reconciliation module. Provides automated matching and reconciliation of financial transactions across multiple data sources.              |

## Enabling or disabling a product

***

To change a product's status:

<Steps>
  <Step>
    From the **Products** page, locate the product you want to enable or disable.
  </Step>

  <Step>
    Click the toggle switch next to the product.
  </Step>

  <Step>
    The change takes effect immediately. A confirmation message appears indicating the product has been enabled or disabled.
  </Step>
</Steps>

<Warning>
  Disabling a product removes access to its features for all users. Users will no longer see the disabled module in the sidebar navigation.

  Before disabling a product, **ensure that no critical workflows depend on it**. Disabling Midaz, for example, will remove access to all ledger management features.
</Warning>
