
What the Start Flow Does
The Start Flow block determines three critical things:- It defines when the workflow is triggered. Phonely evaluates the Start Flow whenever a call or message comes in (or is initiated outbound) and decides whether this flow should run.
- It controls how the flow is entered. A workflow can either start automatically as the primary entry point, or be triggered conditionally during an ongoing conversation.
- It specifies which communication types can activate the flow, such as inbound calls, outbound calls, or SMS conversations.
Add a Start Flow
When you create a new workflow from scratch in Phonely, the Start Flow block is added automatically to the canvas. You do not need to manually insert it or select it from the block library. Phonely always includes a Start Flow block because every workflow must have a clear entry point. When the workflow opens:- The start flow block is already present on the canvas
- It is ready to be configured as a First Flow, Global Flow, or both.
- Your only required action is to connect it to the next block, typically a Greeting Message, Collect, or Talk block.

Set as First Flow
When Set as First Flow is enabled, Phonely will always start with this workflow whenever an inbound call is received. Only one workflow per agent can be set as the First Flow.This option is not available for outbound calls.

Set as Global Flow
Set as Global Flow allows this workflow to be triggered at any point during a conversation, as long as its trigger condition is met. Unlike First Flow, a Global Flow does not start the call. Instead, it acts as an interrupt or handoff that Phonely can transfer into dynamically.
Trigger Condition
The Trigger Condition defines why this workflow should activate. This is written in natural language and describes what the caller says or intends. For example, “When someone mentions needing help with a specific product.” Phonely uses this condition to decide whether to enter the workflow, especially when the flow is marked as a Global Flow. Keep trigger conditions:- Clear and specific
- Focused on intent, not exact phrasing
- Narrow enough to avoid accidental transfers
Channel Selection (Inbound, Outbound, SMS)
The channel checkboxes determine where this workflow is allowed to run.- Inbound: By selecting, Phonely can trigger this global workflow during any inbound call when the trigger condition is met.
- Outbound: By selecting, Phonely can trigger this global workflow during any outbound call when the trigger condition is met.
- SMS: By selecting, Phonely can trigger this global workflow during any text conversations when the trigger condition is met.

