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

# IT-Asset-Verwaltung in Remote Desktop Manager

### Asset

Der Abschnitt ***Asset*** eines Eintrags in Remote Desktop Manager dient dazu, detaillierte Informationen über ***IT-Ressourcen*** wie einen Computer, Server oder andere Hardware zu verwalten und zu dokumentieren.

1. Klicken Sie mit der rechten Maustaste auf einen Eintrag und wählen Sie ***Eigenschaften***.
2. Gehen Sie zu ***Ansicht*** – ***Asset***.
3. Geben Sie die Informationen ein.
4. Klicken Sie auf ***Aktualisieren***, um die Änderungen zu speichern und das Fenster zu schließen.
5. Wählen Sie im ***Dashboard*** des Eintrags die Registerkarte ***Asset***, um die Informationen anzuzeigen.

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

### IT-Asset-Verwaltung

Mit der Funktion ***IT Asset Management*** kann ein Asset-Manager (z. B. BlueTally, [Lansweeper](/rdm/de/knowledge-base/how-to-articles/use-lansweeper-in-remote-desktop-manager.md)) über die Eigenschaften eines Eintrags verknüpft werden.

{% hint style="info" %}
Derzeit unterstützen nur die Eintragstypen ***Sitzung***, ***Remoteverwaltung***, ***Sonstiges***, ***VPN***, ***Synchronizer*** und ***Vorlage*** diese Funktion. Die [IT-Asset-Verwaltungseinträge](/rdm/de/knowledge-base/how-to-articles/it-asset-entry.md) funktionieren anders als die Funktion.
{% endhint %}

1. Klicken Sie mit der rechten Maustaste auf einen Eintrag und wählen Sie ***Eigenschaften***. 2. Gehen Sie zu ***Ansicht*** – ***IT Asset Management***. 3. Wählen Sie einen ***Dienstyp*** in der Dropdown-Liste. 4. Geben Sie die URL zu einer bestimmten Ressource ein.

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

2. Klicken Sie auf ***OK***, um die Änderungen zu speichern und das Fenster zu schließen.
3. Wählen Sie im ***Dashboard*** die Registerkarte ***IT Asset Management***.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Die Registerkarte wird gemäß dem benannt, was im Titelfeld der IT-Asset-Verwaltung eingetragen wurde. Wenn das Feld leer gelassen wird, wird BlueTally angezeigt (wenn dieser Dienst gewählt wurde) oder es wird als IT Asset Management angezeigt.</p></div>

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

4. Melden Sie sich bei diesem Dienst an.

### Siehe auch

* [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/de/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.
