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

> Atoti FRTB stores regulatory calculation inputs in parameterized configuration files, allowing risk weights, correlations, and other BCBS values to be updated by editing a file rather than changing code.

export const productName = "Atoti FRTB";

{productName} has parameterized the inputs to the calculations in configuration files. The standard BCBS values are provided in the reference implementation. Having the values parameterized in files enables changes (i.e. change in risk weights) to be implemented by simply changing a configuration file. This section describes that format.
