> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/user-interface/top-pane.md).

# Volet supérieur

{% tabs %}
{% tab title="Windows" %}
Le ***Volet supérieur*** contient la [Barre d'outils Accès rapide](https://docs.devolutions.net/fr/rdm/user-interface/top-pane/quick-access-toolbar/) et le [Ruban / Barre de menus](https://docs.devolutions.net/fr/rdm/commands/).

![](https://cdnweb.devolutions.net/docs/RDMW2096_2026_1.png)

Vous pouvez masquer le ***Volet supérieur*** pour maximiser votre espace en faisant un clic droit dessus et en désactivant ***Volet supérieur (ruban/barre de menus)*** ou en appuyant sur <kbd>Alt</kbd>+<kbd>F11</kbd>. La même option est également disponible sous l'onglet ***Fenêtre***.

<figure><img src="https://cdnweb.devolutions.net/docs/RDMW2097_2026_1.png" alt=""><figcaption></figcaption></figure>

Si vous souhaitez restaurer la disposition originale après avoir effectué des modifications, accédez à l'onglet ***Fenêtre*** et sélectionnez ***Réinitialiser la disposition***.

<figure><img src="https://cdnweb.devolutions.net/docs/RDMW2098_2026_1.png" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="macOS" %}
Le ***Volet supérieur*** contient la [Barre d'outils Accès rapide](https://docs.devolutions.net/fr/rdm/user-interface/top-pane/quick-access-toolbar/) et le [Ruban / Barre de menus](https://docs.devolutions.net/fr/rdm/commands/).

![](https://cdnweb.devolutions.net/docs/RDMM2018_2026_1.png)
{% endtab %}

{% tab title="Linux" %}
Le ***Volet supérieur*** contient la [Barre d'outils Accès rapide](https://docs.devolutions.net/fr/rdm/user-interface/top-pane/quick-access-toolbar/) et le [Ruban / Barre de menus](https://docs.devolutions.net/fr/rdm/commands/).

![](https://cdnweb.devolutions.net/docs/RDML2001_2026_1.png)
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://docs.devolutions.net/rdm/fr/user-interface/top-pane.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.
