---
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'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Platform
    handle: platform
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-07-26T17:59:20-04:00'
  postedAt: '2023-07-26T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:15-05:00'
  effectiveAt: '2023-07-26T00:00:00-04:00'
---

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