# Navigating the User Interface

Faronics Deploy est doté d'un module de tickets intégré, du Mode Sombre avec textures, de configurations du Panneau de contrôle, de l'exécution de scripts personnalisés, et plus encore sur Windows et macOS.

{% hint style="info" %}
Voici un document que nous avons élaboré et qui aborde plusieurs idées pour la gestion des machines à distance La gestion que vous pouvez implémenter avec Faronics Deploy: <mark style="color:blue;">17 conseils pour la gestion de machines à distance.</mark>
{% endhint %}

Pour plus d'informations sur l'interface utilisateur de Faronics Deploy, consultez ce qui suit:

1. <mark style="color:blue;">Vues de l'interface utilisateur de Deploy</mark>
2. <mark style="color:blue;">Utiliser la grille de Contrôle/Smart</mark>
3. <mark style="color:blue;">Utilisation de la barre d'outils d'action</mark>
4. <mark style="color:blue;">États des ordinateurs et actions</mark>
5. <mark style="color:blue;">Vue Mode Clair/Mode Sombre</mark>


---

# 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.faronics.com/faronics-deploy-docs/get-started-1/user-interface.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.
