# Menu Functions on Ribbon

[![OMrun Ribbon | Detailed Overview of OMrun Ribbon Menu](https://img.youtube.com/vi/R3TndBNtuhY/maxresdefault.jpg)](https://youtu.be/R3TndBNtuhY)

### Menu Overview

The OMrun ribbon contains the base functionality of the tool.

<figure><img src="/files/l20f2bTuw2LVxvdZleZb" alt="OMrun menu ribbon" width="80%"><figcaption><p>OMrun menu ribbon</p></figcaption></figure>

***

### Header Information

The form header contains the test project name (business system), the user name and the local device name.\
\
Format: OMrun - Business System: \[BSS] (\[user name] | \[device name])

<figure><img src="/files/UVhOMRmLOjdVpTzhXAMS" alt="OMrun window header"><figcaption><p>OMrun window header</p></figcaption></figure>

***

### Minimize / Maximize Ribbon

Right click on the ribbon (on black background) to show the minimize/maximize button.\
Left click on the button to tick it on/off.

<figure><img src="/files/6ZfsafLiXrswymoul1Vv" alt="OMrun minimize ribbon button" width="50%"><figcaption><p>OMrun minimize ribbon button</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.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.
