---
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:** **Kentico EMS required**
>
> Features described on this page require the **Kentico EMS** license.

Every [marketing automation](https://docs.kentico.com/k8/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.

## 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/k8/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/k8/on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/defining-automatic-decisions-in-processes.md)
> - [Defining user choice steps](https://docs.kentico.com/k8/on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/defining-user-choice-steps-in-automation-processes.md)
> - [Adding action steps](https://docs.kentico.com/k8/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 between two steps.
   - The connection increases in thickness once 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.

![Placing a step on an existing connection](https://docs.kentico.com/docsassets/k8/managing-automation-process-steps/placing_step_on_existing_connection.png "Placing a step on an existing connection")

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

## Labeling steps in the designer

To change the names of steps in the process designer:

1. Double-click the step's name in the grid.
2. Type in a new name.
3. Press **Enter** to save the new name.

![Renaming a step](https://docs.kentico.com/docsassets/k8/managing-automation-process-steps/renaming_step.png "Renaming a step")

## 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/k8/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 a step's header.
2. Click **OK** in the confirmation box.

Deleting a step also removes the related connections. You need to manually [reconnect](https://docs.kentico.com/k8/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.
