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

To allow an [automation process](https://docs.kentico.com/k9/on-line-marketing-features/marketing-automation.md) to move from one [step](https://docs.kentico.com/k9/on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/managing-automation-process-steps.md) to another, you need to connect the steps. Each step has one or more source points, which you can drag to another step to create a connection.

## Working with source points

The red points next to steps are **source points**.

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

Certain types of steps have multiple source points.

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

For example, a _Condition_ step branches the process into two paths, so it has two source points. You can use the condition step to branch the process into an if/else condition using its two source points. The process continues through the blue source point if the condition is met. The red point indicates the branch used when the condition is false.

Steps that offer multiple conditions have multiple blue source points, one for each condition.

## Creating connections between steps

You can drag source points on top of other steps to create a connection between the two steps.

1. [Place](https://docs.kentico.com/k9/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 the connection, it stays selected. You can immediately change the connection by dragging again or remove it by pressing the **Delete** key.

![Newly created connections remain highlighted](https://docs.kentico.com/docsassets/k9/connecting-automation-process-steps/highlighted_connection.png "Newly created connections remain highlighted")

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

![Changing existing connections](https://docs.kentico.com/docsassets/k9/connecting-automation-process-steps/changing_existing_connection.png "Changing existing connections")

## Deleting connections

1. Click the connection to select it.
   - The 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.
