Skip to content

Service level-based task assignment

Full-seat members

Use Tallyfy automations to route tasks to different team members based on customer service levels. An automation reads a kick-off form field and matches the right expertise to each customer’s tier, without anyone deciding by hand.

  • Tiered support - Enterprise customers get a dedicated team; free users get standard support
  • Sales processes - High-value deals go to senior closers
  • Professional services - Complex projects get senior consultants; simple ones go to junior staff
  • Subscription management - Enterprise onboarding gets your best people; free trials go to anyone

Here’s a real example - routing tasks based on service packages.

Scenario: You’re onboarding clients, and Platinum customers need your best account manager.

  1. Add a service selection field to your kick-off form1:

    • Field type: Dropdown or Radio
    • Options: “Basic”, “Professional”, “Platinum”
    • Label: “Select service package”
  2. Create an assignment automation for each level:

    Automation 1: Platinum service

    Platinum service

    If

    • Service Package is Platinum

    Then

    • Replace assignees
      Apply to
      Prepare proposal
      Assignees
      Sarah Chen
    • Replace assignees
      Apply to
      Account setup
      Assignees
      Sarah Chen

    Automation 2: Professional service

    Professional service

    If

    • Service Package is Professional

    Then

    • Replace assignees
      Apply to
      Prepare proposal
      Assignees
      Mike Johnson
    • Replace assignees
      Apply to
      Account setup
      Assignees
      Mike Johnson

    Automation 3: Basic service

    Basic service

    If

    • Service Package is Basic

    Then

    • Replace assignees
      Apply to
      Prepare proposal
      Assignees
      Support Team (group)
    • Replace assignees
      Apply to
      Account setup
      Assignees
      Support Team (group)

Don’t pile everything on one person. Assign to a group instead, and name each step the automation should cover:

Platinum work goes to the senior group

If

  • Service Package is Platinum

Then

  • Replace assignees
    Apply to
    Prepare proposal
    Assignees
    Senior Account Managers (group)
  • Replace assignees
    Apply to
    Account setup
    Assignees
    Senior Account Managers (group)

When you assign to a group, Tallyfy distributes work across its members. Each action names one step, so add an action for every step you want the group to pick up.

Combine multiple conditions when service level alone isn’t enough:

If

  • Service Package is Enterprise
  • AndIndustry is Healthcare

Then

  • Replace assignees
    Apply to
    Compliance review
    Assignees
    Healthcare Specialist Team

This matches expertise to both customer tier and industry, using the same replace assignees action as the rules above.

Higher tiers often need extra approval steps, shown or hidden with visibility actions:

If

  • Service Package is Basic

Then

  • Hide step
    Apply to
    Executive review

If

  • Service Package is Enterprise

Then

  • Show step
    Apply to
    Executive review
  • Add assignees
    Apply to
    Executive review
    Assignees
    C-Suite

Here’s how a support team can route tickets by customer tier.

Kick-off form fields:

  • Customer tier (dropdown): “Free”, “Starter”, “Growth”, “Enterprise”
  • Issue type (dropdown): “Bug”, “Feature Request”, “Integration Help”

The automations:

  1. Free tier, community support:

    Free tier support

    If

    • Customer Tier is Free

    Then

    • Add assignees
      Apply to
      Initial response
      Assignees
      Community Managers (group)
    • Shift deadline
      Apply to
      Initial response
      Shift by
      48 hours after process launch
  2. Starter tier, standard support:

    Starter tier support

    If

    • Customer Tier is Starter

    Then

    • Add assignees
      Apply to
      Initial response
      Assignees
      Tier 1 Support (group)
    • Shift deadline
      Apply to
      Initial response
      Shift by
      24 hours after process launch
  3. Growth tier, priority support:

    Growth tier support

    If

    • Customer Tier is Growth

    Then

    • Add assignees
      Apply to
      Initial response
      Assignees
      Tier 2 Support (group)
    • Shift deadline
      Apply to
      Initial response
      Shift by
      4 hours after process launch
  4. Enterprise, dedicated support:

    Enterprise tier support

    If

    • Customer Tier is Enterprise

    Then

    • Add assignees
      Apply to
      Initial response
      Assignees
      Enterprise Success Team (group)
    • Shift deadline
      Apply to
      Initial response
      Shift by
      1 hour after process launch
    • Show step
      Apply to
      Executive escalation

Each customer gets what they’re paying for. Your team stays organized.

  • Clear service definitions - Document what each tier includes so your team knows the expectations
  • Backup assignments - Use groups instead of individuals so coverage doesn’t break during vacations
  • Time zones - Enterprise customers in different regions shouldn’t wait for your local team to start
  • Monthly review - Check assignment patterns to spot uneven workload before it causes burnout
  • Transparent routing - Tell customers upfront how their tier affects response speed

Automations > Examples

Tallyfy offers tested automation patterns for task assignment, workflow control, and deadlines…
  1. Kick-off form - collects data before launching a process, read by automations to route tasks and set values