> 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

Dokumentieren Sie IT-Assets auf der Registerkarte Asset eines Eintrags und verknüpfen Sie externe Asset-Manager wie Lansweeper direkt in Einträgen von Remote Desktop Manager.

### Asset

Der Abschnitt ***Asset*** eines Eintrags in Remote Desktop Manager dient dazu, detaillierte Informationen über ***IT-Assets*** 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.

### IT-Asset-Verwaltung

Die Funktion ***IT-Asset-Verwaltung*** kann verwendet werden, um über die Eigenschaften eines Eintrags einen Asset-Manager (z. B. BlueTally, [Lansweeper](/rdm/de/knowledge-base/how-to-articles/use-lansweeper-in-remote-desktop-manager.md)) zu verknüpfen.

{% hint style="info" %}
Derzeit unterstützen nur die Eintragstypen ***Sitzung***, ***Remote-Verwaltung***, ***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-Verwaltung***. 3. Wählen Sie einen ***Dienstetyp*** in der Dropdown-Liste aus. 4. Geben Sie die URL zu einem bestimmten Asset ein.
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-Verwaltung***.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Die Registerkarte wird gemäß dem Eintrag im Titelfeld der IT-Asset-Verwaltung benannt. Wenn das Feld leer gelassen wird, wird BlueTally angezeigt (falls dieser Dienst ausgewählt wurde) oder es wird als IT-Asset-Verwaltung angezeigt.</p></div>
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.
