> 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/it/concepts/intermediate-concepts/it-asset.md).

# Asset IT

Gestisca il suo inventario IT in modo accurato centralizzando le informazioni tecniche, software, hardware e di posizione. In Remote Desktop Manager, gli asset IT possono essere allegati a una voce di connessione o gestiti con un gestore di asset, consentendo ai team di monitorare i dettagli del ciclo di vita come proprietario, garanzia, tag e campi personalizzati all'interno di una cassaforte. Questa centralizzazione migliora la visibilità, riduce la duplicazione e accelera la risoluzione dei problemi.

Per operazioni su larga scala, utilizzi modelli e operazioni batch per importare o aggiornare molti asset contemporaneamente, quindi mantenga i record allineati tramite sincronizzatori o aggiornamenti periodici. I report e gli audit aiutano a convalidare l'accuratezza e a dimostrare la conformità nei vari ambienti.

#### Argomenti correlati

* [Voce asset IT](/rdm/it/knowledge-base/how-to-articles/it-asset-entry.md)
* [Utilizzare la funzionalità di gestione degli asset IT in Remote Desktop Manager](/rdm/it/knowledge-base/how-to-articles/it-asset-management-in-remote-desktop-manager.md)
* [Nascondere il pannello Asset situato nella dashboard](/rdm/it/knowledge-base/how-to-articles/apply-policies-gpos.md#hide-the-asset-panel-located-in-the-dashboard)

#### Vedere anche

* [Devolutions Academy - Gestione degli asset](https://academy.devolutions.net/student/path/1925039/activity/2667189)


---

# 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/it/concepts/intermediate-concepts/it-asset.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.
