# Button License

### ![](/files/rOi5CGs08D5mtRw4iPFx)

### OMrun License Types

* **Full-Version**\
  Allows designing and running test objects within OMrun.\
  Checks number of concurrent running instances if OMrun is called via command line.
* **Runtime-Version**\
  Allows to run and execute Test Objects only. Typically used to run Test Objects via batch (within a batch file or Windows Task Scheduler).\
  Needs to be called with parameters via command line. It starts without front-end (no GUI will be visible during execution).\
  Checks the available number of concurrently running instances.

### Open License Dialog

The install / un-install dialog for OMrun license can be called from menu button "License" (see License Key for more details).

### Display License Information

Menu button About shows all information of your installed license key.


---

# 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://dbi-services.gitbook.io/omrun-help/version-4.x/menu-functions/button-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.
