# Recherche globale

En cliquant sur le bouton de recherche en haut à droite, une pop-up de recherche va s'ouvrir.

{% hint style="info" %}
Vous pouvez ouvrir rapidement la pop-up avec `Ctrl`+`K` (ou ⌘+`K` sur MacOS)
{% endhint %}

![Recherche globale](/files/fbPHHYCQnWfuhMCKI43Q)

## Recherche d'un appareil

La barre de recherche vous permet de rechercher un appareil directement avec son **nom**, son **identifiant**, ou via ses **entités** (revendeur, client, ou site).

En choisissant un appareil, vous allez être redirigé vers le [Dashboard](/control/appareils/dashboard.md), et l'[onglet du dashboard du votre appareil](/control/appareils/dashboard-dun-appareil.md) va s'ouvrir.

Il est possible d'afficher et de rechercher les revendeurs, clients, sites ou appareils.

![Aide recherche globale](/files/YWuEjsVnq65U9oTRTDCE)

## Recherche d'un nom de domaine

Vous pouvez également rechercher un nom de domaine d'un site internet, ou directement un URL dans la barre de recherche.&#x20;

En sélectionnant le nom de domaine, la résolution en adresse IP est effectuée.

![Recherche d'un nom de domaine](/files/EP29DZ4uvbvRzkx3cpax)

En effectuant la recherche, vous allez être redirigé vers le [Dashboard](/control/appareils/dashboard.md), et un [onglet d'adresse IP publique](/control/appareils/adresse-ip-publique.md) va s'ouvrir.


---

# 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.serenicity.fr/control/guides/premiers-pas-sur-control/recherche-globale.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.
