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

# Tag

I tag aiutano a organizzare e trovare voci correlate in Remote Desktop Manager, migliorando ricerche, filtri e panoramiche della dashboard.

Aggiunga i tag manualmente alle voci oppure li applichi automaticamente con i modelli per standardizzare la denominazione e ridurre il lavoro manuale in tutta una cassaforte. Utilizzi i tag per filtrare rapidamente elenchi di grandi dimensioni, raggruppare gli elementi nella dashboard e mettere in evidenza ciò che conta per le operazioni quotidiane. Definisca una convenzione di tagging semplice e condivisa affinché i team possano creare viste coerenti per progetti, ambienti o titolarità.

#### Argomenti correlati

* [Ricerca avanzata](/rdm/it/ribbon-menu-bar/view/search/advanced-search.md#search-tab)
* [Sessioni incorporate](/rdm/it/user-interface/content-area/embedded-sessions.md)
* [Dashboard](/rdm/it/user-interface/content-area/dashboard.md)
* [Gestione dei tag](/rdm/it/ribbon-menu-bar/edit/tag-management.md)

#### Vedere anche

* [Devolutions Academy – Analisi degli scenari più comuni: monitoraggio automatizzato di asset e inventario](https://academy.devolutions.net/student/activity/3380802)
* [Devolutions Academy – Analisi degli scenari più comuni: gestione di ambienti multi-cliente](https://academy.devolutions.net/student/activity/3380650)
* [Devolutions Academy – Eliminare e ripulire i tag 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 – Trovare le voci più rapidamente con gli strumenti di ricerca](https://academy.devolutions.net/student/activity/3407934)
* [Devolutions Academy - Organizzare le voci con i tag](https://academy.devolutions.net/student/path/1925039/activity/2667186)
* [Devolutions Academy - Organizzare le risorse con cartelle e categorie](https://academy.devolutions.net/student/page/3266641-organizing-resources-with-folders-and-categories?sid=b1f8c0eb-82d6-4073-920d-c13023a27d05\&sid_i=0)
* [Devolutions Academy – Velocizzare le modifiche con le operazioni in batch](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/it/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.
