Assignment Rules automatically distribute work to team members based on configurable strategies. When combined with the Automation System, assignments happen instantly as work arrives, ensuring optimal team utilization and faster response times.
Before using Assignment Rules, your app must have these specific field types:
Assignment Group field (group type) - Defines the pool of users who can receive assignments
Assignee field (user type) - The individual user who receives the assignment
The Assignment Group field must be populated with actual users before running the Make Assignment automation. An empty Assignment Group field will cause the automation to fail.
These fields are required for Assignment Rules to function. Without them, the Make Assignment action cannot determine who to assign work to.
Before running any Make Assignment automation: Ensure your Assignment Group field contains the group of users who should receive assignments. This is the most common cause of assignment failures.
The Assignment Group field acts as the pool of available users. If this field is empty when the automation runs, the Make Assignment action will fail because it has no one to assign the work to.
Setup: Automatically assign incoming support tickets to available agentsPrerequisites:
Assignment Group field must be populated with Support Team group
Support Team group must contain active users
Copy
Ask AI
Support Ticket Created → Make Assignment → Assignment Group: Support Team (populated with group of users) → Strategy: Distributed Work → Result: Ticket assigned to least busy support agent
Assignment Rule Configuration:
Title: “Support Ticket Distribution”
Description: “Distribute incoming support tickets evenly among available support agents”
Setup: Assign project tasks to team members automatically
Copy
Ask AI
Task Created → Make Assignment → Assignment Group: Project Team → Strategy: Distributed Work → Result: Task assigned to team member with lightest workload
Clear naming: Use descriptive titles that explain the rule’s purpose
Specific descriptions: Document when and why the rule applies
Strategic selection: Choose assignment strategies that match your workflow needs
Balanced groups: Ensure Assignment Groups have appropriate team member distribution
Skill alignment: Match assignment groups to work types and required expertise
Capacity planning: Consider team member availability and workload capacity
Event-driven assignment: Trigger assignments based on meaningful events
Conditional logic: Use IF conditions to route work appropriately
Performance monitoring: Track assignment effectiveness through automation history
Add required fields to your app (Assignment Group and Assignee)
Populate Assignment Group field with the group of users who should receive assignments
Create your first assignment rule with Distributed Work strategy
Build an automation using the Make Assignment action
Test the workflow with sample data
Monitor performance and adjust as needed
Assignment Rules require the Automation System to function. Make sure you have automations configured with the Make Assignment action to see assignments in action.