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

# Set Conditional Runs

> Control when nodes execute with simple rules

# Set Conditional Runs

Sometimes a node should run only when a condition is true.

## Configure conditions

1. Open the node parameters.
2. Find **Advanced**.
3. Add a condition such as **run only if status equals open** or **amount greater than 100**.

<Info>
  Conditions help skip expensive steps and reduce credit usage.
</Info>
