# Floating

In the realm of software license management, a floating license offers the flexibility for multiple users to access a software application simultaneously, subject to a specified maximum limit of active users. This concurrent licensing model is enhanced by features that allow users to "borrow" a license for offline use and "release" it back to the available pool, optimizing resource allocation and usage.

## Introduction

For an in-depth explanation of the implementation and management of floating licenses within your software, including configuration details and API interactions, please read our comprehensive guides:

<details>

<summary>Documentation and guides</summary>

* [**Floating Licenses**](https://docs.licensespring.com/license-entitlements/floating-licenses)
* [**Floating Features**](https://docs.licensespring.com/license-entitlements/floating-features)

</details>

## API

If you're specifically looking for detailed information on how to utilize the API for managing floating features, including check-in and release processes, see:

<details>

<summary>API documentation</summary>

* [**Borrow Floating License**](https://docs.licensespring.com/license-api/floating/license/borrow-floating-license)
* [**Release Floating License**](https://docs.licensespring.com/license-api/floating/features/release-floating-license)
* [**Release Floating Feature**](https://docs.licensespring.com/license-api/floating/license/release-floating-feature)

</details>
