> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connected Storage

> 了解 XBOX Live Connected Storage 如何在 PC 和 XBOX 主机之间同步游戏存档和状态数据，提供离线访问和容错云同步。

本主题介绍 Connected Storage，并说明如何使用它跨设备保存和加载游戏数据（及其他状态数据）。使用 Connected Storage 时，数据在本地存储，同时也同步到云端。

使用按用户 Connected Storage API 存储的数据会自动跨 PC 和多台 XBOX One（或更高版本）主机漫游，也可离线使用。使用 Connected Storage 服务，可在切换设备后重新启动标题时让游戏流畅地继续进行。你应使用此服务频繁保存进度数据，如库存、游戏状态和当前游戏内位置。Connected Storage 服务是更具容错性的云存储服务，对网络和电源故障的敏感度较低。

## 另请参阅

[游戏存档概述](/build/core-features/common/game-save/game-saves-overview)


## Related topics

- [Connected Storage 与 Title Storage 对比](/zh-CN/services/xbox-services/storage/live-connected-storage-vs-title-storage.md)
- [XBOX Connected Storage 工具 (XblConnectedStorage.exe)](/zh-CN/tools/tools-services/live-connected-storage-tool.md)
- [云存储](/zh-CN/services/xbox-services/storage/live-cloud-storage-nav.md)
- [XBOX services 概述](/zh-CN/services/xbox-services/fundamentals/live-xbl-overview.md)
- [在合作伙伴中心配置 Title Storage](/zh-CN/services/xbox-services/storage/title-storage/config/live-title-storage-portal-config.md)
