# Navigation Tree

***

### Tree behaviour

Every element of the tree will open by double click on it.

As soon as an element is highlighted it is possible to execute (active element visible on bread crumb).

[Drag & drop](/omrun-help/version-4.x/element-overview/test-data-object.md#drag-and-drop) of "Test Objects" supports move or copy of "Data Objects" between "Components".

<figure><img src="/files/mjdgtwVkOmhmiPuHkwTJ" alt="OMrun navigation tree" width="80%"><figcaption><p>OMrun navigation tree</p></figcaption></figure>

***

### Tree Search

If there are many objects added to the tree, it is sometimes difficult to find the desired object. The search field does help.

The behavior of the search field is similar to the one from MS Explorer.\
If you start typing a name, the tree is continously reduced to the matching string. To reset the search string simply press the cross icon.

<figure><img src="/files/AzcX1osO0mOmGy19bk2R" alt="OMrun tree search" width="80%"><figcaption><p>OMrun tree search</p></figcaption></figure>

***

### Tree Refresh

Right mouse click activates the refresh tree function. Click on the refresh menu and all open windows are closed, the tree is reduced to the default setting and moves to the selected environment.

<figure><img src="/files/kYPsUb1R3NEO5paBaQ0G" alt="OMrun refresh tree" width="80%"><figcaption><p>OMrun refresh tree</p></figcaption></figure>

***

### Bread crumb

Every element of the tree will open by double click on it.

As soon as an element is highlighted it is possible to execute (active element visible on bread crumb).

<figure><img src="/files/ptxpQr1B46vgk29DftsT" alt="OMrun bread crumb"><figcaption><p>OMrun bread crumb</p></figcaption></figure>

***

### Progress bar

It shows the progress of any execution by a colored bar and current object executing in text form on the right side of the bar.

<figure><img src="/files/SxQKSieqgoHenJJGtiHO" alt="OMrun progress bar"><figcaption><p>OMrun progress bar</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/version-4.x/element-overview/navigation-tree.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.
