# Settings via GPO

## Registry key location

**Settings** are stored in:\
\
`HKEY_CURRENT_USER\SOFTWARE\GlueckKanja\Konnekt`

`HKEY_LOCAL_MACHINE\SOFTWARE\GlueckKanja\Konnekt`

**Policies** are stored in:

`HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt`

`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt`

## ADMX file

To use group policies for KONNEKT please use the attached ADMX Template. For scenarios where a language file is needed please see the language folder in the ZIP file.

With the ADMX Template the following settings can be set:

![](/files/aXWwwpvAK7XOu91cnZou)

You can **download** the ADMX/ADML files [here](/configuration/management-options.md#admx-adml-files).

## **GPO / Registry key priorities**

KONNEKT evaluates the settings of the GPO / registry in this order:

1. HKEY\_LOCAL\_MACHINE (HKLM)
2. HKEY\_CURRENT\_USER (HKCU)

## Preferences Menu Behavior

Some of the settings are also available in the preferences menu:

![](/files/u74xBzo6whMELEaluB7L)

If a GPO is enforced, the corresponding setting in the preferences menu will still be shown but disabled for user change.


---

# 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.konnekt.io/configuration/management-options/settings-via-gpo.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.
