# Operators

## Main

Statistical data can now be viewed on the operator's work in the project.

<div data-with-frame="true"><figure><img src="/files/lkmAbvlmOP8zz6SuWAAt" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Please note!

The correct calculation of statistical data on operator responses is from 02/06/2025 at 14:00 Moscow time.
{% endhint %}

You don't need to configure anything in the operators section, because the calculation is done automatically (only during your operator's business hours).

<div data-with-frame="true"><figure><img src="/files/figmCRDJnuazdASDjWll" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
How to set up working hours was described in the article "[Employees](/us/admin/employees.md)".
{% endhint %}

You can select the period in which you want to view the operators statistics.

<div data-with-frame="true"><figure><img src="/files/JLZxdTipoXVBeCe0NOO5" alt=""><figcaption></figcaption></figure></div>

### Values

Let's take a closer look at the values:&#x20;

1. Statistical data is calculated for the operator:

* &#x20;by day.

<div data-with-frame="true"><figure><img src="/files/otWOFyd2AccGfdapAfws" alt=""><figcaption></figcaption></figure></div>

* by the clock on a certain day.

<div data-with-frame="true"><figure><img src="/files/NW0zF5u6Og2aAckugwfX" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Please note!

The hourly value is calculated according to the time zone of the project.
{% endhint %}

2. The line with a specific operator contains values in the seconds/answers/dialogs format.

<div data-with-frame="true"><figure><img src="/files/akwRFW2dptO34ecDCNoH" alt="" width="402"><figcaption></figcaption></figure></div>

* NN dialogues is the total number of customer dialogues in which your operators responded to customers:

{% hint style="info" %}
Any dialogue in which the operator responded to the customer's message is counted in the statistics.
{% endhint %}

a) The value by day.

<div data-with-frame="true"><figure><img src="/files/EVRzXPWjsGojbnvwxhlE" alt="" width="563"><figcaption></figcaption></figure></div>

b) Value by hour.

<div data-with-frame="true"><figure><img src="/files/yETBBxfyrd2cgS3lA2xx" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Attention!

Hourly values are calculated according to the working time set in the project ("[Automation](/crm/setting/automation.md)").

Accordingly, the hours are indicated by the time zone of the project.
{% endhint %}

* NN responses — total responses (messages) that were sent to your clients by operators in NN dialogues:

a) by day.

<div data-with-frame="true"><figure><img src="/files/XXETUVttKsD5TIH83zmC" alt=""><figcaption></figcaption></figure></div>

b) by hour:

<div data-with-frame="true"><figure><img src="/files/gFoZ7gt39yyCDKzVlsbr" alt=""><figcaption></figcaption></figure></div>

* &#x20;NN seconds is the average amount of time spent answering the dialogs.

a) by day.

<div data-with-frame="true"><figure><img src="/files/qYKJRv4tsF4f8RCIEreS" alt=""><figcaption></figcaption></figure></div>

b) by hour.

<div data-with-frame="true"><figure><img src="/files/J4xtUwCqCPPFeO5vlwu7" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
The average time value is calculated as follows: the response time spent by the operator for EACH response is taken into account and divided by the total number of responses (by day if the statistics are for the day, and by hour if the statistics are for the hour).

For example, the operator gave a response to the customer:

* in the first dialog: one answer took 120 seconds; the second answer took 30 seconds;
* in the first dialogue: 120 seconds were spent on one answer; 30 seconds on the second answer;
* in the second dialogue: for one answer - 40 seconds; for the second answer - 60 seconds; for the third answer - 180 seconds.

Total: the operator gave 5 answers in two dialogues, the average time = 86 seconds = (120+30+40+60+180) / 5

The statistics will look like: 86 seconds/ 5 replies / 2 dialogues

The response time is the difference between the time when a message is received from the client and the time when the message is sent by the operator.
{% endhint %}

{% hint style="success" %}
Statistics are updated when the message is sent by the operator without delay.
{% 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.mavibot.ai/analytics/operators.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.
