> 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-entry.md).

# Entrée d'actif TI

L'entrée ***Actif TI*** est utile pour stocker de l'information sur un grand nombre d'actifs TI, comme les ordinateurs, les moniteurs, les imprimantes et leur statut.

### Créer une entrée Actif TI

1. Dans Remote Desktop Manager, créez une nouvelle entrée.
2. Sélectionnez ***Gestion des actifs TI***.
3. Choisissez le type d'***Actif TI*** que vous souhaitez répertorier.
4. Cliquez sur ***Sélectionner*** pour créer l'entrée.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB6149.png" alt=""><figcaption></figcaption></figure>
5. Saisissez l'information et cliquez sur ***Ajouter***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB6150.png" alt=""><figcaption></figcaption></figure>

L'entrée est enregistrée.

### Historique des propriétaires

Vous pouvez consulter l'historique des personnes ayant été assignées à un actif, ainsi que les dates de début et de fin.

1. Sélectionnez ***Historique des propriétaires***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB6194.png" alt=""><figcaption></figcaption></figure>
2. La fenêtre ***Historique des propriétaires*** s'ouvre.
3. Un nouvel ***élément d'Historique des propriétaires*** peut être ajouté en cliquant sur ***Ajouter (+)***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB6195.png" alt=""><figcaption></figcaption></figure>
4. Saisissez la ***Date de fin***, le ***Contact*** et la ***Note***.
5. Cliquez sur ***OK***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB6196.png" alt=""><figcaption></figcaption></figure>
6. Cliquez sur ***Enregistrer*** pour sauvegarder l'historique des propriétaires.

#### Voir aussi

* [Devolutions Academy - Gestion des actifs](https://academy.devolutions.net/student/path/1925039/activity/2667189)
* [Devolutions Academy – Fonctionnalités incontournables pour accroître la productivité](https://academy.devolutions.net/student/page/3266674-must-know-features-to-boost-productivity?sid=66acc46b-f563-44e0-a318-00bfeaa0a374\&sid_i=0)


---

# 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-entry.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.
