---
title: "Applying conditions logic"
slug: "applying-conditions-logic"
updated: 2026-06-01T16:16:49Z
published: 2026-06-01T16:16:49Z
canonical: "help.quickbase.com/applying-conditions-logic"
---

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

# Applying conditions logic

You can create complex, multi-step pipelines that automate decision-making processes based on specific conditions. This helps you save time and effort by eliminating the need for manual intervention in repetitive decision-making tasks. Branching allows you to split your business logic into two directions. If those conditions are met then the steps on the **IF** branch will run. If they are not met then the steps on the **Then** branch will run instead.

![Animation showing a conditional branch being added to a pipeline in the Pipelines designer, with IF and Then branches splitting the workflow](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/18542249322004.png)
