# License

The License Menu tab provides insight into various license information, such as number and expiration date. The license transmitted by the manufacturer can be inserted via the button "Import License”. Every license is a perpetual floating license. Therefore it is possible to install as much clients and create as much users as desired. Each logged in user is counted. Once the license limit is reached, no other user is able to log in.

<figure><img src="/files/xrGfwRnuwHGrVefLp31W" alt=""><figcaption><p>License tab in FX</p></figcaption></figure>

### Show Hardware-ID:

If Helmut4 is installed on a piece of hardware and not on a VM, it is possible to generate a hardware ID using this button. This is required to create the license.

### Import icense:

Opens the import license dialog via which the license can be imported. The license must be imported in the form of the complete text of the license file. To do this, copy the text from the license file into the free-text field of the dialog. By clicking on "Cancel" the dialog can be ended and via "Save" the license is imported.


---

# 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.helmut.de/helmut4-releases/v4.6.1/helmut4-components/helmutfx/license.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.
