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

# Title Storage

> Overview of XBOX services Title Storage: cloud storage for player statistics and title assets, plus Partner Center configuration and flat C code samples.

This section provides an overview of XBOX services Title Storage, describes the process of configuring it, and demonstrates various Title Storage-related tasks by using flat C example code. Title Storage is cloud storage for large amounts of per-player or per-game data, such as player statistics and assets.

## In this section

[Title Storage overview](/services/xbox-services/storage/title-storage/live-title-storage-overview)
Describes what XBOX services Title Storage is, what its features are, and demonstrates how to configure them.

[Portal config](/services/xbox-services/storage/title-storage/config/live-title-storage-config-nav)
Describes the process of configuring Title Storage in Partner Center.

[Example code](/services/xbox-services/storage/title-storage/how-to/live-title-storage-howto-nav)
Demonstrates various XBOX services Title Storage tasks by using flat C example code.


## Related topics

- [Title storage](/services/xbox-services/storage/title-storage/index.md)
- [Connected Storage VS. Title Storage](/services/xbox-services/storage/live-connected-storage-vs-title-storage.md)
- [Storage](/services/xbox-services/storage/index.md)
- [Cloud Storage](/services/xbox-services/storage/live-cloud-storage-nav.md)
- [Title Storage example code](/services/xbox-services/storage/title-storage/how-to/live-title-storage-howto-nav.md)
