> ## 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 (console features). Covers concepts, tools, configuration, and workflows.

Explore storage topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Directstorage" icon="hard-drive" href="/build/console-features/storage/directstorage-toc">
    This section describes DirectStorage used with the Microsoft Game Development Kit (GDK).
  </Card>

  <Card title="Local storage" icon="hard-drive" href="/build/console-features/storage/local-storage">
    Four types of local storage are accessible on the XBOX One console:
  </Card>
</CardGroup>

## See also

* [Audio](/build/console-features/audio/index)
* [Cross gen](/build/console-features/cross-gen/index)
* [Game dvr](/build/console-features/game-dvr/index)
* [Memory](/build/console-features/memory/index)
* [Networking](/build/console-features/networking/index)


## Related topics

- [Storage](/services/xbox-services/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)
