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

# Publishing Touch Layouts

> Publishing Touch Layouts

When you have built and validating your layouts, you can publish your layouts so that players can access them during gameplay.

## Validating Your Layouts

When validating your layouts you will need to:

* [Deploy your touch control layouts](/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-deploying-touch-layout) and validate that the behavior is as desired for your game
* Pack your layouts using the [TAK Editor](/build/core-features/common/game-streaming/tak-editor/game-streaming-tak-editor-pack-bundles), or the [`pack` command](/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-pack-command) of the Touch Adaptation Kit Command Line Tool (tak.exe), with a `version` that is newer than any you have previously published.

<Warning>There must be no warnings or errors in the touch adaptation bundle that you submit for publishing.</Warning>

## Publishing Your Layouts

Submit the touch adaptation bundle that you create to your Microsoft Program Representative to get the touch layouts published for your game. When publishing, also inform your Microsoft Program Representative if you would like your game to receive native touch events into your game when playing from the Project XBOX Game Streaming Servers.

They should first be published to your private offering to allow additional validation from the Project XBOX Game Streaming servers before making it available to all external players.


## Related topics

- [Building touch control layouts for XBOX game streaming](/build/core-features/common/game-streaming/building-touch-layouts/index.md)
- [Packing Touch Adaptation Bundles with the TAK Editor](/build/core-features/common/game-streaming/tak-editor/game-streaming-tak-editor-pack-bundles.md)
- [Preview Touch Adaptation Layouts](/build/core-features/common/game-streaming/tak-editor/game-streaming-tak-editor-preview-layouts.md)
- [Building Touch Control Layouts](/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-building-touch-layout.md)
- [Driving Touch Control Layout](/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-driving.md)
