# Some sites or libraries do not appear in KONNEKT

## Problem

SharePoint Online sites or libraries which should be mapped via auto mapping do not appear in KONNEKT.

## Background

KONNEKT runs a search on SharePoint Online to discover sites & libraries. To find libraries here, the user must be a member of the site.&#x20;

In some cases, users may be owners of a site, but not members. This results in not discovered sites or libraries.

## Solution

Ensure, that owners of sites are also members. See [here](https://docs.microsoft.com/en-us/sharepoint/troubleshoot/search/search-results-dont-appear-for-group-owners) for more details.

### Similar Problems

Please also check this page: [Sites missing or folders empty](/troubleshooting/causes-of-missing-content/sites-missing-or-folders-empty.md)


---

# Agent Instructions: 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/troubleshooting/causes-of-missing-content/some-sites-or-libraries-do-not-appear-in-konnekt.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.
