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

# Overrides

Overrides allow for changing static data for different Parameter Sets.

For example, CRR2 adds additional Buckets over BCBS, so we use overrides to move Risk Factors
from one Bucket to another for the CRR2 Parameter Set.

<CardGroup cols={2}>
  <Card title="OBLIGOR_OVERRIDES" href="../../../input-files/obligor-overrides" />

  <Card title="RISK_FACTOR_DESCRIPTION_OVERRIDES" href="../../../input-files/risk-factor-description-overrides" />

  <Card title="RRAOOVERRIDES" href="../../rraooverrides" />

  <Card title="TRANCHE_OVERRIDES" href="../../../input-files/tranche-overrides" />

  <Card title="UNDERLYING_DESCRIPTION_OVERRIDES" href="../../../input-files/underlying-description-overrides" />
</CardGroup>
