> ## Documentation Index
> Fetch the complete documentation index at: https://support.getskara.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Exit from Selected Flow

The Exit Selected Flow Action enables you to remove a specific record from any flow other than the current one. This action is particularly useful when working with sub-flows and you need to stop a record's execution in another flow based on certain criteria.Topics Covered:

* [How to Configure Exit Selected Flow Action](#how-to-configure-exit-from-selected-flow-action)
* [Practical Example](#practical-example)

# How to Configure Exit From Selected Flow Action

When setting up a Smart Flow, select the **Exit the Selected Flow** action.

<img src="https://mintcdn.com/salesmate/8bRY4dtUWfxi5DH6/smart-flows/smart-flows-actions/images/mceclip1-8.png?fit=max&auto=format&n=8bRY4dtUWfxi5DH6&q=85&s=0dd5b1bdf5eb31db1a2e0c23df585ea0" alt="mceclip1.png" width="1920" height="869" data-path="smart-flows/smart-flows-actions/images/mceclip1-8.png" />

When setting up the Exit Selected Flow Action, you will need to configure the following details:**Name**: Provide a clear and descriptive name to identify the action's purpose.

* **Description**: Give a brief explanation of the action's function, describing what it will achieve.

* **Record to Exit**: Select the record variable you want to remove from another flow. Here you can select a variable at any level but it must be a single record only.

* **Flow**: Choose a flow from which to the records should be exited.

<img src="https://mintcdn.com/salesmate/T6cMZydntnSICuu7/smart-flows/smart-flows-actions/images/mceclip0-8.png?fit=max&auto=format&n=T6cMZydntnSICuu7&q=85&s=5284af317baa71a09bab951fa12c64a5" alt="mceclip0.png" width="1920" height="869" data-path="smart-flows/smart-flows-actions/images/mceclip0-8.png" />

Click **Save** and continue.

# Practical Example
