# Licensing Scheme

### Manage Account and Licenses

Find the **LICENSE** button in Revit in the **MKS** tab under the main tools, in Rhino, on the top right corner of the [Panel](/beam/beam-for-rhinoceros/using-rhino-beam.md#panel).

![Revit License button](/files/-MSUBjw-X8qByKmgfSFR)

<div align="left"><img src="/files/-Mge4ul-37NkFO7O4XXh" alt="Rhino License button"></div>

Login with email and password in Revit or Rhino to link your BEAM PRO Account to the machine.

{% hint style="warning" %}
Activation requires internet connection to work.
{% endhint %}

### BEAM PRO Licensing Scheme

BEAM PRO uses a [floating licensing](https://en.wikipedia.org/wiki/Floating_licensing) scheme and will consume activation slots from a License from your account only when an **import / export tool** is used and release it after a **cool-down period**.

{% hint style="success" %}
Invite additional users to your [TEAM](#manage-account-and-licenses) so they can access and use your licenses.
{% endhint %}

#### Overview

**Standard Accounts (2-Device Activation Slots)**

* **Two Slots per License:** Each license grants **2 activation slots**.
* **Slot Consumption:** Running an **import** or **export** on a device locks one slot to that device.
* **Concurrent Use:** You can lock slots on **up to 2 different devices** at the same time.
* **Cool-Down & Auto-Release:** After an import/export, that slot remains reserved for the device during the cool-down period, then **automatically frees**, making it available for another device.

**Enterprise Accounts (Unlimited Devices)**

* **No Slot Limits:** Import/export on as many devices as you need—no activation caps or cool-down constraints.

| Account type        | Device activation release period | Device activations per license |
| ------------------- | -------------------------------- | ------------------------------ |
| BEAM PRO Standard   | 12 hours                         | 2                              |
| BEAM PRO Enterprise | No Cool-down                     | Unlimited                      |

{% hint style="info" %}
To manage your licenses, visit [www.mksdtech.com/my-account](https://www.mksdtech.com/my-account)
{% endhint %}

{% hint style="warning" %}
**No Manual Deactivation**: Logging out, closing the program, or shutting down the machine does not immediately release the license.​
{% 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://wiki.mksdtech.com/license/licencing.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.
