> 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/pt/configuration/system-settings.md).

# Definições do sistema

Estas definições controlam o comportamento principal do KONNEKT, incluindo cache, autenticação, limites de tamanho de ficheiros e prevenção de limitação de tráfego. Todas as definições podem ser implementadas através do Intune (ADMX / ADML) ou da Política de Grupo.

{% content-ref url="/pages/1339105a26f043a43a217c664ddc09d0b74728e0" %}
[Motor do navegador de autenticação](/pt/configuration/system-settings/authentication-browser-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/84afa8fd3ab0bca4006b2ec227e7554410b104f5" %}
[Definições de cache](/pt/configuration/system-settings/cache-setting.md)
{% endcontent-ref %}

{% content-ref url="/pages/65ce7e7e1b804e67a899efa83d475851954b4641" %}
[Ignorar assistente de conta](/pt/configuration/system-settings/configure-konnekt-for-a-subset-of-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/b4ad4ef7785923c67288addbe87a8736107619c1" %}
[Âmbito da ligação](/pt/configuration/system-settings/link-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/ed1146e6da19d138a35b420f425bb19d422f7b10" %}
[Registo](/pt/configuration/system-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/2fdebabecebdf4bcd1eba796708b89973f9fdc4c" %}
[Coautoria do Office365](/pt/configuration/system-settings/office365-co-authoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/7819cd4b76708a59b9cc40d3424ca4ead4a3a8e6" %}
[Atributo offline](/pt/configuration/system-settings/offline-attribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/1127c2ecb3c9b3c7b92bee055d4ae5d8c3a75620" %}
[Limitações do tamanho de ficheiros abertos](/pt/configuration/system-settings/open-file-size-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/cae0078803f7b1ff3fc2450eec6fc0f22e211e91" %}
[Prevenção de throttling do SharePoint](/pt/configuration/system-settings/throttling-prevention/sharepoint-throttling-prevention.md)
{% endcontent-ref %}

{% content-ref url="/pages/68af624e8a0c9ffdf4487df00e4cc91605f61354" %}
[Verificador de atualizações](/pt/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/pt/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.
