# Routing visualization

The routing visualization is used to give us a **clear view of the routing of all sessions and emails** for communications that took place in the past, as well as those that are taking place now.

We can select the desired period in the top right corner, where we can also **filter which channels, operators, groups or chatbots** we want to display in the visualization. The time period or the **live routing preview** option can then be selected at the bottom of the visualization section.

In the top left corner of the page, we can click on the **legend**, which makes it easier to distinguish the different elements of the routing visualization (whether it is group members, assigned routing or whether it is a phone call or a session on WhatsApp, Apple, etc.).

Also worth mentioning is the ability to immediately see an **overloaded group** (i.e. a group that has no available slots, all operators are Away, etc.).&#x20;

{% hint style="info" %}
**The overloaded group** is displayed in red (as shown in the legend). Below the legend, you can click on statistics, which allows you to immediately see the **status of operators, sessions or emails.**
{% endhint %}

**Pending (not yet assigned)** sessions and emails are displayed inside the visualization circle. When you click on an item, **the arrows show** which operators and groups the sessions and emails are routed to. The received session or email is then displayed directly at the operator.

{% hint style="warning" %}
The routing visualization is a **switchable feature** of mluvii. If you don't see the section and would like to use the routing visualization, please contact your mluvii sales representative or contact us via the chat on our [website](https://mluvii.com).
{% endhint %}

{% hint style="success" %}
By right-clicking on individual operators, groups or sessions you can set whether they should be hidden in the view, you can edit them or get to the session/email details immediately.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mluvii.com/en/for-administrators/tenant-management/settings/routing-visualization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
