# Assign, unassign or change licenses

## Assign Licenses

\
To assign licenses to a user, please follow these steps:

1. First, select the user to whom you want to assign a license.
2. Then, click the "Assign License" button.<br>

   <figure><img src="/files/dctp7F36TNQXMiF0y6Do" alt=""><figcaption><p>Add new license button</p></figcaption></figure>
3. You can choose from the available licenses and select either the "Named" or "Floating" type, depending on your licensing options.

<figure><img src="/files/cZUW8wbU1RP9LWD84cjX" alt=""><figcaption><p>License type selection window</p></figcaption></figure>

Here's a breakdown of the license types:

* **Named License**: This type can only be assigned to a single user at a time. Each user with a named license has exclusive access.
* **Floating License**: Floating licenses can be assigned to multiple users. This means, for instance, you can allocate your 10 floating licenses to 20 users. However, please note that only as many users can be simultaneously logged into aqua as there are available licenses. In the example with the 10 floating licenses, only 10 out of the 20 users can be logged in simultaneously.

More information and the whole comparison of the available licenses can be found under the following [article](https://app.gitbook.com/o/kSM9ccXYoQwlhfFqpEsn/s/yZbW8vbNs5hz8x57emJJ/~/changes/43/user-administration/comparison-of-licenses).

{% hint style="info" %}
If you are SaaS or Private Cloud customer you will have only one type of the license which is 'aqua cloud' license, which has got all of the permissions according to the set up of the ALM license type.&#x20;
{% endhint %}

By selecting the user and following these steps, you can efficiently manage your licenses and user access within aqua, providing flexibility while adhering to the limits set by your available licenses.


---

# 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.aqua-cloud.io/documentation/user-administration/assign-unassign-or-change-licenses.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.
