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

# Gestione degli asset IT in Remote Desktop Manager

### Asset

La sezione ***Asset*** di una voce di Remote Desktop Manager è utilizzata per gestire e documentare informazioni dettagliate sulle ***risorse IT***, come un computer, un server o altro hardware.

1. Faccia clic con il tasto destro su una voce e selezioni ***Proprietà***.
2. Vada su ***Visualizza*** – ***Asset***.
3. Inserisca le informazioni.
4. Faccia clic su ***Aggiorna*** per salvare le modifiche e chiudere la finestra.
5. Nella ***Dashboard*** della voce, selezioni la scheda ***Asset*** per visualizzare le informazioni.

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

### Gestione delle risorse IT

La funzionalità ***Gestione delle risorse IT*** può essere utilizzata per collegare un gestore di risorse (ad es. BlueTally, [Lansweeper](/rdm/it/knowledge-base/how-to-articles/use-lansweeper-in-remote-desktop-manager.md)) tramite le proprietà di una voce.

{% hint style="info" %}
Per il momento, solo i tipi di voce ***Sessione*** , ***Gestione remota*** , ***varie*** , ***VPN*** , ***Sincronizzatore*** e ***Modello*** supportano questa funzionalità. Le [voci di gestione delle risorse IT](/rdm/it/knowledge-base/how-to-articles/it-asset-entry.md) funzionano in modo diverso rispetto alla funzionalità.
{% endhint %}

1. Faccia clic con il tasto destro su una voce e selezioni ***Proprietà***. 2. Vada su ***Visualizza*** – ***Gestione delle risorse IT***. 3. Selezioni un ***Tipo di servizio*** nell'elenco a discesa. 4. Inserisca l'URL di una risorsa specifica.

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

2. Faccia clic su ***OK*** per salvare le modifiche e chiudere la finestra.
3. Nella ***Dashboard***, selezioni la scheda ***Gestione delle risorse IT***.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>La scheda sarà denominata in base a quanto scritto nel campo del titolo della gestione delle risorse IT. Se il campo viene lasciato vuoto, verrà visualizzato BlueTally (se è stato scelto questo servizio) oppure Gestione delle risorse IT.</p></div>

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

4. Acceda a quel servizio.

### Vedere anche

* [Devolutions Academy – Must-know features to boost productivity](https://academy.devolutions.net/student/page/3266674-must-know-features-to-boost-productivity?sid=66acc46b-f563-44e0-a318-00bfeaa0a374\&sid_i=0)
* [Devolutions Academy - Breaking down common scenarios: automated asset and inventory tracking](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/it/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.
