# Tagging profiles with markers

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

In this guide we explain the tagging functionality. With this functionality you can easily add markers to your browser profiles to make it even clearer what the status of a particular browser profile is. This makes working in Incogniton even easier for you and your team members.

{% stepper %}
{% step %}

#### Create a tag

Click **Action** in the browser profile overview and choose **Tags - Tag Management**.

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

{% step %}

#### Configure and add the tag

* In the pop-up, give the tag a name, background color and icon.
* Click **Add** to create the tag. You can create as many tags as you want with any combination of name, color and icon.

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

{% step %}

#### Assign tags to profiles

* Select the browser profiles you want to tag.
* Click on **Action - Assign tags to profiles**.

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

{% step %}

#### Use the Assign tag dashboard

* Select the profiles to add and check the checkbox next to the tag.
* Click **Save tag assignments** when done.
* You can add multiple tags to a single browser profile.

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

{% step %}

#### Filter by tags

After tagging, you can filter your browser profile list by tags to view specific groups of profiles. Navigate to **Search tags** and select the preferred tag.

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

{% hint style="info" %}
If you have any questions about this functionality or other questions, please contact our [support team](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/browser-and-browser-profiles/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.
