# Pin profiles

When you have several browser profiles in your Incogniton account it can be hard sometimes to keep a good overview. Fortunately you can use the pin-to-top function to pin certain profiles to the top of your profile overview. This is especially convenient for profiles you use often. Let’s see how this works!

{% stepper %}
{% step %}

#### Navigate to Profile Management

Go to Incogniton and navigate to **Profile Management** for an overview of your browser profiles.
{% endstep %}

{% step %}

#### Choose Pin to top option

Click on the 3-bullet icon next to the profile you want to pin and click **Pin to top**. The profile will then show up at the top of the list with a pin next to it.

![](/files/efc9a892506ed4589c1d9b5218f80a3b64d62848)

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

{% step %}

#### Pin multiple profiles

To pin multiple profiles at once:

* Select the profiles
* Go to **Action**
* Click **Pin to top**

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

{% step %}

#### Unpin profiles

To unpin a browser profile, click the 3-bullet icon again and then choose **Unpin**.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you need help or have any questions, please don’t hesitate to 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/browser-and-browser-profiles/managing-browser-profiles/pin-profiles.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.
