> ## 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.

# Cloud Storage

> ゲーム状態を格納する Connected Storage と、プレイヤー統計、アセット、クラウド セーブ データを格納する Title Storage を使用して、XBOX サービス Cloud Storage をゲームに追加します。

このセクションでは、XBOX サービス Cloud Storage をゲームに追加する方法について説明します。Cloud Storage には、ゲーム状態を格納する Connected Storage と、プレイヤー統計およびアセットを格納する Title Storage の両方が含まれます。

## このセクションの内容

[Connected Storage と Title Storage の比較](/services/xbox-services/storage/live-connected-storage-vs-title-storage)
XBOX サービス Cloud Storage について説明します。これには、ゲーム状態を格納する Connected Storage と、プレイヤー統計およびアセットを格納する Title Storage が含まれます。

[Connected Storage](/services/xbox-services/storage/connected-storage/live-connected-storage-nav)
Connected Storage について、およびデバイス間でゲームプレイ データ (およびその他の状態データ) を保存および読み込みするためにどのように使用できるかについて説明します。

[Title Storage](/services/xbox-services/storage/title-storage/live-title-storage-nav)
XBOX サービス Title Storage とは何かを説明し、その構成方法を示し、さまざまな Title Storage 関連のタスクを実行するためのフラット C コードの例を提供します。


## Related topics

- [Connected Storage と Title Storage の比較](/ja-jp/services/xbox-services/storage/live-connected-storage-vs-title-storage.md)
- [Steam 移植ガイド概要](/ja-jp/build/steam-porting-guide/overview.md)
- [XBOX 認定の概要](/ja-jp/publishing/certification/overview.md)
- [PC およびモバイル ゲーム向けの XBOX 要件テスト ケース](/ja-jp/publishing/certification/pc-policy-tests.md)
- [PC の失敗の多いテスト ケース](/ja-jp/publishing/certification/pc-top-failing.md)
