--- title: Config as Code - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/config-as-code md: https://shopify.dev/changelog/config-as-code.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 26, 2023 Tags: * Platform # Config as Code Starting today, you can configure and manage your apps directly in your codebase without having to visit the Partner Dashboard. Using Shopify CLI, you can link your `shopify.app.toml` file to an app, modify the configuration, and push the configuration live. [Learn more about app configuration](https://shopify.dev/docs/apps/tools/cli/configuration).