Configure queues
Queues are how UniverX routes incoming customer requests to the right people on your team. Each queue has its own members, working hours, and settings. A widget on your website is linked to a queue, so customers who click the widget are routed to agents in that queue.
Before you start
Section titled “Before you start”- You need the Admin or Owner role, or belong to a group with the Manage queues permission.
- Go to Admin console → Queues.
- You should already have at least one team member added in Members & access before assigning them to a queue.
Create a queue
Section titled “Create a queue”-
Go to Admin console → Queues.
-
Click Add queue.
-
Fill in the queue details:
Field Description Name (required) A clear name for the queue, e.g. “Sales”, “Support” SLA (seconds) (required) The target maximum wait time in seconds before a customer is considered waiting too long Queue active Toggle to make the queue live immediately after creation -
Under Members, add individual team members who will handle this queue.
-
Under Groups, add groups whose members should handle this queue.
-
Click Save changes.
Configure working hours
Section titled “Configure working hours”Working hours control when your queue is available to accept customer requests. Outside these hours, customers will not be able to start a session through widgets linked to this queue.
- Go to Admin console → Queues.
- Click the edit icon next to the queue you want to configure.
- Scroll to the Working hours configuration section.
- Toggle Enable working hours to turn this feature on.
- Set the Timezone for your team’s location.
- For each day of the week, enter the start and end times during which the queue is open.
- Click Save changes.
Set supported languages
Section titled “Set supported languages”If your team handles customers in multiple languages, you can specify which languages this queue supports.
- Open the queue edit panel.
- Scroll to Supported languages.
- Add the languages your agents speak.
- Click Save changes.
Activate or deactivate a queue
Section titled “Activate or deactivate a queue”You can pause a queue without deleting it. This is useful during holidays or team restructuring.
- Go to Admin console → Queues.
- Click the edit icon next to the queue.
- Toggle Queue active on or off.
- Click Save changes.
| Status | Meaning |
|---|---|
| Active | The queue accepts incoming customer requests |
| Inactive | The queue is paused; no new requests are routed to it |
Edit a queue
Section titled “Edit a queue”- Go to Admin console → Queues.
- Click the edit icon next to the queue.
- Update any fields as needed.
- Click Save changes.
Delete a queue
Section titled “Delete a queue”Deleting a queue removes all member assignments from it. This cannot be undone.
- Go to Admin console → Queues.
- Click the Delete queue option in the Actions column.
- Confirm the deletion when prompted.
How routing works
Section titled “How routing works”When a customer clicks the widget on your website, UniverX routes them to an available agent in the queue linked to that widget. The routing logic works as follows:
- The customer submits a pre-call form (if configured).
- UniverX checks whether the linked queue is active and within working hours.
- The customer is placed in the queue and waits for an available agent.
- The first available agent in the queue is alerted and can accept the session.
Troubleshooting
Section titled “Troubleshooting”No agents are receiving customer requests. Check that:
- The queue is set to Active.
- At least one member or group is assigned to the queue.
- The widget linked to this queue is also set to Active. See Widget setup.
- Working hours are configured correctly and the current time falls within them.
Customers are waiting too long. Consider:
- Adding more agents to the queue.
- Reviewing your SLA target — it may be too tight for your team size.
- Checking whether agents are logged in and available.
I set up working hours but the widget is still accepting requests outside those hours. Make sure the Enable working hours toggle is turned on in the queue settings.