> For the complete documentation index, see [llms.txt](https://docs.ebbot.ai/ebbot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/condition-nodes.md).

# Condition Nodes

## **Condition nodes** <a href="#id-4.-condition-nodes" id="id-4.-condition-nodes"></a>

<figure><img src="/files/T1U1xeDePDn8PR0Fio7D" alt="" width="375"><figcaption><p>A condition node leading to an action.</p></figcaption></figure>

**Purpose**: Create branching logic in workflows

**Characteristics:**

* Evaluate conditions to determine workflow path
* Support six comparison operators: Same as, Not the same as, Less than, Less than or same as, Greater than, Greater than or same as.
* Enable if/else branching
* **Referencing node data**: Values are selected via UI dropdowns (e.g., Select "ticketing\_trigger" node → "requester\_email" field).
