# Komment - Qlik write-back extension

## Komment - Qlik write-back extension

- [Welcome](https://docs.extendbi.com/komment/master.md): Thank you for choosing Komment as your Qlik Sense write-back solution. Here you will find all the needed resources for you and your team to get started with Komment. Thankfully it is very easy to use.
- [Installation](https://docs.extendbi.com/komment/getting-started/installation.md): Time to complete: 1 minute
- [Load script](https://docs.extendbi.com/komment/getting-started/load-script.md): Time to complete: 2 minutes
- [Configuration](https://docs.extendbi.com/komment/getting-started/configuration.md): Time to complete: 3 minutes
- [Security rules](https://docs.extendbi.com/komment/getting-started/security-rules.md): Time to complete: 3 minutes
- [Multiple Qlik Sense sites](https://docs.extendbi.com/komment/getting-started/multiple-qlik-sense-sites.md): Guide for deploying Komment with Kaptain as data connection on multiple Qlik Sense sites
- [Modes](https://docs.extendbi.com/komment/features/modes.md): This section describes each of the Modes the Komment object can be rendered in.
- [Widgets](https://docs.extendbi.com/komment/features/widgets.md): This section describes how the different widgets works and the configuration options available to each of them.
- [Audit trail](https://docs.extendbi.com/komment/features/audit-trail.md): Description of Audit trail functionality
- [Data Connection](https://docs.extendbi.com/komment/optional-settings/dataconnection.md): This section describes how Data Connections can be configured in Komment
- [Buttons](https://docs.extendbi.com/komment/optional-settings/buttons.md): This section describes how buttons can be configured in Komment
- [Show/hide](https://docs.extendbi.com/komment/optional-settings/show-hide.md): This section describes how the conditional show functionality works
- [Conditional Write](https://docs.extendbi.com/komment/optional-settings/conditional-write.md): This section described how the conditional write condition works
- [Exclude null values](https://docs.extendbi.com/komment/optional-settings/exclude-null-values.md): This section describes how you can exclude null values from Komment when used in Table Mode
- [Mandatory](https://docs.extendbi.com/komment/optional-settings/mandatory.md): This section describes how the Mandatory functionality works
- [Freeze columns](https://docs.extendbi.com/komment/optional-settings/freeze-columns.md): This section describes how the Freeze columns functionality works
- [Layout](https://docs.extendbi.com/komment/optional-settings/layout.md): This section describes the possible options to change the layout of Komment
- [Permission rules](https://docs.extendbi.com/komment/optional-settings/permission-rules.md): This section shows how to define permission rules for Komment.
- [Localization](https://docs.extendbi.com/komment/optional-settings/localization.md): This section shows you how to localize the system items shown in Komment to the end users
- [Utilities](https://docs.extendbi.com/komment/optional-settings/utilities.md): This section shows how the extra utilities are used
- [Intro](https://docs.extendbi.com/komment/qlik-saas-1/intro.md): Yes, Komment works on Qlik SaaS editions! But...Things are a bit different on SaaS compared to QSE so this section will help you understand how to use Komment on SaaS.
- [QMC](https://docs.extendbi.com/komment/qlik-saas-1/qmc.md): There are one small setting you need to do after you have uploaded Komment into your SaaS environment
- [Komment setup](https://docs.extendbi.com/komment/qlik-saas-1/komment-setup.md): Here you will find information about which tweaks compared to normal Komment setup you need to do as a developer.
- [Spaces](https://docs.extendbi.com/komment/qlik-saas-1/shared-and-managed-spaces.md): Learn the options you have for using Komment in apps in Shared and Managed spaces
- [Kaptain](https://docs.extendbi.com/komment/qlik-saas-1/kaptain.md): This section will describe the additional steps needed to setup Kaptain on SaaS and the specific way to use Kaptain
- [Intro](https://docs.extendbi.com/komment/kaptain-admin-module/intro.md): Kaptain has evolved quite a lot since the initial release in the summer of 2020. Now there is a full blown administration module which you can learn more about here.
- [Getting started](https://docs.extendbi.com/komment/kaptain-admin-module/getting-started.md): Here you find information about how to find the Kaptain Admin Console and how to log in
- [Admin options](https://docs.extendbi.com/komment/kaptain-admin-module/admin-options.md): Here you can find out what options you have when you access the Console with an Admin role
- [User options](https://docs.extendbi.com/komment/kaptain-admin-module/user-options.md): Here you can find out what options you have when you access the Console with a User role
- [Release notes](https://docs.extendbi.com/komment/release-notes/release-notes.md): Here you can find details about each release since version 2.0. You will also be able to see what is on the near term roadmap.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.extendbi.com/komment/master.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.
