# Bookmark management tool

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

In this guide we explain how to add bookmarks to Incogniton browser profiles.

{% stepper %}
{% step %}

#### Add a bookmark to a browser profile

* Click the 3-bullet icon on the right side of the browser profile you want to add the bookmark to.
* Go to **Bookmarks - Add a bookmark**.

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

{% step %}

#### Fill in bookmark details

* Enter the name of the bookmark and the target URL.
* Click **Save** to add the bookmark.

{% hint style="warning" %}
Include the protocol (https\:// or http\://) in the URL, otherwise the bookmark won’t be added.
{% endhint %}

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

{% step %}

#### Verify the bookmark in the browser

* Launch the browser profile.
* The bookmark should be visible below the address bar.

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

## Adding pre-saved bookmarks / frequently used bookmarks

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

When you frequently use the same bookmark it can be more efficient to create a general (pre-saved) bookmark and add it to profiles as needed.

{% stepper %}
{% step %}

#### Create a general bookmark

* In the browser profile overview click on **Browser Management**.
* Go to **General Bookmarks**.
* Click **Create Bookmark**, fill in the name and URL, then click **Create bookmarks**.

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

{% step %}

#### Add a general bookmark to a browser profile

* Click the 3-bullet icon on a browser profile.
* Navigate to **Bookmarks - Add a bookmark**.
* The general bookmark will be visible in the list. Select it, click **Add selected** and click **Save**.

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

{% hint style="info" %}
If you still have any questions about this feature, contact our [support department](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/extra-features/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.
