Hi @rchbeir
Currently the callback is only part of the queue configuration.
You can use the ‘Condition’ widget to check how many agents are Ready in the queue.
More info on that:
However, there is not a widget for Callback. That does happen once the consumer is placed into the queue.
What I would recommend to do is to announce either the callers place in line, or the estimated wait time, whichever is more appropriate for your business (estimated wait time is better for larger queues that can be estimated easier than queues with only a few agents). Essentially what you want to do is play a message based on the ‘Get Queue Data’ that encourages the caller to select the callback option once they are in queue.