---
title: Connecting 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.

Contacts can move between [steps](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/managing-automation-process-steps.md) in an [automation process](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation.md) only if the steps are connected. Each step has one or more source points, which you can drag to another step to create a connection.

## Working with source points

The circles on the bottom or right edges of steps are **source points**. The circles on the top edges of steps are end points for connections.

![Connecting steps by dragging a source point](https://docs.kentico.com/docsassets/13/connecting-automation-process-steps/connecting_steps.png "Connecting steps by dragging a source point")

Certain types of steps have multiple source points.

- Green source points with a check mark (and green connections) represent paths where a certain condition is fulfilled. Conditional steps offer multiple green source points, one for each condition.
- Red source points with an X mark (and red connections) represent paths where a condition is not fulfilled.

For example, an _If/Else_ step branches the process into multiple paths, so it has two or more source points.

![A step with multiple source points](https://docs.kentico.com/docsassets/13/connecting-automation-process-steps/step_with_multiple_source_points.png "A step with multiple source points")

## Creating connections between steps

To create a connection between two steps, drag an appropriate source point on top of the target step.

1. [Place](https://docs.kentico.com/13/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/managing-automation-process-steps.md) the steps you want to connect onto the grid.
2. Click the source point of the step you want the connection to lead from and hold the mouse button.
3. Drag the source point over the step you want to connect.
   - Moving a source point on top of a target step highlights it in the designer.
4. Release the mouse button.

After you create a new connection, it remains selected and highlighted. You can immediately change the connection by dragging again or remove it by pressing the **Delete** key.

## Changing connections

1. Click the connection that you want to change and hold the mouse button.
2. Drag the connection to the new target step.
3. Release the mouse button.

This removes the original connection and creates a connection with the new target step instead.

## Deleting connections

1. Click the connection to select it.
   - The selected connection changes its color and increases in thickness.
2. Press the **Delete** key.
3. Click **OK** in the confirmation box.

Deleting a connection resets the source point to its default position.
