# Power management

OmniScope can keep your system awake while the app is running.

## Prevent Sleep and Screensaver (1.11.25+)

Enable the "Prevent system sleep and screensaver" option in Preferences to stop macOS/Windows from sleeping while OmniScope is open. The setting only applies while OmniScope is running.

## Tips

* Disable it when running on battery-powered laptops.
* Combine with Performance settings for long QC sessions.


---

# 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/power-management.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.
