# Window options

## Toolbar in Titlebar (1.11.23+)

OmniScope can show or hide the toolbar in the window titlebar. Toggle the option in Preferences under UI or Window options to choose between a compact titlebar or more space for controls.

## Scope Settings Window Placement

Scope settings windows remember their last position and size. If a window reopened partially off-screen or at an unusually small size (for example after changing display resolution or moving between monitors), OmniScope now automatically clamps the window back into the visible viewport and enforces a sensible minimum size. No manual reset is needed.


---

# 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://docs.timeinpixels.com/nobe-omniscope/settings-and-preferences/window-options.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.
