# Configuration

### 1. Setup

{% hint style="warning" %}
When setting up the Komment object ensure that you do **not** have the data load editor open in a separate browser tab.
{% endhint %}

#### 1.1 Base settings:

<figure><img src="/files/8Bz5mxsQJ68oO7aH4qnq" alt=""><figcaption></figcaption></figure>

`Mode`: Default mode is **Table**. Select **Form** or **Popup** if desired.

`Fact Table Name`: Select the table from your data model on which you want to relate your write-back to.

`Custom Date Format:`Only applicable when using Kaptain as Data connection. [Go to section](broken://pages/-M3Mbty5BkV1iGhX9KUB#date-settings).

`Date Format:` Select the date format you wish to have your date selector values shown in.

`Ignore Timezone:` Only applicable when using Kaptain as Data connection. [Go to section](broken://pages/-M3Mbty5BkV1iGhX9KUB#date-settings).

`Server Timezone:` Only applicable when using Kaptain as Data connection. [Go to section](broken://pages/-M3Mbty5BkV1iGhX9KUB#date-settings).

`Writeback Variable Name:` Ensure to name unique if you have multiple Komment objects in your app.

`Writeback Table Name:` The name of the QVDs that are stored. Ensure to name unique if you have multiple Komment objects in your app or different apps are storing QVDs to the same location.

{% hint style="info" %}
If you wish to store your QVDs in a subfolder to a given data connection you can change this in the load script later. This is recommended if you have multiple apps which uses Komment.
{% endhint %}

#### 1.2 Data Connection Settings:

<figure><img src="/files/PiGTmyByjAJOwBIC3GyC" alt=""><figcaption></figcaption></figure>

`Connection Type:` Select between QIX Engine or Kaptain

`QVD Data Connection:` Select the data connection where you want to store your QVDs

`QVD Storage:` This defines whether your data is stored into one QVD or separate QVDs.

If you have selected Kaptain as your Data Connection you must be on the Standard plan or higher and have the Kaptain service installed. To configure your Kaptain setup go to this [section](broken://pages/-M3Mbty5BkV1iGhX9KUB).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.extendbi.com/komment3/getting-started/configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
