# 管理数据

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

您的账户创建、Bitwarden 服务和支持的使用，以及 Bitwarden 服务的支付相，将使用用户提供的个人信息。Bitwarden 使用管理数据向您提供 Bitwarden 服务。只要您是 Bitwarden 的客户，我们就会根据法律要求保留管理数据。如果您终止与 Bitwarden 的关系，我们将根据我们的数据保留政策删除您的个人信息。

{% hint style="success" %}
我们鼓励您查看我们的[隐私政策](https://bitwarden.com/privacy)页面以了解更多信息。
{% endhint %}

对于个人版、高级版和家庭版账户，Bitwarden **不会记录**有关身份验证尝试（无论成功或失败）或使用 Bitwarden 产品的具体信息。对于团队版和企业版组织的成员，此类信息（包括 IP 地址）会被记录在[事件日志](/docs/admin-console/oversight-visibility/event-logging/event-logs.md)中以供管理员和所有者访问。

如上所述，Bitwarden 确实会访问一些数据以向您提供 Bitwarden 服务，包括：

## 个人信息 <a href="#personal-information" id="personal-information"></a>

* 您的电子邮箱地址（用于电子邮箱验证、账户管理以及您与 Bitwarden 之间的交流）
  * 电子邮箱地址是否经过验证
* 您的名字（仅在创建账户时有提供）
* **Bitwarden 生成的**定于设备的 GUID（有时称为设备 ID，用于在新设备登录到密码库时向您发出警告）

## 计费/订阅 <a href="#billing-subscription" id="billing-subscription"></a>

* 高级订阅状态和续费日期
* 计费历史
* 已登记的付款方式的最后 4 位数字、支付卡类型和到期日期
  * 任何现有的账户信用额度

## 组织信息 <a href="#organization-information" id="organization-information"></a>

* 组织名称
  * 组织的企业名称（可用时）
* 组织类型和方案信息，包括：
  * 组织可用的功能
  * 续费周期
  * 席位数量
* 组织的计费电子邮箱地址
* 组织所有者和管理员的电子邮箱地址


---

# 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/security/data/administrative-data.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.
