---
title: Managing automation process steps
---

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

Every [marketing automation](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation.md) process consists of a set of interconnected steps. Using steps, you can define automatic (conditional) or user-made branching decisions and various other actions throughout the flow of the process.

For example, you can designate a user to decide whether the contacts in a given process are prospective clients and should continue through the rest of the process. You can also make the process decide automatically based on each contact's previous behavior, such as purchases made on the website or newsletter subscriptions.

To design the steps of an automation process, edit the process in the **Marketing automation** application and select the **Process** tab (in **Design** mode).

## Placing steps into the designer

1. Click a step button on the designer toolbar and hold down the mouse button.
2. Drag the step onto the grid.
3. Release the mouse button.

The step appears in the grid.

![A step placed on the grid](https://docs.kentico.com/docsassets/13/managing-automation-process-steps/placing_step_on_grid.png "A step placed on the grid")

> **Info:** To learn more about using specific types of steps, see:
>
> - [Defining automatic decisions](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/defining-automatic-decisions-in-processes.md)
> - [Defining manual choice steps](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/defining-manual-choice-steps-in-automation-processes.md)
> - [Adding action steps](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/adding-marketing-actions-to-automation-processes.md)

## Placing steps onto existing connections

To add a new step between two existing steps:

1. Click a step on the designer toolbar and hold down the mouse button.
2. Drag the step onto an existing [connection](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/connecting-automation-process-steps.md) between two steps.
   - The connection becomes highlighted when it is in the correct position under your mouse pointer.
3. Release the mouse button.

The new step breaks the existing connection and automatically creates two new connections with the original steps.

**Note**: You cannot split connections when moving existing steps, only when adding new steps from the designer toolbar.

## Configuring steps

Steps have parameters that specify their functionality. Some steps have required parameters that you need to configure for the step to start working properly. Other parameters are optional, and only extend or enhance the step's behavior. For example, a step that sends a marketing email to the processed contact needs to know which email to send.

To edit the parameters of a step:

1. Click the step in the designer grid.
   - The designer opens a panel showing the details of the given step's configuration (covering the toolbar with available step types).
2. Enter values or select options for the step's parameters. The most common parameters are available under the **General** tab. Depending on the step type, further options are on the **Cases**, **Security** or **Advanced** tabs.
3. Click **Apply**.

![Configuring the parameters of a marketing automation step](https://docs.kentico.com/docsassets/13/managing-automation-process-steps/step_parameter_config.png "Configuring the parameters of a marketing automation step")

> **Info:** **Note**: If a step has required parameters that are not yet configured, the designer displays a warning icon and message (both in the main grid and the step's configuration panel). Configure these parameters before you enable the process.

## Duplicating steps

You can duplicate (copy) an existing step within a process. Click  **Duplicate** in the step's header. Alternatively, you can select a step and press the Ctrl + D shortcut on your keyboard.

This creates a copy of the step, including all of its current configuration, but without any connections. You can adjust the step's configuration if needed and [connect](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/connecting-automation-process-steps.md) it to other steps within the process.

## Deleting steps

> **Note:** **Note**: You cannot delete steps that are currently active (have a contact in them). Before you can delete such steps, you need to [remove the given contacts from the process or move them into a different step](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/managing-the-flow-of-contacts-in-automation-processes.md).

To remove a step from a process:

1. Click  **Delete** in the step's header.
   - Alternatively, you can select a step and press the Delete key on your keyboard.
2. Click **OK** in the confirmation box.

Deleting a step also removes the related connections. You need to manually [reconnect](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/connecting-automation-process-steps.md) the steps that were originally connected to the deleted step.
