Queue FAQs
Common questions regarding queues & Default.
FAQ: Crediting Meetings Back
How does Default credit meetings back within a Queue?
FAQ: Crediting Meetings Back
How does Default credit meetings back within a Queue?
Default credits back meetings in the following ways:
- If the lead cancels the meeting from the calendar invite.
- If the meeting owner cancels the meeting from the calendar invite.
- If the meeting owner goes to Default > Meetings > Mark as No-Show on the specific event.
Note that at this time deleting a meeting from the calendar does NOT sync in real-time back to Default.
FAQ: Queues vs Events
How is a queue any different than a event?
FAQ: Queues vs Events
How is a queue any different than a event?
Queues are not to be confused with event types, which are separate objects. Events are used alongside a Queue in the Workflow Builder.
Events handle:
- Availability
- Length of meeting
- Meeting host
- Notifications / reminders
Queues handle:
- Picking the right Queue Member -> assignment to right meeting host
- Depending on your qualification flow, and requirements, your team may run multiple queues. One queue for discovery (SDR operated) and the other that goes straight to demo (sales rep operated).
FAQ: Using a queue in a RR
How can I use a queue to round robin?
FAQ: Using a queue in a RR
How can I use a queue to round robin?
Queues can be integrated with Round Robin functionality in two ways:
Round Robin Node
The Round Robin node in workflows handles lead assignment only. Add this node to your Canvas when distributing leads to representatives. Note: This node is not for scheduling meetings.
Scheduling Link
Generate a Round Robin scheduler link by navigating to Events > Copy Link > Select a Queue. Leads who book through this link are automatically assigned to a queue member
FAQ: How do Default queues account for equity?
How does Default ensure all reps are given a fair shot?
FAQ: How do Default queues account for equity?
How does Default ensure all reps are given a fair shot?
Default has two queue types:
- Max fairness
- Max availability
Equitable routing can be achieved via either queue type, so long as you keep the **priority **(%) the same for each member.
Max fairness:
- Default determines the next member in the queue based on
total assignments
+calibration
. Whoever has the lower score, is “Next up”. - When a lead attempts to book, the calendar of the next up member is shown.
Max availability:
- Default determines all active and available members in the queue.
- When a lead attempts to book time, Default uses the
total assignments
+calibration
count for each available rep at that timeslot. The member with the _fewest _assignments is selected.
The formula that we use to calulate next member up, is determined by the following:
member's meeting_count
= the total number of meetings the member has in the queuemember's calibration_count
= the total number of _simulated _meetings that have been added to the member in the queuetotalMeetings
= the sum of all meetings for all members in the queuemember's priority
= the priority value assigned to the member in the queuetotalPriorityPoints
= the sum of all priority within the queue