# Automation Flow - Action "Change automation flow" — Option "Remove from flows"

The action “Change automation flow” allows you to control contacts' participation in existing flows within the system. Among the available options is “Remove from flows,” which has an important behavior to understand.

<figure><img src="/files/843e359f31706433769dcfa8e5268b44c3b47fb2" alt=""><figcaption></figcaption></figure>

#### What happens when you choose “Remove from flows”

When this option is selected, the selected automation flow in which the contact is currently participating is stopped immediately.\
This means that:

* Future actions scheduled within that flow will not be executed.
* The contact is automatically removed from the flow they were in.
* If the contact is in more than one active flow, you can choose which flow you want to remove the contact from.

#### Practical example

Imagine a contact is participating in a nurture flow with emails scheduled for the coming days. If an automation executes the action “Change automation flow → Remove from flows,” the sending of the upcoming emails is canceled immediately, and the contact ceases to be part of that flow.

#### Tip

This action is useful when you want to:

* End automated interactions with contacts who have already reached a certain stage of the funnel.
* Avoid duplicate communications between different flows.

Redirect the contact to another flow more suited to their journey.<br>


---

# Agent Instructions: 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://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-action-change-automation-flow-option-remove-from-flows.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.
