---
title: Using automation process versioning
related:
  - https://docs.kentico.com/13/configuring-xperience/working-with-object-versioning.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

> **Info:** **Enterprise license required**
>
> Features described on this page require the **Kentico Xperience Enterprise** license.

The system stores the version history of [automation process](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation.md) as they are modified by users. Versioning allows you to view and compare process versions and revert processes back to previous versions.

## Version numbering

Every version of an automation process has an identification number. By default, the system assigns numbers to versions according to the following rules:

- When you create a process, its version number is **0.1**.
- When you modify a process, the system creates a minor version and increases the number by a decimal point. For example, from **0.2** to **0.3**, then to **0.4** and so on.
- Clicking **Make current version major** on the **Versions** tab promotes the latest minor version to a major version. This increases the number before the period and resets the decimal number to zero. For example, **0.4** becomes **1.0**.

## Viewing and comparing process versions

1. Open the **Marketing automation** application.
2. **Edit** () the process for which you want to view the versions.
3. Switch to the **Versions** tab.
4. Click **View** () next to the version you want to view.
5. Select a version for comparison using the **Compare to** drop-down list. The older version appears on the left.

## Rolling back versions

To revert an automation process back to a previous version:

1. Open the **Marketing automation** application.
2. **Edit** () the process for which you want to view the versions.
3. Switch to the **Versions** tab.
4. Click  **Roll back** next to a version.

The system makes a new copy of the version and marks the copy as the latest version.
