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

# Live services tools for XBOX and PlayFab

> PC tools for XBOX Live and PlayFab live-service development, including xblconfig config-as-source, connected storage, dev accounts, and entitlement tools.

Explore tools services topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Config as source tools (xblconfig.exe)" icon="note-sticky" href="/tools/tools-services/live-config-as-source">
    Config as Source is a suite of tools that Microsoft developed to accommodate advanced users, by providing officially supported tools and…
  </Card>

  <Card title="XBOX connected storage tool" icon="cloud-arrow-up" href="/tools/tools-services/live-connected-storage-tool">
    The XBOX Connected Storage tool is used to download game saves.
  </Card>

  <Card title="XBOX services developer account tool" icon="bookmark" href="/tools/tools-services/live-dev-account-tool">
    Use the XBOX services Developer Account tool to manage authentication for a Partner Center account.
  </Card>

  <Card title="Store development entitlements tool" icon="store" href="/tools/tools-services/live-dev-entitlements-tool">
    Command-line tool to query, add, and remove Microsoft Store entitlements to/from XBOX test accounts in sandbox.
  </Card>

  <Card title="Using fiddler to inspect web service" icon="compass" href="/tools/tools-services/live-fiddler-inspect-web-calls">
    Fiddler is a web debugging proxy that logs all HTTP and HTTPS traffic between your device and the internet.
  </Card>

  <Card title="Global storage tool (globalstorage.exe)" icon="hard-drive" href="/tools/tools-services/live-global-storage-tool">
    Global title storage is used to store data that everyone can read, such as rosters, maps, challenges, or art resources.
  </Card>

  <Card title="Multiplayer session history viewer" icon="people-group" href="/tools/tools-services/live-mp-session-history-viewer">
    Multiplayer Session History Viewer enables you to view a historical timeline of all changes over a multiplayer session document's history…
  </Card>

  <Card title="Pc sandbox switcher (xblpcsandbox.exe)" icon="map" href="/tools/tools-services/live-pc-sandbox-switcher">
    XblPCSandbox.exe is a command-line tool that manages the XBOX services sandbox on PC.
  </Card>

  <Card title="Player data reset tool" icon="database" href="/tools/tools-services/live-player-data-reset">
    The Player Data Reset tool can be used to reset a player or a group of players' data in test sandboxes.
  </Card>

  <Card title="Tools for XBOX services" icon="square-pen" href="/tools/tools-services/live-tools-nav">
    Development tools for XBOX services Tools to help develop and test an XBOX services-enabled title.
  </Card>

  <Card title="Development tools for XBOX services" icon="clipboard-list" href="/tools/tools-services/live-tools">
    Various tools in the GDK can help you develop for XBOX services.
  </Card>

  <Card title="XBOX services trace analyzer" icon="file-lines" href="/tools/tools-services/live-trace-analyzer">
    The XBOX services Trace Analyzer reviews the service calls made by a title.
  </Card>

  <Card title="XBOX common events tool (xcetool.exe)" icon="file-lines" href="/tools/tools-services/live-xbox-common-events-tool">
    The XBOX Common Events Tool (XceTool) is a command-line tool that generates an Event Tracing for Windows (ETW) manifest and/or generates a…
  </Card>

  <Card title="XBOX live test account tool" icon="file-lines" href="/tools/tools-services/live-xbox-live-account-tool">
    The XBOX Live Test Account tool (XBLAT) helps title developers set up existing dev accounts for testing game scenarios.
  </Card>
</CardGroup>

## See also

* [Tools console](/tools/tools-console/index)
* [Tools pc](/tools/tools-pc/index)


## Related topics

- [Live services tools for XBOX and PlayFab](/tools/tools-services/index.md)
- [Live Service Management Overview](/services/playfab/live-service-management/overview.md)
- [PlayFab Live service management documentation](/services/playfab/live-service-management/index.md)
- [Herramientas de servicios en vivo para XBOX y PlayFab](/es/tools/tools-services/index.md)
- [面向 XBOX 与 PlayFab 的在线服务工具](/zh-CN/tools/tools-services/index.md)
