Skip to content

Conditionals

What’s conditional logic?

Conditional logic is the “IF” part of Tallyfy automation rules - it lets your processes make decisions automatically. Think of it as teaching your workflow to handle different situations without you.

Why use conditionals?

  • Automate decisions - your workflow handles routine choices on its own
  • Stay consistent - the same rules fire every single time, no exceptions
  • Cut manual work - stop making predictable decisions yourself
  • Adapt on the fly - processes respond to what’s actually happening

Available condition types

You can base conditions on:

  • Form field answers - including kickoff form fields and step form fields (e.g. “if budget exceeds $10,000”)
  • Step status - completed, reopened, approved, rejected, acknowledged, or expired
  • Assignment status - whether a step has no one assigned (not_assigned)

Templates > Automations

Tallyfy automations are simple IF-THEN rules added to templates that automatically adapt running…