# Subscribe a subset of users

It is allowed to subscribe KONNEKT for a subset of the SharePoint Online users in a tenant. Please see our [licensing guide](/licensing.md) for details on licensing.

However, there are some things, you should care about, to ensure proper usage:

* Assign license key to subscribed users, only
* Install KONNEKT on machines with subscribed users, only

## Assign licenses

You must make sure, that only those users, who are subscribed to KONNEKT have a license key. To achieve this, please assign the license key on a user-basis, only:

* Disabled the license key on the machine level on all machines.
* Set the license key on user level for all users that are subscribed to KONNEKT.

Details on how to set license keys can be found [here](/configuration/other/license-key-on-multi-user-environments.md).

## Disable KONNEKT on machines

You should install KONNEKT on machines with subscribed users, only.

In case of multi-user systems like VDI, there may be machines, where both types of users (subscribed/non-subscribed) are working. In those cases, you should prevent, that KONNEKT is generating an account for non-subscribed users. You can do this by disabling the Account Setup Wizard for the non-subscribed users. You can find details on this [here](/configuration/system-settings/configure-konnekt-for-a-subset-of-users.md).

{% hint style="warning" %}
Once you have installed KONNEKT on a machine, you must disable the Account Setup Wizard prior the first login of the user(s) to be effective.
{% 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/subscribe-a-subset-of-users.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.
