> 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/knowledge-base/how-to-articles/it-asset-management-in-remote-desktop-manager.md).

# Gestion des actifs TI dans Remote Desktop Manager

### Actif

La section ***Actif*** d'une entrée Remote Desktop Manager est utilisée pour gérer et documenter des informations détaillées sur les ***actifs TI***, tels qu'un ordinateur, un serveur ou tout autre matériel.

1. Cliquez avec le bouton droit sur une entrée et sélectionnez ***Propriétés***.
2. Allez dans ***Affichage*** – ***Actif***.
3. Saisissez les informations.
4. Cliquez sur ***Mettre à jour*** pour enregistrer les modifications et fermer la fenêtre.
5. Dans le ***Tableau de bord*** de l'entrée, sélectionnez l'onglet ***Actif*** pour consulter les informations.

![](https://cdnweb.devolutions.net/docs/RDMW6082_2024_2.png)

### Gestion des actifs TI

La fonctionnalité ***Gestion des actifs TI*** peut être utilisée pour lier un gestionnaire d'actifs (p. ex. BlueTally, [Lansweeper](/rdm/fr/knowledge-base/how-to-articles/use-lansweeper-in-remote-desktop-manager.md)) par le biais des propriétés d'une entrée.

{% hint style="info" %}
Seuls les types d'entrée ***Session*** , ***Gestion à distance*** , ***divers*** , ***VPN*** , ***Synchroniseur*** et ***Modèle*** prennent en charge cette fonctionnalité pour l'instant. Les [entrées de gestion des actifs TI](/rdm/fr/knowledge-base/how-to-articles/it-asset-entry.md) fonctionnent différemment de la fonctionnalité.
{% endhint %}

1. Cliquez avec le bouton droit sur une entrée et sélectionnez ***Propriétés***. 2. Allez dans ***Affichage*** – ***Gestion des actifs TI***. 3. Sélectionnez un ***Type de service*** dans la liste déroulante. 4. Saisissez l'URL vers un actif spécifique.

![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB0058.png)

2. Cliquez sur ***OK*** pour enregistrer les modifications et fermer la fenêtre.
3. Dans le ***Tableau de bord***, sélectionnez l'onglet ***Gestion des actifs TI***.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>L'onglet sera nommé selon ce qui a été écrit dans le champ du titre de la gestion des actifs TI. Si le champ est laissé vide, BlueTally s'affichera (si ce service a été choisi), ou s'affichera comme Gestion des actifs TI.</p></div>

![](https://cdnweb.devolutions.net/docs/RDMW6080_2024_2.png)

4. Connectez-vous à ce service.

### Voir aussi

* [Devolutions Academy – Fonctionnalités essentielles pour augmenter la productivité](https://academy.devolutions.net/student/page/3266674-must-know-features-to-boost-productivity?sid=66acc46b-f563-44e0-a318-00bfeaa0a374\&sid_i=0)
* [Devolutions Academy - Décomposer des scénarios courants : suivi automatisé des actifs et de l'inventaire](https://academy.devolutions.net/student/activity/3380802-breaking-down-common-scenarios-automated-asset-and-inventory-tracking)


---

# 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.devolutions.net/rdm/fr/knowledge-base/how-to-articles/it-asset-management-in-remote-desktop-manager.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.
