# 创建 Bitwarden 账户

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

我们很高兴能成为您安全信息管理之旅的一部分！要创建 Bitwarden 账户，请转到我们的[注册页面](https://bitwarden.com/go/start-free/)或在我们的主页上选择 **Get Started Free**。输入您的**电子邮箱**地址并选择您的首选服务器位置：**bitwarden.com**（美国）或 **bitwarden.eu**（欧盟）：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/4eNMfYMnwsCtN9UsYextW1/a7a8993752b25c8112600b6bccfda06b/Create_account.png?w=1400&#x26;fm=avif" alt=""><figcaption><p>创建账户并选择服务器位置</p></figcaption></figure></div>

选择**注册**或**继续**。Bitwarden 将通过电子邮件向您发送验证链接。要完成新账户的创建：

1. 在收到的电子邮件中，选择**验证电子邮箱**。
2. 请输入一个易记且强大的新**主密码** 。
3. （可选）为确保密码强度，请选择**检查密码的已知数据泄露情况**（[了解更多](/docs/password-manager/your-vault/security-tools/vault-health-reports.md#exposed-passwords-report)）。
4. 选择**创建账户**：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/2pST1WXY0Xk7GQ4GpwzELn/258a7524e9ecbfe25d2b3a4e455257c0/Set_master_password.png?w=1328&#x26;fm=avif" alt="设置主密码"><figcaption><p>设置主密码</p></figcaption></figure></div>

{% hint style="info" %}
如果您的账户是旧账户，您可能需要主动验证您的电子邮箱！请登录[网页密码库](https://vault.bitwarden.com/)然后选择**验证电子邮箱**。如果您的账户电子邮箱未验证，则无法创建 [Send](/docs/password-manager/bitwarden-send/about-send.md)。
{% endhint %}

## 通过组织邀请创建账户 <a href="#create-an-account-from-an-organization-invite" id="create-an-account-from-an-organization-invite"></a>

雇主或家庭成员等组织可以邀请用户注册 Bitwarden。如果您已被邀请加入某个组织，请检查您的电子邮箱是否收到来自 Bitwarden 的加入组织的邀请。在邀请过期之前打开电子邮件，然后选择**立即加入组织**。

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/3rZSnNkT3NPYThquuWqpeb/95516ccdedbb99931be5ee4d207fe2d8/image5.png?w=619&#x26;fm=avif" alt=""><figcaption><p>点击电子邮件链接后，系统会提示受邀用户接受组织邀请</p></figcaption></figure></div>

## 下一步 <a href="#next-steps" id="next-steps"></a>

现在您已经创建了您的账户，我们建议：

* [网页 App 使用入门](/docs/password-manager/getting-started/getting-started-webvault.md)
* [在其他设备上安装 Bitwarden](https://bitwarden.com/download/)


---

# 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/account/create-bitwarden-account.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.
