Skip to main content
Preview sync compares the source export with the current target and the last recorded state of both sides. The preview itself does not change the target.

Preview Statuses

Inspect Changed Fields

For an update or conflict, select Show field details to compare the Source value and Target value for each changed field. Long values, such as calculation or automation code, are abbreviated in the preview. The Data-affecting badge highlights configuration changes that can influence future collection or calculation behavior. It does not mean collected records will be rewritten.

Choose What to Apply

Creates and updates are selected automatically. Clear Apply this change for any item you do not want to include in this run. Conflicts start as Leave unresolved. When the conflict is safely resolvable, choose one of these actions:
  • Take source (overwrite target) replaces the target configuration with the source version.
  • Keep target (baseline only) leaves the target unchanged and records the current source and target as the new comparison point. The same difference will not be flagged again unless either side changes.
If the target entity was deleted and the source later changed, sync cannot recreate it through conflict resolution. Taking the source is not offered because resurrection is unsupported.

Delete Proposals

Delete proposals are always unchecked. Sync can soft-delete only these entity types:
  • sites
  • forms and form elements
  • site groups
  • source adapter definitions
  • record table views
No dependent entity is deleted automatically. Review related proposals individually. Other entity types remain unchanged because applying their deletion would require a hard delete.

Organization Settings

Transferable organization setting differences appear as manual-review conflicts and are never applied by sync. Change those settings separately after deciding which value is correct. Environment-specific API keys and the email sender name override are excluded from the settings comparison and remain in the target.

Apply Safely

  1. Review every selected create and update.
  2. Resolve only the conflicts for which you can choose a clear outcome.
  3. Select any intended delete proposals explicitly.
  4. Select Apply selected and review the confirmation counts.
  5. Select Confirm and apply.
All selected changes are applied in one all-or-nothing transaction. Immediately before writing, Azalt recalculates the plan against the current target. If the plan or changed fields no longer match the preview, or a concurrent edit is detected, the apply is rejected and the preview runs again automatically. Review the refreshed plan and apply again. After a successful apply, the preview also refreshes. A run record captures the source, administrator, time, and result summary for the applied operation.

Cron Jobs During Sync

Cron jobs follow the same environment-safety rules as import:
  • a newly created cron job is inactive and must be enabled manually
  • an updated cron job keeps the target’s active or inactive state and execution timestamps
  • source encrypted variable values are skipped
  • existing encrypted variables in the target are preserved
Review the cron job settings before enabling automation in the target environment.