> ## Documentation Index
> Fetch the complete documentation index at: https://voiceai-docs.theclevermarketing.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Building Flows

> Flow consists of two parts, trigger and actions

## Trigger

The flow's starting point determines its frequency of execution. There are various types of triggers available, such as Schedule Trigger, Webhook Trigger, or Event Trigger based on specific service.

## Action

Actions come after the flow and control what occurs when the flow is activated, like running code or communicating with other services.

In real-life scenario:

<img src="https://mintcdn.com/unicornpublicies/7bLDmb_pHEh6jn9G/resources/flow-parts.png?fit=max&auto=format&n=7bLDmb_pHEh6jn9G&q=85&s=a4e6ea3b34139fb2f29ffc55410a3bff" alt="Flow Parts" width="1190" height="1026" data-path="resources/flow-parts.png" />
