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

# Sub Flow

* The **Sub Flow Action** in Smart Flow allows you to trigger another flow from within the current flow, enabling more complex automations.

### **Topics covered:**

* [How to Configure Sub Flow Action](#how-to-configure-sub-flow-action)

* [Practical Example](#practical-example)

### How to Configure Sub Flow Action

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

<img src="https://mintcdn.com/salesmate/T6cMZydntnSICuu7/smart-flows/smart-flows-actions/images/mceclip0-14.png?fit=max&auto=format&n=T6cMZydntnSICuu7&q=85&s=9ab84bede5baaa3f8e77a30ac70bcbdb" alt="mceclip0.png" width="2667" height="1696" data-path="smart-flows/smart-flows-actions/images/mceclip0-14.png" />

Once selected, you would need to configure the Action by entering the following details,**Name**: Assign a descriptive name to the sub flow action for easy identification.

* **Description**: Give a brief explanation of what this action is designed to do.

* **Sub Flow**: Choose the specific sub flow that should be triggered as part of this action.

* **Input Variables**: Define any variables that should be passed from the main flow to the sub flow\.Once the configuration is completed, hit **Save**.

### Practical Example

Putting it plainly, the purpose of Sub Flow action is that it allows you to develop sophisticated automations by linking up different flows and transferring important variables between them so that each flow has the context necessary for it to be executed accurately.For example, if a deal is created in the main flow, I can use a sub flow to trigger additional actions within the same process. I can pass along the information captured in the main flow during the deal creation, and then use that data in the sub flow to create an activity, send out an email, or perform other actions as needed.

<img src="https://mintcdn.com/salesmate/Tn-J9m54ghAITLPw/smart-flows/smart-flows-actions/images/Screen-Shot-2024-11-11-at-8.45.01-PM.png?fit=max&auto=format&n=Tn-J9m54ghAITLPw&q=85&s=25e425ab85964fb09ebbc5553f7fb062" alt="Screen Shot 2024-11-11 at 8.45.01 PM.png" width="1888" height="1414" data-path="smart-flows/smart-flows-actions/images/Screen-Shot-2024-11-11-at-8.45.01-PM.png" />
