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

# Configuración del sistema

Estos ajustes controlan el comportamiento principal de KONNEKT, incluyendo el almacenamiento en caché, la autenticación, los límites de tamaño de archivo y la prevención de limitación de solicitudes. Todos los ajustes se pueden implementar mediante Intune (ADMX / ADML) o Directiva de grupo.

{% content-ref url="/pages/7041055afcb4eac44e9e6a47a331593eebad3d0c" %}
[Motor del navegador de autenticación](/es/configuration/system-settings/authentication-browser-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/ee41c2f96b7e29f0f0c2bcb3907f883d6ddd3691" %}
[Configuración de la caché](/es/configuration/system-settings/cache-setting.md)
{% endcontent-ref %}

{% content-ref url="/pages/22d4a486dd99f32aee3ad70e36a81181c66e380d" %}
[Omitir el asistente de cuentas](/es/configuration/system-settings/configure-konnekt-for-a-subset-of-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/dcf7a987e64ade70ae1c958546804449fa5b0f7a" %}
[Ámbito del enlace](/es/configuration/system-settings/link-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/cc2fbd44dca01f999312680a1a6842e991491ede" %}
[Registro](/es/configuration/system-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/cfc867ae237321b8426a8b6c0844e4220dba8a3f" %}
[Coautoría de Office365](/es/configuration/system-settings/office365-co-authoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/d50ea2a6f7a5f250379e97a6591c584548117124" %}
[Atributo sin conexión](/es/configuration/system-settings/offline-attribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/d11a412a101c1b4143ad1f8827a03771c7882c03" %}
[Límites de tamaño de archivos abiertos](/es/configuration/system-settings/open-file-size-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/1d6fbcf2dea1624e54e0ff0bf058cfbfd54eacb7" %}
[Prevención de limitación de SharePoint](/es/configuration/system-settings/prevencion-de-limitacion/sharepoint-throttling-prevention.md)
{% endcontent-ref %}

{% content-ref url="/pages/fc10ecb62db0d68d7ec69136b18874139f739053" %}
[Comprobador de actualizaciones](/es/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/es/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.
