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

# Midaz module settings

> Manage plugins and product preferences for the Midaz Module to enable or disable features as needed.

The **Midaz Settings** page allows you to manage plugins and product-specific preferences within the Midaz Module. From here, you can enable or disable plugins that extend Midaz functionality.

## Accessing Midaz Settings

***

To access Midaz Settings:

1. Open **Lerian Console** and navigate to the **Midaz Module**
2. In the left sidebar, click **Settings** at the bottom of the navigation menu

## Plugins

***

The Plugins section allows you to enable or disable plugins that extend Midaz functionalities. Each plugin adds specific capabilities to your Midaz environment.

### Available plugins

<AccordionGroup>
  <Accordion title="Pix (in development)">
    **Status**: In development - Requires license

    Integrate with Brazil's instant payment system directly from Midaz. This plugin enables PIX transactions, QR code generation, and real-time payment processing.

    <Note>
      This plugin requires a license key. Soon you will be able to add license keys directly in the Settings page.
    </Note>

    **Key features**:

    * PIX payment initiation and reception
    * QR code generation for payments
    * Real-time transaction status updates
    * Integration with SPI (Sistema de Pagamentos Instantâneos)
  </Accordion>

  <Accordion title="Fees Engine">
    **Status**: Available

    Manage fee configurations with structured relationships. The Fees Engine plugin allows you to define, test, and apply fee rules to transactions.

    **Key features**:

    * Create and manage Fee Packages
    * Define fee calculation rules (flat, percentage, or maximum between both)
    * Run fee estimations before applying to real transactions
    * Associate fees with specific ledgers, segments, or transaction routes

    <Card title="Learn more about Fees Engine" icon="arrow-right" href="/en/platform/lerian-console/midaz-console/fees-engine-overview">
      Complete guide to managing fees through Lerian Console.
    </Card>
  </Accordion>
</AccordionGroup>

## Enabling or disabling plugins

***

To enable or disable a plugin:

<Steps>
  <Step title="Navigate to Settings">
    Access the Midaz Settings page from the left sidebar.
  </Step>

  <Step title="Locate the plugin">
    Find the plugin you want to enable or disable in the Plugins section.
  </Step>

  <Step title="Toggle the switch">
    Click the toggle switch on the right side of the plugin card to enable or disable it.
  </Step>
</Steps>

<Note>
  Some plugins may require a license key before they can be enabled. Contact the Lerian team for licensing information.
</Note>

## Plugin requirements

***

Different plugins have different requirements:

| Plugin      | Status         | License Required | Notes                         |
| ----------- | -------------- | ---------------- | ----------------------------- |
| Pix         | In development | Yes              | License key input coming soon |
| Fees Engine | Available      | No               | Ready to use                  |

<Warning>
  Disabling a plugin will not delete any data associated with it, but the plugin's features will no longer be accessible until re-enabled.
</Warning>
