# I have multiple monitors and the inFlight Status Window shows on a non-primary monitor.

If you have multiple monitors and the flight status window appears on a non-primary monitor when starting a flight, you can easily move it to your main screen. Click the dock button to send the window to your primary monitor. Once it's docked, you can undock the flight status window, ensuring it displays correctly on your primary monitor.

<figure><img src="/files/36Z4fGgpUJx3eqwrKd5A" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Currently, the flight status window is limited to appearing only on the primary monitor, with no option to move it to another screen.
{% endhint %}


---

# 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://kb.inflightaddon.com/tech-support/faqs/i-have-multiple-monitors-and-the-inflight-status-window-shows-on-a-non-primary-monitor..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.
