Currently, new chats can be assigned using either round-robin or random distribution. However, this approach becomes challenging since most agents aren’t online full time and need to be notified when a new chat arrives.
A better approach would be to improve how new chats are handled:
This setup ensures no chat is missed, while still allowing flexibility for teams that aren’t always online.