> 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

Essas configurações controlam o comportamento principal do KONNEKT, incluindo cache, autenticação, limites de tamanho de arquivo e prevenção de limitação de taxa. Todas as configurações podem ser implantadas via Intune (ADMX / ADML) ou 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 de tamanho de ficheiro ao abrir](/pt/configuration/system-settings/open-file-size-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/cae0078803f7b1ff3fc2450eec6fc0f22e211e91" %}
[Prevenção de limitação do SharePoint](/pt/configuration/system-settings/prevencao-de-limitacao/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:

```
GET https://docs.konnekt.io/pt/configuration/system-settings.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.
