> 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/workflow-actions/workflow-action-remove-from-all-workflows.md).

# Workflow Action: Remove From All Workflows

In this article, you will learn more about the Remove From All Workflows action.

This action will allow you to remove your leads from all the workflows they are currently in. This is helpful in case you need to stop all upcoming conversations with the lead, in case this lead has reached another step and you want to remove from all the workflows to send them to another one, to mention a few case examples.

**What you will need:**

* A workflow

**Step 1: Edit or create a workflow**

* Select the trigger you will need and save
* In case you need to add more steps before removing the leads from all workflows, do that

**Step 2: Add the Remove From All Workflows action**

* Add the action “Remove from all workflows”
* You can toggle on/off the option to remove the leads from this workflow as well

{% embed url="<https://lh4.googleusercontent.com/6aUhmbQz2wVNqqCOFRONEQsBz3iyjI3QxlS5s_48bjIxMvd9AAssFp84hbWIU8dWPqDxETj1a7ao7mENugdhvY-ckLX7dtr_z_W6s7K7PBROsi9f9UnyGr6e9Px3SNv6YzSyRkY_YDUus-Wb8vUe7PE>" %}

* Once your actions are completed, publish the workflow and save.


---

# 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, and the optional `goal` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/workflow-actions/workflow-action-remove-from-all-workflows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
