# Dashboard Configuration

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

### 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 each 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/YjKY8YkNJFAJNRqaLEpa" alt="OMrun dashboard configuration settings" width="50%"><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 path: `C:\inetpub\wwwroot\OMdashboard\App_Data`\
Default link: `http://localhost/OMdashboard/`

<figure><img src="/files/Nc0uYd87V03MgI5tEOxW" alt="OMrun dashboard path settings"><figcaption><p>OMrun dashboard path and link 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/yccjJJ3MXtMxbVA6vfYO" 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: 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/configuration/dashboard-configuration.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.
