[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],null,["# Components\n\nThe Game Dashboard is composed of multiple components that provide quick access\nto commonly used features.\n\nEnabling the Game Dashboard\n---------------------------\n\nTo enable or disable the Game Dashboard, go to **Settings \\\u003e Google \\\u003e Game\nDashboard** and turn on or off **Use Game Dashboard** as shown in the following screenshots.\n\n### Troubleshooting\n\nIf the **Game Dashboard** entry is not showing up in **Settings** , make sure that your\nGoogle Play Services has been updated. To update your Google Play Services,\nfollow the instructions listed in [Keep your device \\& apps working with Google\nPlay Services](https://support.google.com/googleplay/answer/9037938).\n\nEntrypoint Icon\n---------------\n\nThe *Entrypoint Icon* opens the [Game Dashboard Overlay](#game-dashboard-overlay).\nIt is revealed from the top right corner of the screen when the user swipes to\nreveal the system UI bar inside of a fullscreen immersive game. Tapping the\nEntrypoint Icon opens the Game Dashboard Overlay.\n\nGame Dashboard Overlay\n----------------------\n\nThe *Game Dashboard Overlay* is an activity launched on top of the game and provides\naccess to a suite of in-game features. It consists of two section containers, Toggles and Tiles.\n\n### Toggles\n\n*Toggle* buttons show or hide their associated features in the\n[Shortcut Bar](#shortcut-bar) or\nenable or disable them immediately.\n\n### Tiles\n\n*Tiles* provide the functionalities offered by the Game Dashboard in the context\nof the running game. For example:\n\n- The *Optimization Tile* sets the specific [Game\n Mode](/games/optimize/adpf/gamemode/about-API-and-interventions) of the running game to [`STANDARD`](/reference/android/app/GameManager#GAME_MODE_STANDARD), [`PERFORMANCE`](/reference/android/app/GameManager#GAME_MODE_PERFORMANCE), or [`BATTERY`](/reference/android/app/GameManager#GAME_MODE_BATTERY).\n - To enable the Optimization Tile, implement [Game Mode API](/games/optimize/adpf/gamemode/about-API-and-interventions) in your game.\n- The *Achievements Tile* keeps track of the [Achievements](https://developers.google.com/games/services/common/concepts/achievements) in the current game.\n - To enable the Achievements Tile, implement Achievements following the instructions in [Achievements in Android Games](https://developers.google.com/games/services/android/achievements).\n- The *Leaderboards Tile* keeps track of the [Leaderboards](https://developers.google.com/games/services/common/concepts/leaderboards) for the current game.\n\nShortcut Bar\n------------\n\nThe *Shortcut Bar* provides easy access to common functionalities such as taking a\nscreenshot, recording gameplay, or monitoring FPS without leaving the game. The\nicons present on the Shortcut Bar are set by the Toggle buttons within the Game\nDashboard Overlay. The Shortcut Bar can be docked on the side of the screen to\nminimize its presence over the game."]]