> 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/mappings.md).

# Asignaciones

Las asignaciones controlan qué colecciones de sitios de SharePoint y bibliotecas de documentos aparecen en el Explorador de archivos de sus usuarios. La asignación automática es el punto de partida recomendado para la mayoría de las organizaciones.

{% content-ref url="/pages/80ab3da205013041d4bd697f47d330ef4f81bfdb" %}
[Bibliotecas de documentos adicionales](/es/configuration/mappings/add-a-document-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/260430c346c24ce39696a56c920fe586b3165d7d" %}
[Asignar letras de unidad](/es/configuration/mappings/assign-drive-letters.md)
{% endcontent-ref %}

{% content-ref url="/pages/2ecee16d12c07da58c085cd69fb8ba2530eeb23e" %}
[Asignación automática](/es/configuration/mappings/auto-mapping.md)
{% endcontent-ref %}

{% content-ref url="/pages/3cd1f072b3430e127d9dce519726470fb7a49075" %}
[Asignaciones administradas](/es/configuration/mappings/managed-mappings.md)
{% endcontent-ref %}

{% content-ref url="/pages/1948152aeab3a9a1abf9ba1813bf5814c799b925" %}
[Multi-Geo](/es/configuration/mappings/multi-geo.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/es/configuration/mappings.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.
