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

# Tags

Tags helfen dabei, zusammengehörige Einträge in Remote Desktop Manager zu organisieren und zu finden, und verbessern so Suche, Filter und Dashboard-Überblicke.

Fügen Sie Tags manuell zu Einträgen hinzu oder wenden Sie sie automatisch mit Vorlagen an, um die Benennung zu standardisieren und den manuellen Aufwand in einem Tresor zu reduzieren. Verwenden Sie Tags, um große Listen schnell zu filtern, Elemente im Dashboard zu gruppieren und das hervorzuheben, was für den täglichen Betrieb wichtig ist. Legen Sie eine einfache, gemeinsame Tagging-Konvention fest, damit Teams konsistente Ansichten für Projekte, Umgebungen oder Zuständigkeiten aufbauen können.

#### Verwandte Themen

* [Erweiterte Suche](/rdm/de/ribbon-menu-bar/view/search/advanced-search.md#search-tab)
* [Eingebettete Sitzungen](/rdm/de/user-interface/content-area/embedded-sessions.md)
* [Dashboard](/rdm/de/user-interface/content-area/dashboard.md)
* [Tag-Verwaltung](/rdm/de/ribbon-menu-bar/edit/tag-management.md)

#### Siehe auch

* [Devolutions Academy – Breaking down common scenarios: automated asset and inventory tracking](https://academy.devolutions.net/student/activity/3380802)
* [Devolutions Academy – Breaking down common scenarios: mutli-client environment management](https://academy.devolutions.net/student/activity/3380650)
* [Devolutions Academy – Delete and clean up your tags in Remote Desktop Manager](https://academy.devolutions.net/student/page/2846890-delete-and-clean-up-your-tags-in-remote-desktop-manager?curriculum_activity_id=4340232\&path_id=2628397\&sid=7a7fa2f0-c5ed-4119-a050-e31e2b5a2538\&sid_i=2)
* [Devolutions Academy – Finding entries faster with search tools](https://academy.devolutions.net/student/activity/3407934)
* [Devolutions Academy - Organizing entries with tags](https://academy.devolutions.net/student/path/1925039/activity/2667186)
* [Devolutions Academy - Organizing resources with folders and categories](https://academy.devolutions.net/student/page/3266641-organizing-resources-with-folders-and-categories?sid=b1f8c0eb-82d6-4073-920d-c13023a27d05\&sid_i=0)
* [Devolutions Academy – Speeding through edits with batch operations](https://academy.devolutions.net/student/activity/3407938)


---

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