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 > Conditionals

Conditional logic enables automated decision-making in processes by using simple IF-THEN rules based on specific criteria like form responses task statuses user roles and time triggers.

Automations > Examples

Real-world automation patterns demonstrate how to leverage Tallyfy’s rule-based system for handling approvals task assignments notifications and process flows based on different business conditions and scenarios.

Automations > Logic operations explained

Tallyfy employs straightforward IF-THEN logic rules for automating workflow actions based on specific conditions that can be combined using AND/OR operators to create sophisticated business process automation.

Automations > Actions

Tallyfy offers four automation action types - assignment deadline status and visibility - that enable automatic task management through IF-THEN rules to streamline workflows and reduce manual work.