> 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/content-area/dashboard/dashboard-tabs/asset.md).

# Actif

L'onglet du tableau de bord ***Asset*** contient un large éventail d'informations sur l'entrée sélectionnée — certaines purement informatives et d'autres à caractère opérationnel. L'onglet comprend plusieurs sections afin de présenter le plus d'informations possible.

<table><thead><tr><th width="134">SECTIONS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Summary</strong></td><td>Permet aux utilisateurs de spécifier les informations propres à l'ordinateur, telles que le système d'exploitation, l'adresse MAC et la description du matériel.</td></tr><tr><td><strong>Software</strong></td><td>Permet aux utilisateurs de répertorier tous les logiciels installés sur l'ordinateur distant.</td></tr><tr><td><strong>Hardware</strong></td><td>Permet aux utilisateurs de spécifier les informations matérielles de l'ordinateur distant.</td></tr><tr><td><strong>Contact</strong></td><td>Affiche les informations d'une personne ayant un lien avec l'entrée. Il peut s'agir, par exemple, du technicien qui gère la machine distante.</td></tr><tr><td><strong>Purchase</strong></td><td>Permet aux utilisateurs de saisir les informations relatives à la facture ou à l'achat de l'équipement.</td></tr></tbody></table>


---

# 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/content-area/dashboard/dashboard-tabs/asset.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.
