# Assegnare Tag

I tag aiutano a organizzare e filtrare i progetti all'interno del workspace.

## Assegnare tag a un progetto

1. Aprire la Dashboard.
2. Aprire il menu opzioni sulla scheda del progetto.
3. Selezionare **Edit details**.
4. Nel campo **Tags**, scegliere uno o più tag del workspace.
5. Cliccare **Save Changes**.

È anche possibile cliccare **Assign tags** su una scheda che non ha ancora tag assegnati.

## Assegnare tag a più progetti

1. Aprire la Dashboard.
2. Cliccare **Select Multiple**.
3. Selezionare i progetti.
4. Cliccare **Assign Tags** nella toolbar delle azioni massive.
5. Scegliere uno o più tag.
6. Confermare con **Assign Tags**.

L'assegnazione massiva aggiunge i tag selezionati ai progetti scelti. I tag già assegnati vengono mantenuti.

{% hint style="info" %}
Gli utenti con accesso in scrittura possono assegnare tag esistenti ai progetti. Gli utenti che possono gestire i tag del workspace possono anche creare nuovi tag dalle finestre dei progetti.
{% endhint %}


---

# Agent Instructions: 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://help.pesipiuma.app/gestione-workspace/operazioni-sui-modelli/assegnare-tags-o-gruppi-utenti.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.
