# Etichettatura profili con marcatori

{% embed url="<https://www.youtube.com/watch?v=cH5Q8OVx5uo>" %}

In questa guida spieghiamo la funzionalità di tagging. Con questa funzionalità puoi facilmente aggiungere marker ai tuoi profili browser per rendere ancora più chiaro lo stato di un particolare profilo browser. Questo rende il lavoro in Incogniton ancora più semplice per te e i membri del tuo team.

{% stepper %}
{% step %}
**Creare un tag**

Clicca su **Action** nella panoramica dei profili browser e scegli **Tags - Tag Management**.

<figure><img src="/files/69a7616ff77fd6ae53ba05219b1effc3061d8f76" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Configurare e aggiungere il tag**

* Nel pop-up, dai un nome al tag, un colore di sfondo e un'icona.
* Clicca su **Add** per creare il tag. Puoi creare quanti tag desideri con qualsiasi combinazione di nome, colore e icona.

<figure><img src="/files/0f17937031abe7accf2c53a213a0114b97e5f9ab" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Assegnare tag ai profili**

* Seleziona i profili browser che vuoi taggare.
* Clicca su **Action - Assign tags to profiles**.

<figure><img src="/files/b7e25573270a3b77485f3890cf1b74e76ecda1df" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Utilizzare il dashboard Assegna tag**

* Seleziona i profili da aggiungere e spunta la casella accanto al tag.
* Clicca su **Save tag assignments** quando hai finito.
* Puoi aggiungere più tag a un singolo profilo browser.

<figure><img src="/files/94cf524c294f88b27a3d43d4db641be701e0c753" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Filtrare per tag**

Dopo aver taggato, puoi filtrare la tua lista di profili browser per tag per visualizzare gruppi specifici di profili. Vai su **Search tags** e seleziona il tag preferito.

<figure><img src="/files/f053994e4a84cc50c96b216a9e53aee9231a2eef" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Se hai domande su questa funzionalità o altre domande, contatta il nostro [team di supporto](https://incogniton.com/contact/).
{% 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://docs.incogniton.com/documentation/italian-documentation/browser-e-profili-browser/managing-browser-profiles/tagging-profiles-with-markers.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.
