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

# Manage overlay folders

> Manage overlay folders

<Note>
  Generally, the Tools SKU enables you to upgrade the tools from the Microsoft Game Development Kit (GDK) without having to upgrade other Microsoft Game Development Kit (GDK) components (for example, headers, libraries, and Game OS). The Overlay Folders feature is an exception in that it depends on support from the Game OS, which is released as part of the Microsoft Game Development Kit (GDK) but not the Tools SKU.
</Note>

The **Games & Apps** section of the Developer Home (Dev Home) Home page, shown in the following screenshot, lists the games and apps that are installed on your console. From here, you can configure an overlay folder for your game. For more information about overlay folders, see [Debugging with overlay folders](/build/console-features/debugging-diagnostics/debugging-with-overlay-folders).

<img src="https://mintcdn.com/microsoft-4404708b/z-rLYkO3Ax6HPtgm/images/gdk/tools/devhome-games-and-apps-overlay-folders.png?fit=max&auto=format&n=z-rLYkO3Ax6HPtgm&q=85&s=a04ef1a0ba8313c039669da01bfee109" alt="A screenshot of Dev Home that shows the Games & Apps section" width="513" height="220" data-path="images/gdk/tools/devhome-games-and-apps-overlay-folders.png" />

To configure an overlay folder for your game

1. In the **Games & Apps** section, select the name of your game.
2. Press the **View** button on your controller. The **View** context menu appears.
3. Select the **View Details** menu item. The **View Details** page for your game appears.
4. In the **Overlay Folder** text box, enter the overlay folder path that you want to use for your game.
5. Select the **Close** button.

The following screenshot shows the **View** context menu.

<img src="https://mintcdn.com/microsoft-4404708b/z-rLYkO3Ax6HPtgm/images/gdk/tools/devhome-game-view-details-overlay-folders.png?fit=max&auto=format&n=z-rLYkO3Ax6HPtgm&q=85&s=bb32272346911ce5c1a46138d54b97e8" alt="A screenshot of the View context menu" width="452" height="175" data-path="images/gdk/tools/devhome-game-view-details-overlay-folders.png" />

The following screenshot shows the **View Details** page.

<img src="https://mintcdn.com/microsoft-4404708b/z-rLYkO3Ax6HPtgm/images/gdk/tools/devhome-game-details-overlay-folder.png?fit=max&auto=format&n=z-rLYkO3Ax6HPtgm&q=85&s=a8ff1849093d17ef48dab03698413de4" alt="A screenshot of the View Details page" width="1792" height="698" data-path="images/gdk/tools/devhome-game-details-overlay-folder.png" />


## Related topics

- [Developer Home (DevHome) on XBOX dev kits](/tools/tools-console/devhome/index.md)
- [Managing overlay folders](/tools/tools-console/wdp/windows-device-portal-on-xbox-overlay-folders.md)
- [XtfSetOverlayFolder](/reference/tools/xtf/xtfapi/functions/xtfsetoverlayfolder-xtfapi-xbox-windows-m.md)
- [XtfGetOverlayFolder](/reference/tools/xtf/xtfapi/functions/xtfgetoverlayfolder-xtfapi-xbox-windows-m.md)
- [XtfClearAllOverlayFolders](/reference/tools/xtf/xtfapi/functions/xtfclearalloverlayfolders-xtfapi-xbox-windows-m.md)
