# 我的账户已被恢复

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/my-account-was-recovered/)
{% endhint %}

如果您是某个组织的成员，主密码[已被管理员重置](/docs/admin-console/manage-members/account-recovery/recover-a-member-account.md)，您将收到一封来自 Bitwarden 的电子邮件，通知您**您的管理员已发起账户恢复**。当您收到这封电子邮件时：

1. 如果您的管理员还没有联系您，请联系他们获取新的临时主密码。请使用 [Bitwarden Send](/docs/password-manager/bitwarden-send/create-a-send.md) 等安全渠道接收临时主密码。
2. 使用该临时主密码登录 Bitwarden 网页 App。在访问您的项目之前，系统会提示您设置一个新的主密码：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/rNAgMVW0w9f6rZ8ygEpwO/5e3820246b6b27783374ee772185fe09/2025-09-08_13-13-02.png?w=775&#x26;fm=avif" alt=""><figcaption><p>更新您的主密码</p></figcaption></figure></div>

您的主密码被重置后，您会被要求更新主密码，因为主密码应该是**强大**、**易记**，而且应该**只有您**自己知道。


---

# 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://help.ppgg.in/docs/admin-console/manage-members/account-recovery/my-account-was-recovered.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.
