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

# Data load controller in Atoti FRTB

export const productName = "Atoti FRTB";

The Data Load Controller is a component within {productName} that
supports managing the loading and unloading of data. Data loading itself
is triggered by an external data orchestration framework, maintained by
the customer outside of {productName}. The DLC provides ways of
telling this framework what to load or unload.

This section describes how the Data Load Controller is used in {productName}, and how it can be customized.

* [Getting started with the Data Load Controller](./dlc-getting-started) - walks you through the process of sending requests using the DLC.
* [FRTB-specific configuration](./dlc-frtb-config) - describes the DLC's FRTB-specific configuration.
* [Data Load Controller classes](./dlc-classes) - describes the classes in FRTB-starter and FRTB-activepivot.
* [Using DEE Template Orders](./using-dee-template-orders) - provides an overview of the DEE template orders included in {productName}.
