# Missing menu items on macOS

If for some reason your top menu doesn't display all the items that should be there:

<figure><img src="/files/8P6sxrrFzRqUiAsMyS4U" alt=""><figcaption></figcaption></figure>

Please do the following:

1. Click the wrench button in the toolbar (second icon),
2. Go to the Appearance tab in the Preferences window,
3. Uncheck **Use native macOS system menu**

<figure><img src="/files/TTjknHxhWNLVBPLYsmLJ" alt=""><figcaption><p>Use native macOS system menu setting in Preferences</p></figcaption></figure>

After restart, you will be able to access the built-in menu in the application window:

<figure><img src="/files/IuCab6sxaaGtbCLSSVF7" alt=""><figcaption></figcaption></figure>


---

# 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/troubleshooting/missing-menu-items-on-macos.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.
