# 私人活动会话锁

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

在[团队合作](/documentation/chinese-documentation/tuan-dui-gong-neng/adding-team-members.md)时，可能会在不同设备上打开相同的浏览器配置文件。这可能会损害您的浏览器配置文件并导致同步错误。为防止这种情况，Incogniton 提供了一项名为**私有活动会话锁定**的功能。

此功能可防止同一浏览器配置文件被多次同时打开，从而避免当您和队友同时打开相同浏览器配置文件时出现同步错误。您可以在浏览器配置文件配置中启用此选项：

{% stepper %}
{% step %}
**前往浏览器配置文件**

点击浏览器配置文件旁边的三个点，然后选择**编辑**。
{% endstep %}

{% step %}
**选择活动会话锁定选项**

打开**其他**选项卡并切换打开**活动会话锁定**选项。

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

{% hint style="info" %}
如果您还有任何疑问，请随时联系我们的[支持团队](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/chinese-documentation/tuan-dui-gong-neng/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.
