# Button Export

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

### Manual Report Export

The "Export" function extracts the test results from

* Scenarios
* Test objects
* Parameter lists

and converts them into Excel. The manually created report contains the related results for any choosen standard filter ("All", "Passed", "Failed" - see example pictures) on the result screen.\
If application MS Excel is installed OMrun opens the generated result sheet automatically.

<figure><img src="/files/HbhQLrTRPySJv0CZx5Ck" alt="OMrun export filter &#x27;All&#x27;" width="80%"><figcaption><p>OMrun export filter 'All'</p></figcaption></figure>

<figure><img src="/files/Gj84SWGVvUxn2hQORo73" alt="OMrun export filter &#x27;Failed&#x27;" width="80%"><figcaption><p>OMrun export filter 'Failed'</p></figcaption></figure>

<figure><img src="/files/GuDZSwV4B8ht18wWNyLO" alt="OMrun export filter &#x27;Passed&#x27;" width="80%"><figcaption><p>OMrun export filter 'Passed'</p></figcaption></figure>

### Automated Report Export

In case of running the "Export" functionality by starting the OMrun Batch File, the results are stored automatically into the pre-defined output path and can be downloaded from OMdashboard if the publisher flags are set and access rights to this path are granted.


---

# 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-export.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.
