> For the complete documentation index, see [llms.txt](https://docs.licensespring.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.licensespring.com/floating-server/floating-server-v1/user-interface/registrations.md).

# Registrations

The Registrations section of the Floating Server provides a comprehensive overview of how licenses are registered, consumed, and managed. This area is crucial for ensuring that licenses are allocated properly and that consumption is tracked in accordance with your licensing model.

{% hint style="info" %}
You can navigate the Registrations section to view and manage both registration details and license consumption.
{% endhint %}

<table data-view="cards"><thead><tr><th>Page</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Registration List</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/390e3446d623924b93423bd980a4c49eb5ff5c79">/spaces/gLzurdfXUuKr9IziZWLz/pages/390e3446d623924b93423bd980a4c49eb5ff5c79</a></td></tr><tr><td>Consumption List</td><td><a href="/spaces/gLzurdfXUuKr9IziZWLz/pages/20f64e76ff1c58b6a2e33e965b8e271e24d953e8">/spaces/gLzurdfXUuKr9IziZWLz/pages/20f64e76ff1c58b6a2e33e965b8e271e24d953e8</a></td></tr></tbody></table>

* Registration List: This page offers detailed statistics on license registrations, including the total number of active registrations per product and information on individual registrations. You can also manage registrations, allowing for flexibility when reassigning licenses.
* Consumption List: This page manages the consumption of licenses and features. It allows you to track the usage of your licenses, ensuring that the consumption limits and any overages are handled appropriately.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
