> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/advanced-topics/hiding-and-showing-parallels-desktop.md).

# Hiding and Showing Parallels Desktop

When Parallels Desktop is running, you can hide and show it and all its windows by holding down the Function (Fn) key and pressing the F6 key.

If Parallels Desktop is visible but running in the background, pressing Fn-F6 brings Parallels Desktop and all its windows to focus. The key to show and hide Parallels Desktop can be configured on the **Shortcuts** tab of Parallels Desktop Preferences:

<figure><img src="https://content.gitbook.com/content/hVLphlNWs82OS4cXatMx/blobs/tXybon2UfrD8sJ5d49K5/Screenshot%202024-02-01%20at%2023.38.56.png" alt="" width="561"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Most function keys (F1, F2, and so on) on Mac keyboards serve as specific control keys, such as volume and brightness controls, and you must hold down the Fn key as you press the function key to trigger an alternate, application-specific function. If you want to set function keys to be used for alternate functions without having to press the Fn key, choose **Apple** **menu** > **System Preferences** and click **Keyboard**. Then click the **Keyboard** tab and choose **Use all F1, F2, etc. keys as standard function keys**.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/advanced-topics/hiding-and-showing-parallels-desktop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
