# Preferences Menu

Under **Preferences** you see the following KONNEKT settings.

![](/files/lusSNvbonIIY7Td2lMve)

There are 3 tabs in the Preferences menu:

* General
* License
* About

### General

The first tab in Preferences is **General**

![](/files/bcRmXJKyMVNP5pIpYgZg)

In this menu you can enable or disable the following settings:

* Enable Office Co-Authoring (enabled by default)
  \*
* Connect first OneDrive Personal volume to drive `H:`
  * Set the drive letter of your personal OneDrive
* Enable SharePoint Sites
  * If enabled, this setting will display all Site Collections in KONNEKT that you have access to
* Automatically add all Sharepoint document libraries:&#x20;
  * Enable this setting to display all Document Libraries from a SharePoint Online (SPO) Site Collection

{% hint style="info" %}
Keep in mind that shortcuts may break if this setting is changed. If enabled, KONNEKT will add an additional hierarchy to display all Document Libraries from a Site Collection.
{% endhint %}

It is also possible to change the download directory. Additionally you can select a log level: Off, Error, Info or Debug. Depending on what the user selects, the status messages in the **Log** will change. For more info check [Log level](/configuration/system-settings/logging.md)

| Log Level | Explanation                                                                                                                                          |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Off       | Does not record activities and events.                                                                                                               |
| Error     | Only records errors.                                                                                                                                 |
| Info      | Logs general activities and it logs accesses to SharePoint and cloud storages. This is the default setting.                                          |
| Debug     | Records even more detailed activities and events. Debug is a combination of Error and Info. This logging is the most comprehensive recording method. |

### License

The second tab of preferences is **License**

![](/files/fgOTNArGs9eDCvw3L3Km)

Your license key is visible in the input field (KONNEKT is activated for this key).\
**Licensed to**: Displays the designated licensee and the number of entitled clients.\
**Expires in**: Shows the expiration date of the purchased license.

### About

The last tab is **About** which contains information about the current installed version and a link to the KONNEKT website.

![](/files/KoX7i2VZBPhtlQl6DoQn)


---

# 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/usage/preferences-menu.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.
