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

# Properties

> Learn about the Properties module in Partner Center: configure basic info, technical capabilities, and XBOX services for your game's Store PDP.

The **Properties** module lets you configure basic information, technical capabilities, and the XBOX services your game supports. These properties appear on the Microsoft Store Product Details Page (PDP) for your product after you publish them.

## Basic info

Complete the **Basic info** section for all games. It includes details like:

* Genre
* Support contacts
* Privacy information
* Gameplay modes
* Accessibility features

## Technical capabilities

Complete the **Technical capabilities** section for all games. It includes details like:

* XBOX product page highlights, for example **Optimized for XBOX Series X|S**, **Available in 4K**, **Smart Delivery**, and **XBOX Play Anywhere**.
* Audio/visual capabilities, for example **HDR**, **Ray Tracing**, and **Dolby Atmos**.
* Supported input devices.
* PC minimum and recommended specifications.

## XBOX services

Complete the **XBOX services** section for all games. Detail your support for services like:

* Achievements
* Cloud saves
* Cross-gen multiplayer
* Presence
* Clubs

## Next steps

<CardGroup cols={2}>
  <Card title="Technical capabilities" href="/publishing/game-publishing/concepts/properties-technical-capabilities" />

  <Card title="How to Configure Properties" href="/publishing/game-publishing/tutorial-xbox-managed/how-to-configure-properties">
    .
  </Card>
</CardGroup>

## See also

* [Manage Packages](/publishing/game-publishing/concepts/packages-overview)
* [Configure Age Ratings](/publishing/game-publishing/concepts/age-ratings)
* [Configure Store Listings](/publishing/game-publishing/concepts/store-listing)
* [Configure Pricing and Availability](/publishing/game-publishing/concepts/availability/availability-overview)
* [Configure Gaming Metadata](/publishing/game-publishing/concepts/metadata-overview)


## Related topics

- [player_set_profile_property](/services/playfab/api-references/events/Player/player-set-profile-property.md)
- [player_custom_properties_changed](/services/playfab/api-references/events/PlayerIdentity/player-custom-properties-changed.md)
- [GroupPropertyValues](/services/playfab/api-references/events/data-types/grouppropertyvalues.md)
- [RolePropertyValues](/services/playfab/api-references/events/data-types/rolepropertyvalues.md)
- [Player Custom Properties](/services/playfab/live-service-management/game-configuration/segmentation/player-custom-properties.md)
