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

# Storage

> Documentation for title and connected storage in the XBOX Game Development Kit (XBOX Services). Covers concepts, tools, configuration, and workflows.

Explore storage topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Title storage" icon="hard-drive" href="/services/xbox-services/storage/title-storage/index">
    Documentation for title storage.
  </Card>

  <Card title="Cloud storage" icon="hard-drive" href="/services/xbox-services/storage/live-cloud-storage-nav">
    This section describes how to add XBOX services Cloud Storage to a game.
  </Card>

  <Card title="Connected storage VS. title storage" icon="cloud-arrow-up" href="/services/xbox-services/storage/live-connected-storage-vs-title-storage">
    This topic describes XBOX services Cloud Storage and compares Connected Storage to Title Storage.
  </Card>
</CardGroup>

## See also

* [Community](/services/xbox-services/community/index)
* [Develop](/services/xbox-services/develop/index)
* [Fundamentals](/services/xbox-services/fundamentals/index)
* [Multiplayer](/services/xbox-services/multiplayer/index)
* [Player data](/services/xbox-services/player-data/index)


## Related topics

- [Storage](/build/console-features/storage/index.md)
- [DStorage](/reference/system/dstorage/dstorage_members.md)
- [Cloud Storage](/services/xbox-services/storage/live-cloud-storage-nav.md)
- [Title storage](/services/xbox-services/storage/title-storage/index.md)
- [Title Storage](/services/xbox-services/storage/title-storage/live-title-storage-nav.md)
