# Private active session lock

{% embed url="<https://www.youtube.com/watch?v=hYjskGUQjQI&embeds_referring_euri=https%3A%2F%2Fincogniton.com%2F>" %}

While [working in a team](https://docs.incogniton.com/team-features/adding-team-members), there is a chance that the same browser profile is opened on different devices. This can harm your browser profile and cause syncing errors. To prevent this, Incogniton provides a feature called **private active session lock**.

This feature prevents the same browser profile from being opened multiple times simultaneously, avoiding syncing errors when you and a teammate open the same browser profile at once. You can enable this option in the browser profile configuration:

{% stepper %}
{% step %}

#### Go to browser profile

Click the three dots next to the browser profile and choose **Edit**.
{% endstep %}

{% step %}

#### Choose Active session lock option

Open the tab **Other** and toggle on the option **Active session lock**.

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/OeArxVse0z3QOZqISNIy/asl.png)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you still have any questions, don’t hesitate to 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/team-features/private-active-session-lock.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.
