# Flow controls 入门

Pushwoosh Customer Journey Builder 中的 Flow controls 允许您定义客户旅程的逻辑和结构。这些元素有助于根据细分、行为、可用性、时间等管理用户在路径中的进展。使用它们可以个性化用户体验、控制消息传递并提高参与度。

### Condition split
Condition Split 元素根据用户细分或标签值将旅程划分为不同的分支。这使您可以在同一旅程中引导用户沿着不同的路径前进，并向每个受众群体提供有针对性的内容。  
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/segment-split/" />

### Wait for Trigger

**Wait for Trigger** 元素会暂停旅程，直到用户触发一个或一组指定的事件。 
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/wait-for-trigger/" />

### A/B/n split

**A/B/n split** 元素能够测试不同的消息序列，以确定哪种表现最佳。使用此元素可以根据实时性能数据优化内容交付并改善转化结果。  
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/abn-split/" />

### Reachability check

**Reachability check** 元素评估用户是否可以通过推送通知或电子邮件联系到。根据结果，您可以将用户引导至备用渠道，以确保消息送达。  
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/reachability-check/" />

### Time delay

**Time delay** 元素将用户在旅程的某个步骤停留指定的时间。延迟可以是固定的，也可以基于特定的时间、日期、星期几，或来自用户标签或事件属性的动态值。  
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/time-delay/" />

### Update user profile

**Update user profile** 元素可以手动或根据事件数据动态修改用户 Tag 值。 
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/update-user-profile/" />

### Audience sync

**Audience sync** 元素将用户从旅程步骤发送到选定的 Meta 受众。您可以添加用户进行定位，或移除用户进行抑制。
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/audience-sync/" />


### Exit

**Exit** 元素标志着旅程的终点。 
<LinkCard title="了解更多" href="/product/customer-journey/journey-elements/flow-controls/exit/" />