> 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/add-a-document-library.md).

# Bibliotecas de documentos adicionales

## Agregar bibliotecas de documentos adicionales

De forma predeterminada, KONNEKT usa las bibliotecas de documentos predeterminadas de un sitio de SharePoint. Pero puedes agregar más bibliotecas de documentos a KONNEKT.

Haz lo siguiente para agregar una biblioteca de documentos adicional:

1. Abre KONNEKT en el Explorador de Windows
2. Haz clic en **Accounts**
3. Haz clic con el botón derecho en la cuenta
4. Selecciona **Agregar recurso compartido**

![](/files/6d116473c5d96a7c7b62cf9eb791a91f5f21b4dc)

5\. Introduce la URL de la biblioteca de documentos en el diálogo que se abre a continuación

![](/files/a5f7aa9acdc44d8a6a39db240d1da65ba1253bb7)

6\. Elige la biblioteca correcta que deseas agregar

![](/files/7e932170239f68fa2dc3d7b6c8393cc5862c3cdf)

7\. Puedes cambiar el nombre de tu recurso compartido. Este nombre aparecerá en KONNEKT.

Ahora se agregará la biblioteca de documentos y estará disponible a través del menú KONNEKT en el Explorador de Windows.

{% hint style="warning" %}
Esta función te ofrece agregar solo bibliotecas públicas; para agregar una biblioteca de canal privada, consulta [aquí ](/es/configuration/mappings/auto-mapping.md#example-2-add-teams-private-channels-automatically-to-konnekt-explorer-window)
{% endhint %}

## Eliminar bibliotecas de documentos adicionales

Una biblioteca de documentos agregada manualmente puede eliminarse siguiendo estos pasos:

1. Haz clic con el botón derecho en la biblioteca de documentos agregada
2. Navega a **Konnekt**
3. Haz clic en **Eliminar recurso compartido**

![](/files/2f303acf1859966e062318e127e69fa4be65d48c)


---

# 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/add-a-document-library.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.
