# Strumento di gestione dei segnalibri

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

In questa guida spieghiamo come aggiungere segnalibri ai profili del browser Incogniton.

{% stepper %}
{% step %}
**Aggiungi un segnalibro a un profilo del browser**

* Clicca sull'icona con 3 punti a destra del profilo del browser a cui vuoi aggiungere il segnalibro.
* Vai a **Bookmarks - Add a bookmark**.

![](/files/bf6976f8b6154be0c3c114c7fa582d50dfa36a3a)
{% endstep %}

{% step %}
**Compila i dettagli del segnalibro**

* Inserisci il nome del segnalibro e l'URL di destinazione.
* Clicca su **Save** per aggiungere il segnalibro.

{% hint style="warning" %}
Includi il protocollo (https\:// o http\://) nell'URL, altrimenti il segnalibro non verrà aggiunto.
{% endhint %}

![](/files/d178e650ff28eddeefc6d723ca8702225b1ac5cc)
{% endstep %}

{% step %}
**Verifica il segnalibro nel browser**

* Avvia il profilo del browser.
* Il segnalibro dovrebbe essere visibile sotto la barra degli indirizzi.

![](/files/a3e1647f31a912eb039e2d91921f050324e6f593)
{% endstep %}
{% endstepper %}

## Aggiungere segnalibri pre-salvati / segnalibri usati frequentemente

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

Quando utilizzi frequentemente lo stesso segnalibro, può essere più efficiente creare un segnalibro generale (pre-salvato) e aggiungerlo ai profili secondo necessità.

{% stepper %}
{% step %}
**Crea un segnalibro generale**

* Nella panoramica del profilo del browser, clicca su **Browser Management**.
* Vai a **General Bookmarks**.
* Clicca su **Create Bookmark**, inserisci il nome e l'URL, quindi clicca su **Create bookmarks**.

![](/files/a2b374f4c638511e4bb8d4c7048f95be4aefe316)
{% endstep %}

{% step %}
**Aggiungi un segnalibro generale a un profilo del browser**

* Clicca sull'icona con 3 punti su un profilo del browser.
* Naviga su **Bookmarks - Add a bookmark**.
* Il segnalibro generale sarà visibile nell'elenco. Selezionalo, clicca su **Add selected** e poi su **Save**.

![](/files/6ba97f7ee42620da611c53892895d7a87c022002)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Se hai ancora domande su questa funzione, contatta il nostro [dipartimento 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/funzionalita-extra/bookmark-management-tool.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.
