Skip to main content

Configuration Detail

The Configuration Detail page shows the full configuration for a specific version interval and target environment. From here you can edit configuration values across all components and compare them side by side with another deployment configuration.

Configuration Detail

#ElementDescription
1ActionsDelete Configuration — removes this deployment configuration. Only available if the configuration is not currently used in any active deployment
2Deployment TargetThe target environment this configuration applies to
3Application PackagesThe starting version of the interval — all packages from this version onward are covered by this configuration (until the next interval begins)
4CreatedWho created this configuration and when
5Compare withSelect another deployment configuration to compare values side by side. Once selected, the file editors switch to a three-column merge view
6Component listAll application components are listed. Each component exposes three tabs: Configuration Files, Runtime Configuration, and Connected Services
7Merge viewWhen a comparison is active, each configuration file is shown in a three-column editor: the current configuration on the left, the editable result in the middle, and the compare-with configuration on the right. Switch between Three-way Merge and Two-way Merge views, or open Full Screen for easier editing
8File status badgeShows the change status of each file relative to the compare-with configuration: NOT CHANGED — identical in both; + CREATED — present in this configuration but not in the compare-with; MODIFIED — content differs; DELETED — present in compare-with but removed here