Actions > Automate task assignments
Dynamic member assignment from kick-off forms
Assignee picker fields in kick-off forms1 let the person launching a process choose who handles specific tasks. Tallyfy’s automation rules2 then assign those chosen people automatically - no hard-coded assignments needed.
- A coordinator launches client onboarding and picks which account manager handles that client
- A manager starts a new hire process and selects the right HR specialist (Sarah for tech hires, Mike for sales)
- Someone requests a purchase approval and picks their assistant to gather documentation
Task assignment stays flexible. The launcher decides who gets what.
-
Add assignee picker fields to your kick-off form
Open your template’s kick-off form. Add Assignee Picker fields for each role you want assigned dynamically:
- “Select primary agent”
- “Choose project assistant (optional)”
- “Assign technical reviewer”
Write clear labels - the launcher needs to know exactly who they’re picking and why.
-
Create an automation rule for each assignment
Each assignee picker field needs its own rule. Tallyfy supports three assignment verbs: Add Assignees (keeps existing ones), Replace Assignees (swaps them out), and Clear assignees (removes all).
Example 1: Replace assignees on multiple steps
IF (Primary Agent field) is not emptyTHEN Replace assignee(s) for steps 1, 2, and 3 with (Primary Agent field)Example 2: Add an assistant to specific steps
IF (Project Assistant field) is not emptyTHEN Add assignee (Project Assistant field) to steps 4 through 10 -
Use groups as fallback assignments
If someone doesn’t pick anyone, you still need those tasks covered:
IF (Technical Reviewer field) is emptyTHEN Assign "Technical Review Team" group to step "Technical Review"
Mix assignee pickers with other form field conditions using AND/OR logic:
IF (Priority field) is "Urgent"AND (Senior Manager field) is not emptyTHEN Replace assignee(s) for "Final Approval" with (Senior Manager field)Urgent requests go to the senior manager you picked. Regular ones follow the normal approval chain.
Use separate assignee picker fields when different process stages need different people:
- Initial stages: Assigned to the “Project Lead” picker selection
- Middle stages: Handed to the “Technical Expert” picker selection
- Final stages: Goes to the “Quality Reviewer” picker selection
Each picker controls its own set of steps independently.
Edit Templates > Assign steps in the Tallyfy template builder
Edit Templates > Understanding assignment types
Examples > Automatically assign a step to the original process requestor
Was this helpful?
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks