---
title: "Manage Data Changes"
slug: "manage-data-changes"
description: "Learn how to manage connected and disconnected data in Test & Deploy, including Dimension List Items and Metrics, when to keep data in sync and how deployments work."
updated: 2026-07-27T12:56:17Z
published: 2026-07-27T13:17:36Z
canonical: "kb.pigment.com/manage-data-changes"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pigment.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Data Changes

Some data forms part of your Application's structure and should remain consistent between source and target environments. This data can be kept in sync (connected) and deployed through Test & Deploy. Other data is operational and is managed independently (disconnected) in each environment.

The default behaviour depends on the type of model object:

- Dimension List Items are connected by default because they typically define your Application's structure.
- Metrics are disconnected by default because they typically store operational data. Metrics can be kept in sync when their data forms part of your Application's structure.

The following articles explain when to use connected and disconnected data, the considerations to keep in mind and how to configure each option:

- [Manage Data Changes in Dimension Lists](/v1/docs/dimension-list-data-changes)
- [Manage Data Changes in Connected Metrics](/v1/docs/manage-data-changes-in-metrics)
