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

# Config as Source tools (XblConfig.exe)

> Config as Source (XblConfig.exe) tools and APIs for advanced integration with XBOX services configuration for leaderboards, achievements, and other features.

[Config as Source](https://github.com/Microsoft/xbox-live-developer-tools/blob/master/CONFIGASSOURCE.md) is a suite of tools that Microsoft developed to accommodate advanced users, by providing officially supported tools and APIs for integrating into our configuration services.
These XBOX services are normally configured for your title in Partner Center, including services ranging from leaderboards to achievements, to web services and relying parties.

For many game developers, using Partner Center is sufficient.
For advanced users, however, there is a desire to integrate common configuration tasks into their own processes and tools.
Config as Source is intended to support these scenarios by providing command line tools and new APIs to support custom integration into your existing workflows and pipelines.

This command-line tool suite is part of the GDK and `XboxLiveTools.zip`; see [Development tools for XBOX Live](/tools/tools-services/live-tools).

Config as Source (`XblConfig.exe`) is used to manage XBOX configuration data for games developed in Windows Dev Center.

For usage guidelines, see ["Config as Source"](https://github.com/microsoft/xbox-live-developer-tools/blob/master/CONFIGASSOURCE.md) at the "xbox-live-developer-tools" repo (18 pages).


## Related topics

- [Development tools for XBOX services](/tools/tools-services/live-tools.md)
- [Tools for XBOX services](/tools/tools-services/live-tools-nav.md)
- [Live services tools for XBOX and PlayFab](/tools/tools-services/index.md)
- [XblConfigSetting](/reference/live/xsapi-c/xbox_live_global_c/enums/xblconfigsetting.md)
- [Make package (makepkg.exe)](/build/core-features/common/packaging/deployment/makepkg.md)
