Skip to content

Automate deadline shifts on tasks

Deadline actions

Deadline actions adjust task due dates automatically when conditions in your automation rules are met. You can:

  • Shift a deadline forward or backward by a set amount (e.g. +3 days)
  • Base a deadline on another step’s due date
  • Set a deadline from a date entered in a form field

Use the Apply To dropdown in your automation rule to pick which step’s deadline changes.

Examples of deadline actions

Example 1: Make deadline earlier for premium service

IF (Package Purchased field) is "Premium"
THEN shift deadline for step "Send First Draft" 3 days earlier than its default

Example 2: Set deadline from a form field date

IF (Project Scope field) is "Complex"
THEN set deadline for step "Review Meeting" to (Client Kick-off Date field) + 5 days

The review meeting deadline lands 5 days1 after whatever date was entered in the “Client Kick-off Date” field.

Example 3: Link deadlines between tasks

IF (Initial Review task) is completed
THEN set deadline for task "Final Approval" to 2 days after the deadline of step "Client Feedback"

Final approval falls 2 days after the client feedback step was due.

Deadline automation action configuration with date offset controls (66 chars)

Step 13’s deadline gets pushed 1 day later when the condition is met.

Templates > Automations

Tallyfy automations use IF-THEN rules to route tasks, adjust deadlines, show or hide steps, and trigger webhooks based on form responses and task events.

Automations > Actions

Automation actions in Tallyfy are the “THEN” part of IF-THEN rules - they automatically assign tasks, adjust deadlines, change status, control step visibility, or trigger webhooks when conditions are met.

Tutorials > Create an automation

Tallyfy automation rules use IF-THEN conditional logic to intelligently adapt workflows based on user inputs task completions and other triggers eliminating manual adjustments while automatically showing relevant steps assigning tasks and responding to changing circumstances throughout your processes.

Footnotes

  1. Tallyfy calculates in calendar days, then adjusts to your configured working days if the result falls on a non-working day

  2. Deadlines calculate from run creation time, not from a fixed calendar date