> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/chinese-documentation/tuan-dui-gong-neng/private-active-session-lock.md).

# 私人活动会话锁定

{% 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 %}

### 选择活动会话锁选项

打开**活动会话锁**按钮以激活此功能。
{% endstep %}
{% endstepper %}

{% hint style="info" %}
如果您还有任何疑问，请随时联系我们的[支持团队](https://incogniton.com/contact/)。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
