---
title: "Conditional Branch · agent control pattern · Agent Fieldbook"
url: https://agentfieldbook.org/design/archetypes/conditional-branch/
description: "Route on a predicate, the single deterministic fork that splits a flow into true/false paths."
section: "Design · Control archetype"
source: Agent Fieldbook — generated from the published page
---

# Conditional Branch

Route on a predicate, the single deterministic fork that splits a flow into true/false paths.

## What it is

## At a glance

| Field | Value |
| --- | --- |
| Kind | Control archetype |
| Status | production |

## Basis
