> 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/de/troubleshooting/add-share-key-not-found.md).

# Freigabe hinzufügen: „Schlüssel nicht gefunden“

### Problem

Wenn Sie versuchen, eine SharePoint-Bibliothek manuell hinzuzufügen (siehe [Zusätzliche Dokumentbibliotheken](/de/configuration/mappings/add-a-document-library.md#add-additional-document-libraries)), erhalten Sie die Fehlermeldung „Fehler beim Öffnen der Website: Schlüssel nicht gefunden“.

![Fehlermeldung: „Fehler beim Öffnen der Website: Schlüssel nicht gefunden“](/files/344715f9185b1d44c0b31389f8d4a6f8c8a394fc)

Kunden mit diesem Problem können auch Folgendes erleben: [Alle Bibliotheken sind leer](/de/troubleshooting/ursachen-fur-fehlende-inhalte/leere-bibliotheken/libraries-are-empty.md)

### Hintergrund

Microsoft hat den Inhalt der Antwort auf die Abfrage zur Bibliothekserkennung für einige Mandanten (vorübergehend) geändert. Daher wird KONNEKT diese betroffenen Bibliotheken nicht zuordnen.

### Lösung

Wir haben mit KONNEKT V2.0.0 eine Umgehungslösung für dieses Verhalten implementiert. Bitte sehen Sie hier nach, wie Sie das Update erhalten: [Softwareaktualisierungen](/de/installation/software-updates.md).


---

# 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/de/troubleshooting/add-share-key-not-found.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.
