# Registration List

The registrations list portion of the registrations page presents the following key statistics:

* **Aggregated Registration Count per Product**\
  This shows the total number of active registrations for each product, allowing you to quickly assess license usage across your entire product portfolio.
* **Individual Registrations**\
  Each active registration is displayed, detailing the specific user or device tied to the license. This helps administrators manage which users or devices have access to licensed software.
* **Aggregated Consumptions per Product**\
  Alongside registrations, the page provides a summary of the current license consumption, indicating how many licenses are in use for each product.

![](/files/4cea0c18a80079dc5beca44ef0d3e2ae42383b97)

{% hint style="info" %}
Managing registrations:\
By removing a registration, you free up a license, allowing another user to register for that product. This flexibility ensures that licenses can be efficiently reassigned without needing to deactivate or revoke them manually. It's particularly useful in environments with a limited number of licenses and multiple users requiring access.

For example, if a user no longer needs access to a product, their registration can be removed, making the license available for another user or device.
{% 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.licensespring.com/floating-server/floating-server-v1/user-interface/registrations/registration-list.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.
