> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/de/configuration/system-settings.md).

# Systemeinstellungen

Diese Einstellungen steuern das Kernverhalten von KONNEKT, einschließlich Caching, Authentifizierung, Dateigrößenbeschränkungen und Drosselungsvermeidung. Alle Einstellungen können über Intune (ADMX / ADML) oder Gruppenrichtlinien bereitgestellt werden.

{% content-ref url="/pages/bddb92f0a669e5b7ed4d26024ee9d77a934e9964" %}
[Browser-Engine für die Authentifizierung](/de/configuration/system-settings/authentication-browser-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/460192b2012d462d65ef026c99db8b9cf42730bd" %}
[Cache-Einstellungen](/de/configuration/system-settings/cache-setting.md)
{% endcontent-ref %}

{% content-ref url="/pages/083ab0fc07f597092bd2cc4c7953f387910674b5" %}
[Kontenassistent überspringen](/de/configuration/system-settings/configure-konnekt-for-a-subset-of-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/c3e73feccd04ec1c30ef03bcaebce80114a1bec4" %}
[Linkbereich](/de/configuration/system-settings/link-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/fb45bbde82b0b6003ff5b7c9d2c9d7b76234ea25" %}
[Protokollierung](/de/configuration/system-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/0c18165c673a9418c398afbc1740f680a044d50d" %}
[Office365 Co-Authoring](/de/configuration/system-settings/office365-co-authoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/b969b407b6e13eb9378358df9cb0270519f83a67" %}
[Offline-Attribut](/de/configuration/system-settings/offline-attribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/123c56c2e67ba5d961d032086d6d353c7e5a855e" %}
[Beschränkungen der Dateigröße beim Öffnen](/de/configuration/system-settings/open-file-size-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/c7f0b844d131f3d75fb80dfa4d85f88bd8818b47" %}
[SharePoint-Drosselungsvermeidung](/de/configuration/system-settings/drosselungsvermeidung/sharepoint-throttling-prevention.md)
{% endcontent-ref %}

{% content-ref url="/pages/b6cfca6c4b0200f1545b8b643e96d82a7666eea4" %}
[Update-Checker](/de/configuration/system-settings/update-checker.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.konnekt.io/de/configuration/system-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
