# Licenses statistics

In aqua, system and project admins can easily track the availability and assignment of licenses through the **Licenses** page. This helps in managing license distribution efficiently and ensuring compliance with your organization’s needs.

From the main sidebar menu, click on **User Administration** and then click on **Licenses** to access the license overview.

<figure><img src="/files/C8Xxzj8LzecZmUa1Se7y" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0WHteho19xhhQwLuoF76" alt=""><figcaption></figcaption></figure>

The Licenses section displays two main types of licenses: Named and Floating.&#x20;

Each license type shows the number of Available and Assigned licenses for various license categories.

**Named licenses** are allocated directly to specific users. For each license type, you can see:

* **Available**: The number of licenses that are still unassigned and ready to be allocated.
* **Assigned**: The number of licenses currently assigned to users.
* **Floating Licenses:**

**Floating licenses** are shared among users and are allocated on a first-come, first-served basis. Each floating license shows:

* **Available**: The number of licenses that are still unassigned and ready to be allocated.
* **Assigned**: The number of licenses currently assigned to users.

**License Categories**

* **ALM (Application Lifecycle Management):** License with access to all functionality within aqua.&#x20;
* **Basic, Essential, and Pro:** These categories offer different levels of access and features within aqua.
* **Azure-DevOps:**  Technical license used specifically for integrations with Azure DevOps service.
* **Jira Plugin and Jira-Sync:** Facilitate integrations with Jira project, including syncing capabilities.
* **User-Sync (API):** Allows API-based syncing of user data.


---

# 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/licenses-statistics.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.
