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

# About settings

> Configure your platform environment from a single Settings area covering applications, users, products, and system preferences.

The Settings area in Lerian Console provides centralized configuration options for managing your platform environment. Access Settings by clicking the gear icon (<Icon icon="gear" />) in the top navigation bar.

## Settings options

***

The Settings area is organized into four main sections:

<CardGroup cols={2}>
  <Card title="Applications" icon="layer-group" href="/en/platform/lerian-console/settings/managing-applications">
    Manage API applications that connect to Lerian Console. Create credentials, configure access, and control which systems can interact with the platform.
  </Card>

  <Card title="Users" icon="users" href="/en/platform/lerian-console/settings/managing-users">
    Manage user accounts and access control. Create users, assign roles, and configure permissions for your team members.
  </Card>

  <Card title="Products" icon="grid-2">
    Enable or disable Lerian products in your environment.
  </Card>

  <Card title="System" icon="globe">
    Configure system-wide preferences such as language settings for the Lerian Console interface.
  </Card>
</CardGroup>

## Applications

***

The Applications section allows you to manage API credentials for external systems that need to connect to Lerian Console. Each application represents a client that can authenticate and interact with the platform's APIs.

When creating an application, you provide:

* **Application Name** – A unique identifier for the application.
* **Description** – A brief explanation of the application's purpose.

After creation, the system generates authentication credentials (Client ID and Client Secret) that the application uses to authenticate API requests.

<Card title="Managing Applications" icon="layer-group" href="/en/platform/lerian-console/settings/managing-applications">
  Learn how to create, edit, and delete applications.
</Card>

## Users

***

The Users section provides user management capabilities for controlling who can access Lerian Console and what actions they can perform. This includes:

* Creating new user accounts with secure passwords
* Assigning roles that determine user permissions
* Managing user profiles and credentials
* Enabling or disabling user access

User fields include:

* **Name** and **Last Name** – The user's full name.
* **Username** – A unique login identifier (letters, numbers, hyphens, and underscores only).
* **E-mail** – The user's email address.
* **Password** – Must contain at least 12 characters, including uppercase, lowercase, numbers, and special characters.
* **Role** – The permission group(s) assigned to the user.

<Card title="Managing Users" icon="users" href="/en/platform/lerian-console/settings/managing-users">
  Learn how to create, edit, and manage user accounts.
</Card>

## Products

***

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

Available products:

| Product      | Description                                                                            |
| ------------ | -------------------------------------------------------------------------------------- |
| **Midaz**    | Core ledger management for organizations, ledgers, assets, accounts, and transactions. |
| **Reporter** | Reporting and analytics capabilities for translating data into actionable insights.    |

Use the toggle switch next to each product to enable or disable it. Changes take effect immediately.

## System

***

The System section contains global preferences that affect the entire Lerian Console experience.

Currently available settings:

* **Language** – Select the display language for the Lerian Console interface. Available languages include English (EN) and Portuguese (PT).

After changing the language, click **Save** to apply the new setting. The interface will update to display content in the selected language.
