# 注册 Secrets Manager

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/sign-up-for-secrets-manager/)
{% endhint %}

要开始 Secrets Manager 订阅，请[创建一个包含 Secrets Manager 的新组织](/docs/admin-console/organizations-overview.md#create-an-organization)或升级现有组织。

如果您正在创建一个新的组织，您可以启动 Secrets Manager 企业试用版，以测试概念验证以及访问诸如 SSO 和 SCIM 集成、企业策略、自托管、事件日志和优先支持等企业功能。立即注册，[获取 Secrets Manager 7 天免费试用](https://bitwarden.com/go/start-secrets-enterprise-trial/)。

升级路径将根据您当前使用的组织类型而有所不同：

{% hint style="success" %}
以下步骤适用于还是 Secrets Manager 新手的现有 Bitwarden 用户。
{% endhint %}

{% tabs %}
{% tab title="免费版" %}
如果您使用的是免费版组织，则可以免费使用 Secrets Manager 与另一位用户共享[机密](/docs/secrets-manager/your-secrets/secrets.md)，或升级到付费方案以解锁更多功能。要将 Secrets Manager 添加到您的免费版​​组织：

1、在管理控制台中，打开您组织的**计费** → **订阅**视图。

2、在**更多来自 Bitwarden 的产品**部分，选中**订阅 Secrets Manager** 复选框。

{% hint style="success" %}
如果您想升级到付费版组织以[解锁 Secrets Manager 的更多功能](/docs/plans-and-pricing/secrets-manager/secrets-manager-plans.md)，请选择**升级方案**按钮。选择**团队版**或**企业版**组织以完成 Password Manager 订阅部分，然后完成以下步骤以添加 Secrets Manager：

1. 选中**订阅机密管理器**复选框。
2. 在**用户席位**字段中，指定要为 Secrets Manager 购买的席位数量。该数字必须小于或等于您的 Password Manager 订阅指定的席位数。
3. 在**附加机器账户**字段中，指定要添加到 Secrets Manager 的机器机器数量。团队方案和企业方案分别预先提供了 20 个和 50 个机器账户。
   {% endhint %}

3、选择**保存**按钮以激活 Secrets Manager。
{% endtab %}

{% tab title="家庭版" %}
Bitwarden 为免费版、团队版和企业版组织提供 Secrets Manager 订阅服务。如果您有家庭版方案并希望使用 Bitwarden Secrets Manager，只需创建一个新的免费版组织然后按照[这些步骤](/docs/secrets-manager/get-started/secrets-manager-quick-start.md)注册 Secrets Manager 即可。
{% endtab %}

{% tab title="团队版" %}
如果您使用的是团队版组织，要将 Secrets Manager 添加到您的现有方案中：

1、在管理控制台中，打开您组织的**计费** → **订阅**视图。

2、在**更多来自 Bitwarden 的产品**部分，选中**订阅机密管理器**复选框。

3、在**用户席位**字段中，指定要为 Secrets Manager 购买的席位数量。该数字必须小于或等于您的 Password Manager 订阅指定的席位数。

4、在**附加机器账户**字段中，指定要添加到 Secrets Manager 的机器账户的数量。团队版方案预先提供了 20 个机器账户。

{% hint style="info" %}
添加附加**用户席位**和**机器账户**将自动扩展并添加到您的订阅中。如果您不希望自动应用附加用户席位和机器账户，请选择**限制订阅**和/或**限制机器账户**选项。
{% endhint %}

5、选择**保存**按钮。
{% endtab %}

{% tab title="企业版" %}
如果您使用的是企业版组织，要将 Secrets Manager 添加到您的现有方案中：

1、在管理控制台中，打开您组织的**计费** → **订阅**视图。

2、在**更多来自 Bitwarden 的产品**部分，选中**订阅机密管理器**复选框。

3、在**用户席位**字段中，指定要为 Secrets Manager 购买的席位数量。该数字必须小于或等于您的 Password Manager 订阅指定的席位数。

4、在**附加机器账户**字段中，指定要添加到 Secrets Manager 的机器账户的数量。企业版方案预先提供了 50 个机器账户。

{% hint style="info" %}
添加附加**用户席位**和**机器账户**将自动扩展并添加到您的订阅中。如果您不希望自动应用附加用户席位和机器账户，请选择**限制订阅**和/或**限制机器账户**选项。
{% endhint %}

5、选择**保存**按钮。
{% endtab %}
{% endtabs %}


---

# 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/plans-and-pricing/secrets-manager/sign-up-for-secrets-manager.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.
