> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuration Properties

Atoti Market Risk utilizes Spring Boot Configuration Property classes.

Where appropriate, properties are configured with default values. These defaults can be overridden by adding the property to the [application.yaml](./property-files/application-yaml) file and setting the new value. With appropriate IDE settings you can benefit from auto-completion and inline documentation when setting these properties in an `application.yaml` or `application.properties` file.

This section provides full details of all these properties, grouped by the module in which they are defined.

* [Application properties](./config-properties/mr-application)
* [Combined module properties](./config-properties/mr-combined-config)
* [Common module properties](./config-properties/mr-common-config)
* [DirectQuery properties](./config-properties/directquery)
* [PnL module properties](./config-properties/mr-pnl-config)
* [Sensitivities module properties](./config-properties/mr-sensi-config)
* [VaR module properties](./config-properties/mr-var-config)
