# User Settings

[![OMrun User Settings: Step-by-Step Guide](https://img.youtube.com/vi/cpqyqp-tBpY/maxresdefault.jpg)](https://youtu.be/cpqyqp-tBpY)

## Color Mode & Query Font Size

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

OMrun supports both dark mode (default) and light mode for the user interface. Additionally, you can adjust the font size of the query editor. You are also able to select a default reporting application for exporting results to a Microsoft or an OpenSource product.

### Steps to Customize Look & Feel

1. Open the configuration window.
2. Navigate to the `User Settings` tab.
3. Select your preferred color mode (via dropdown: `Dark Mode` or `Light Mode` ).
4. Choose a query font size (via dropdown: 9–18).

<figure><img src="/files/LhJPbI9DFJ4c17F4D7yz" alt="Open and Modify OMrun User Settings" width="80%"><figcaption><p>Open and Modify OMrun User Settings</p></figcaption></figure>

### Customize Reporting Application

#### Dropdown Option `Default`

By default, OMrun exports result reports using the application file extension set according the Windows default for `.xlsx` files.

#### Dropdown Option `None`

With option `None` no application will be started after report generation and a save file dialog appears to define your own storage path (supporting also UNC paths) where the current report file should be stored.

#### Dropdown Option `Microsoft Excel`, `OpenOffice Calc` or `LibreOffice Calc`

Alternatively, you can change this setting to `Microsoft Excel`, `OpenOffice Calc` or `LibreOffice Calc` regardless of the default application set by Windows (and of course, these apps must be installed locally beforehand).

<figure><img src="/files/1odfZhyGjG01A3YJCNUd" alt="Selecting Reporting Application" width="80%"><figcaption><p>Selecting Reporting Application</p></figcaption></figure>

### Reopen last opened Tabs on start

This last option reopens all Tabs that were open when OMrun was closed on the next Start when checked.

<figure><img src="/files/KRRaiTeS9Nj7tcSfsisr" alt="reopen last opened tabs Option" width="80%"><figcaption><p>reopen last opened tabs Option</p></figcaption></figure>

### Font Size Example

The following image shows the query font size set to 14:

<figure><img src="/files/G7nbe2S65hMRXRh8g2t3" alt="An Example of Modified OMrun Query Font Size" width="50%"><figcaption><p>An Example of Modified OMrun Query Font Size</p></figcaption></figure>

### Warning :warning:

> Changing Color Mode or Query Font Size requires restarting the application. OMrun automatically saves your work, so no data loss should occur. However, we recommend completing your work and closing all open tabs before changing these settings to avoid any potential issues.


---

# 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/user-settings.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.
