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

# Config Definition

The Configuration Definitions serves as a blueprint for Configuration table, defining the structure and behavior to ensure consistentency.

### Internal Table

The Internal table is designed to maintain the list of `config-definitions` used by the end-users. The Internal table schema includes the following columns:

| **Field**           | **Description**                                       |
| :------------------ | :---------------------------------------------------- |
| `Configuration Key` | The unique identifier for the configuration key.      |
| `JSON Value`        | The JSON value associated with the configuration key. |
| `Indexes`           | The indexes associated with the configuration key.    |
