# How to change the tenant name

With KONNEKT version 2.10 the behavior has changed what KONNEKT refers as tenant name. By enabling "[Enhanced OAuth](/configuration/system-settings/enhanced-authentication.md)" this setting will take affect.

All KONNEKT versions from 2.9.1 and earlier are using the initial tenant name. By enabling the setting "Enhanced OAuth" this behavior will change. Instead it will show the default tenant name that can be set via Microsoft Admin Center.

{% hint style="info" %}
Takes affect with KONNEKT version 2.10 and above
{% endhint %}

Steps that needs to be done by administrators or users are:

* Enabling "Enhanced OAuth" via GPO or Intune policy
* Apply the new App registration in Azure
* delete previous user data from the user registry

{% hint style="warning" %}
The UNC path will change after enabling this setting!

For example, if there are references between files or folders, these links will break!
{% endhint %}


---

# 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/how-to-change-the-tenant-name.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.
