Skip to content

Automations

Process automations in Tallyfy

Automations are rules you can set up in your Tallyfy processes. They make the process automatically do certain things or make decisions based on conditions you define. This reduces manual work and makes sure the process runs the same way every time.

What are automations?

Automations in Tallyfy are like smart rules that:

  • Watch what’s happening in a process (like data entered or tasks completed).
  • Automatically perform actions when certain conditions are met.
  • Make decisions based on information in the process (variables).
  • Send tasks to the right people based on rules.
  • Change how the process works on the fly.

The main parts of an automation rule

Every automation rule has two main parts:

1. Conditions (The “IF” part)

This is the trigger that tells the automation when to run. Conditions check things like:

  • Answers given in form fields.
  • Whether a task is completed or approved.
  • If a certain amount of time has passed.
  • Actions users take (or don’t take).
  • A mix of different factors combined.

2. Actions (The “THEN” part)

This is what Tallyfy automatically does when the condition is met. Common actions include:

  • Assignment Actions: Change who a task is assigned to (add someone, replace someone, remove everyone).
  • Deadline Actions: Set or change task deadlines based on rules or dates in form fields.
  • Status Actions: Re-open a completed task (often used for approvals).
  • Visibility Actions: Show or hide steps based on conditions (very common for creating different paths in a process).

Tips for naming your automation rules

Give your automation rules clear names so everyone understands what they do:

  • Be specific: Name the rule after its purpose (e.g., “Show steps for USA customers only” is better than “Customer rule”).
  • Hint at the condition: Include the main trigger in the name if possible (e.g., “Assign to manager if urgent”).
  • Write for others: Imagine someone else needs to understand the rule just by reading its name.
  • Avoid vague names: Don’t use names like “Rule 1” or “Automation for step 5”.

Good names are important so that you and your team can easily understand, update, or fix automations later.

Why use automations?

  • Consistency: Makes sure the process follows the same logic every time.
  • Efficiency: Saves time by automating decisions and task assignments.
  • Handle complexity: Manages complex rules without needing more people.
  • Fewer Errors: Reduces mistakes caused by manual steps.
  • Flexibility: Creates processes that adapt based on the situation.

Getting started with automations

Explore the following sections to learn how to implement automations in your processes:

Automations > Actions

Tallyfy’s automation system offers four action types - assignment deadline status and visibility - to automatically handle task management based on predefined conditions and rules for streamlined workflow execution.

Automations > Examples

The guide showcases practical automation patterns with real examples that demonstrate how to use rule-based workflow automation for handling approvals task assignments notifications and process branching based on form inputs.

Tutorials > Create an automation

An automated workflow system that displays specific onboarding steps based on whether a new hire is designated as a field worker or office worker through IF-THEN logic rules and form field selections.

Automations > Logic operations explained

Tallyfy employs straightforward if-then automation rules that enable users to create dynamic workflows by combining multiple conditions with AND/OR operators without requiring complex flowcharts or technical expertise.