> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflows/how-to-move-remove-contacts-from-workflow-steps.md).

# How to Move/Remove Contacts from Workflow Steps

In this article, you will learn how to move or remove contacts from workflow steps. This can be useful in case these contacts were added by mistake and to this workflow, or if you no longer want them to wait to move them to another step.

**What you will need:**

* A workflow with contacts added

**Step 1: Access your Workflow**

* Edit your workflow or create a new one if you don’t have one created

**Step 2: Check your leads in the step they are**

* If you have a Wait step, your leads in that workflow stage will show in there.
* You can click on the Wait step and you will see two options: the trashcan icon to delete them or the walking man icon to move them to another step

{% embed url="<https://lh3.googleusercontent.com/G5kooN2dKZTVrAiBwwtLpVg820Sdw_jQ2MXMNZtH8xZDCxiGBp51oxPwqXQszhQ85_k_ee6e1PhqYS59lGecbtPpkFrBnLjkPGgXPKOgHMcrAxwb40t00seZrAZe-KuWABPCxaX4Pw1A-fHwEgATXRI>" %}

* If you want to delete a single contact from a workflow or move that contact to another step, go to the Status tab, and next to the name and email of the contact, click on the trashcan icon or the walking icon man.

{% embed url="<https://lh4.googleusercontent.com/D_CMasW7EGHUP9vSNyqprVyOT7zltasuy0ZYgrkXTEFlEAs9ZIDSWe6l89FggX0DOZsk3GCQ0h_WyDWwLOKpRRuJbul2fQxZEvBh2dZcAzJy1MJIQMyYr6VG3N3H2CpyLQCbXcuFCV6lzx-IE70Z480>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflows/how-to-move-remove-contacts-from-workflow-steps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
