# Configure Office 365 account

KONNEKT leverages the user's account in Microsoft Entra ID (Azure AD) to access SharePoint Online.

## Single Sign On (SSO)

If your system is configured for single sign-on (SSO) with Microsoft Entra ID (Azure AD), KONNEKT will automatically set up your account.

## Manual Account Configuration

If your system is not configured for single sign-on (SSO) with Microsoft Entra ID (Azure AD), KONNEKT will open a dialog, to set up the Office 365 / Microsoft Entra ID (Azure AD) account:

![](/files/OAo1o258ztMSLelqTTYj)

Click on "Connect your Office 365 Account".

KONNEKT will open the Microsoft Entra ID (Azure AD) sign-in page:

![](/files/UzAne039HIeWowLSXeVL)

Sign in with your Microsoft Entra ID (Azure AD) account.

## Autologin Mapping

After the successful setup of the Office 365 account, KONNEKT will start to search for SharePoint Online sites in the corresponding tenant, which the user has access to. KONNEKT will automatically map the default document libraries of those sites in the Windows File Explorer.

![](/files/9NEn4a4ZutUcvjAAugCI)

If needed, libraries can be mapped to a specific driver letter (see [Assign drive letter to a KONNEKT folder](/configuration/mappings/assign-drive-letters.md)).

## Multi-Tenant Configuration

With KONNEKT it is possible to work with multiple tenants simultaneously. Just open the Windows Explorer with KONNEKT selected on the left pane and right-click on **Accounts.**

<figure><img src="https://github.com/KONNEKTIO/konnekt-docs/blob/main/.gitbook/assets/aadaccount.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You cannot add guest accounts from foreign M365 tenants. Only members can be added.
{% endhint %}

Log in with the account for the tenant you want to add.


---

# 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/installation/configure-office-365-account.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.
