# Button About

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

### Information about OMrun

The window "About" displays information below:

* **Product**\
  OMrun product name
* **Version**\
  OMrun version number installed on the system (see [Release Notes](/omrun-help/readme/release-notes.md)).
* **Device name**\
  Displays the specified device name for the license which belongs to one computer only. If you plan to move your OMrun installation to another computer please see [License Key Deactivation](/omrun-help/installation/license-key/deactivation.md).
* **Copyright**\
  Copyright year of this OMrun version
* **Target CPU**\
  Computer hardware platform type of this OMrun version

### Example

<figure><img src="/files/jTSBgPY5FyKudJRj5RU5" alt="OMrun window &#x27;About&#x27;" width="60%"><figcaption><p>OMrun window 'About'</p></figcaption></figure>


---

# 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/menu-functions/button-about.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.
