> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/fr/bien-demarrer-avec-votre-parcours-giot/4.-vue-densemble-de-la-plateforme-et-tableau-de-bord.md).

# 4. Vue d'ensemble de la plateforme et tableau de bord

La différence entre le menu de la barre latérale dans l'Asset et le Cockpit réside dans leur fonctionnalité et leur objectif:

{% hint style="success" %}
Menu des Ressources: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/40/manual-dutilisation-de-la-plateforme/enregistrement-et-confirmation-du-compte/menu-des-ressources](/fr/manual-dutilisation-de-la-plateforme/enregistrement-et-confirmation-du-compte/menu-des-ressources.md)
{% endhint %}

{% hint style="success" %}
Menu du Cockpit: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/40/manual-dutilisation-de-la-plateforme/enregistrement-et-confirmation-du-compte/menu-du-cockpit](/fr/manual-dutilisation-de-la-plateforme/enregistrement-et-confirmation-du-compte/menu-du-cockpit.md)
{% endhint %}

Comprendre l'écran d'accueil (tableau de bord d'accueil), y compris l'accès rapide et les widgets.\
Personnalisez votre tableau de bord : sélectionnez des tableaux de bord existants ou créez-en de nouveaux pour un accès rapide dans le menu de la vue des actifs.

{% hint style="success" %}
Sélectionner le tableau de bord d'accueil: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/40/manual-dutilisation-de-la-plateforme/tableaux-de-bord/selectionner-le-tableau-de-bord-principal](/fr/manual-dutilisation-de-la-plateforme/tableaux-de-bord/selectionner-le-tableau-de-bord-principal.md)
{% endhint %}

{% hint style="success" %}
Créer ou modifier des widgets sur le tableau de bord: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/40/manual-dutilisation-de-la-plateforme/tableaux-de-bord/creer-un-nouveau-tableau-de-bord](/fr/manual-dutilisation-de-la-plateforme/tableaux-de-bord/creer-un-nouveau-tableau-de-bord.md)
{% endhint %}

{% hint style="success" %}
Sélectionner plus de tableaux de bord comme accès rapide, pour un flux de travail agile de surveillance: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/9D0izLNhS2MFOZbtIGPG/\~/changes/40/manual-dutilisation-de-la-plateforme/tableaux-de-bord/tableau-de-bord-dacces-rapide](/fr/manual-dutilisation-de-la-plateforme/tableaux-de-bord/tableau-de-bord-dacces-rapide.md)
{% 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.g-iot.io/fr/bien-demarrer-avec-votre-parcours-giot/4.-vue-densemble-de-la-plateforme-et-tableau-de-bord.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.
