# Dashboard

The dashboard page is composed of several tabs.

The first tab allows you to select a device via the [global search](/control/english/guides/premiers-pas-sur-control/recherche-globale.md).

![Dashboard search tab](/files/31TcpnvkFOUX99F6S2Ub)

There are 2 types of tabs:

* Dashboard of a device
* Detail of a public IP address

{% hint style="warning" %}
You cannot open the same tab twice for the same device or the same public IP address.
{% 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://docs.serenicity.fr/control/english/devices/dashboard.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.
