> For the complete documentation index, see [llms.txt](https://dbi-services.gitbook.io/omrun-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dbi-services.gitbook.io/omrun-help/version-4.x/configuration/dashboard-configuration.md).

# Dashboard Configuration

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

### Select scenarios to publish

All scenarios are listed against all environments in the upper grid to select and activate if they should be published. For the environment there is a tick / un-tick all box.

The matrix is generated from the business system and is automatically adjusted if scenarios or environments are added or removed.

If you rename an environment or a scenario you have to set the publish flag again.

<figure><img src="/files/UOEHfuKXFS6ZRytQcoQg" alt="OMrun dashboard configuration settings"><figcaption><p>OMrun dashboard configuration settings</p></figcaption></figure>

***

### Set path to the dashboard location

The publish target is set via path to reach the correct OMdashboard database. It is possible to use environment variable within the path definition to direct data to different OMdashboard installation if using different environments.\
Default: C:\inetpub\wwwroot\OMdashboard\App\_Data.

<figure><img src="/files/SyarlC5ZaPxhdeYcqb0h" alt="OMrun dashboard path settings"><figcaption><p>OMrun dashboard path settings</p></figcaption></figure>

***

### Set Object Mapping to OMdashboard

All the objects (Scenario, Component, Object, Parameter) can be mapped to the different levels on the OMdashboard. Initially the default mapping is set to:

* Level 1 = Scenario
* Level 2 = Component
* Level 3 = Object

If you press the button "Default" the default mapping is restored.

<figure><img src="/files/4qpkAznuUJyvCJ7f3cjR" alt="OMrun dashboard mapping settings"><figcaption><p>OMrun dashboard mapping settings</p></figcaption></figure>

In case you want to see a different representation of your tests results on the OMdashboard you can select one of the pre-defined mappings for each level.

If any static text or an existing environment variable is entered directly into one of the level text boxes, it shows the static value or the content of the variable as a constant text / link on the OMdashboard.

To restore the default mapping press the button "Default".


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dbi-services.gitbook.io/omrun-help/version-4.x/configuration/dashboard-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
