# License Reservation

License Reservation is a feature where you can dedicate one or more user licenses to a specific use&#x72;**.** You can think of it as being a **permanent** member of a specific user feature.

![Example Diagram](/files/qIdGEkA91WUhOMl0h3SB)

The example diagram shows that we have:

* Two Playout licenses are available.
* Four users share the same Policy and User Group.

Depending on the example, the following conditions apply:&#x20;

* USER A can always have access to the Playout module.
* Since one Playout license is reserved for USER A, only one of the other users (USER B, C, D) will be allowed to use the Playout module at a time no matter the USER A is using the feature or not.

{% hint style="warning" %}
Reserving a license to a user alone doesn't mean that the user will have access to the feature automatically. Accessing a feature still needs to be configured through the Policies. Briefly, to access a specific user feature, your policy must allow you accordingly.
{% endhint %}

To reserve a license:

* Select a username from the All Users group.
* Go to the **Reserved Licenses** section inside the **Details Panel**.

<div align="left"><img src="/files/hjTFuPS2I1D6vf0o3qcg" alt=""></div>

* Click on the **+** (plus) icon
* Select a license and click **OK**

{% hint style="info" %}
You can also bulk-select licenses by clicking and holding the control button.&#x20;
{% endhint %}

<div align="left"><img src="/files/7XJB6SqKy9a7fCRCzWNp" alt="License Reservation"></div>

License reservation is successful.


---

# 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://zerodensitydocumentation.gitbook.io/docs/reality-5.3-sp2/reality-5.3-sp2/user-guide/user-management/advanced-user-management/license-reservation.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.
