# Licenses

The **Licenses** menu provides the financial and logistical control panel over the use of contracted user licenses. This is where you manage the number of licenses and audit their status and usage history.

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

#### Overview

The first row of the dashboard displays the current status of your licensing contract:

* **Contracted:** The total number of licenses included in your service plan.
* **Assigned:** The number of licenses that are currently active and in use by users.
* **Available:** The balance of unused licenses that can be assigned to new users.
* **Deactivated:** The number of licenses removed from users during the period.

### License Table and Actions

The table lists each license individually, with its unique ID, creation date, Status (Active or Deactivated), and the User’s Email who is using it.

<table><thead><tr><th width="204">Action</th><th>Purpose</th></tr></thead><tbody><tr><td>Unassign License</td><td>Removes the license from the listed user and moves it to the available balance. The user loses access to Agents.</td></tr><tr><td>Details</td><td>Opens the license Event History, showing when it was created, when it was assigned to the user, and whether there were any changes.</td></tr><tr><td>Remove License</td><td>Removes a specific number of licenses from your Contracted pool. Requires confirmation and impacts your contract.</td></tr><tr><td>Add License</td><td>Increases the number of Contracted licenses. If licenses are requested during the month, they will be automatically added to meet the demand.</td></tr></tbody></table>

{% hint style="warning" %}

## Important

If a license is removed during the month, the corresponding amount will remain on the invoice for the current billing cycle. The removal of the charge will be automatically reflected starting from the subsequent month’s billing cycle.
{% endhint %}

<figure><img src="/files/3ZzJmtA6pEJlxmQAVxYo" alt=""><figcaption></figcaption></figure>


---

# 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.poweromni.ai/en/administration-and-configuration/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.
