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

# User & reference guide

export const productName = "Atoti FRTB";

<CardGroup cols={2}>
  <Card title="Getting Started" href="../getting-started">This section helps you get up to speed with {productName}.</Card>
  <Card title="Tutorials" href="../tutorials">Step-by-step instructions to navigate data and dashboards. These include running a data sanity check, validating your calculations, and viewing QIS numbers.</Card>
  <Card title="What-If Analysis" href="../what-if">Learn about how the Solution uses native Atoti What-If capabilities to deliver powerful simulation tools.</Card>
  <Card title="Configuration files" href="../configuration">This section describes the format and values in the configuration files provided in the FRTB Reference Implementation.</Card>
  <Card title="Cube reference" href="../cube">Comprehensive descriptions of the measures and dimensions available for detailed analysis.</Card>
  <Card title="Input file formats" href="../input-files">File formats for the CSV and CRIF input files.</Card>
  <Card title="Datastores" href="../datastore">Definitions of each datastore.</Card>
  <Card title="Database" href="../database">Definitions of the external database schema.</Card>
  <Card title={`${productName} Interpretation and Implementation of BCBS 457`} href="../interpret-impl">These pages describe how we interpret and implement the BCBS 457 specification.</Card>
</CardGroup>
