# 账户共享

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

使用账户共享功能轻松与其他 Incogniton 用户分享您的账户。此功能的目的是让一个账户更容易管理另一个账户的配置文件。直接登录管理配置文件更加安全和方便，无需共享密码。让我们看看它是如何工作的！

{% stepper %}
{% step %}
**导航到账户设置**

登录 Incogniton 应用程序，导航到 **我的账户 – 账户设置 – 账户共享**。

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

{% step %}
**授予新邮箱访问权限**

点击 **授予新邮箱访问权限**。输入收件人的电子邮件地址并选择到期日期——他们可以在此日期之前访问您的账户。然后点击 **添加**。转到 **已连接的邮箱** 查看谁可以访问您的账户。

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

{% step %}
**管理您可以连接的账户**

要管理您可以连接的账户，点击 **我可以连接的账户**，选择一个可用账户并点击 **连接**。

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

{% hint style="info" %}
**注意：**

* 配置文件数量不合并；每个账户保留自己的限制。
* 您只能将账户访问权限授予至少有 50 个配置文件的付费用户。
* 如果您启用了 2FA，则无法共享。
* 您不能添加自己的电子邮件。
  {% endhint %}

{% 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/zhang-hu-guan-li/account-sharing.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.
