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

# Configuring Game DVR in Partner Center

> Add and localize Game DVR clip strings for your XBOX title in Partner Center, and enable Game DVR recording and broadcasting on Windows 10 releases.

On XBOX One, one of the most popular features is Game DVR, which allows gamers easy access to recording, editing and sharing their most epic gaming moments.

## Game DVR strings

The Game DVR strings will appear as the title for any developer-created game DVR clips in your title.

Configuring the string in the service will ensure that the correct localized version of that string shows up in any apps where that clip is featured.
For example, if you wanted to create a clip when a user beats the final boss of your title, you could start by configuring a string called 'Boss Battle'.
When making the call in your title code to create the clip, you would reference the ID.

To configure Game DVR strings that are associated with your game, you can use [Partner Center](https://partner.microsoft.com/dashboard).

**To add a game DVR string:**

1. Go to Partner Center and select your title.

2. Select **XBOX services** > **Gameplay settings** in the left navigation pane. The **Gameplay Setting** page appears.

3. Select **Game DVR** or **Game Clips**. The "Gameplay Setting" page is refreshed and the Game Clips information appears.

4. Select the **Create new string** button. The "New game dvr string" dialog appears.

   <img src="https://mintcdn.com/microsoft-4404708b/gzrdvT5kpqAXKEQt/images/gdk/services/game-dvr-1.png?fit=max&auto=format&n=gzrdvT5kpqAXKEQt&q=85&s=f5d629e6e0ab528ebc0c590c39a1c12c" alt="The &#x22;New game dvr string&#x22; dialog box" width="535" height="168" data-path="images/gdk/services/game-dvr-1.png" />

5. Enter the Game DVR string, and then click the **Confirm** button.

## Enabling Game DVR for Windows games

Checking **Customers can use Windows 10 features to record and broadcast clips of this game** in Partner Center will enable Game DVR for a Windows game.


## Related topics

- [Portal configuration overview](/services/xbox-services/fundamentals/portal-config/live-portal-config-overview.md)
- [Portal config](/services/xbox-services/fundamentals/portal-config/index.md)
- [Configuring data sharing in Partner Center](/services/xbox-services/fundamentals/portal-config/live-data-sharing-udc.md)
- [Configuring XBOX services setup in Partner Center](/services/xbox-services/fundamentals/portal-config/live-config-xbl-setup.md)
- [Configuring matchmaking in Partner Center](/services/xbox-services/multiplayer/matchmaking/config/live-matchmaking-config.md)
