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

# IT asset management in Remote Desktop Manager

### Asset

The ***Asset*** section of a Remote Desktop Manager entry is used to manage and document detailed information about ***IT assets***, such as a computer, server, or other hardware.

1. Right-click on an entry and select ***Properties***.
2. Go to ***View*** – ***Asset***.
3. Enter the information.
4. Click ***Update*** to save the changes and close the window.
5. In the entry ***Dashboard***, select the ***Asset*** tab to view the information.

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

### IT asset management

The ***IT Asset Management*** feature can be used to link an asset manager (e.g., BlueTally, [Lansweeper](https://docs.devolutions.net/rdm/kb/how-to-articles/lansweeper/)) through an entry's properties.

{% hint style="info" %}
Only the ***Session*** , ***Remote management*** , ***miscellaneous*** , ***VPN*** , ***Synchronizer*** and ***Template*** entry types support this feature for now. The [IT asset management entries](https://docs.devolutions.net/rdm/kb/how-to-articles/it-asset-entry/) work differently from the feature.
{% endhint %}

1. Right-click on an entry and select ***Properties***. 2. Go to ***View*** – ***IT Asset Management***. 3. Select a ***Service type*** in the dropdown list. 4. Input the URL to a specific asset.

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

2. Click ***OK*** to save the changes and close the window.
3. In the ***Dashboard***, select the ***IT Asset Management*** tab.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The tab will be named according to what was written in the IT asset management title field. If the field is left empty BlueTally will show (if this service was chosen), or show as IT Asset Management.</p></div>

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

4. Log in to that service.

### See also

* [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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/it-asset-management-in-remote-desktop-manager.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.
