# Dashboard

On this page user can view and analyze cumulative statistical information regarding the sessions of the company. To access the Dashboard user should navigate to *Dashboard* through *Left Sidebar*:

![Left Sidebar / Dashboard](/files/-MWozxvyoHy6JiqMs7f9)

{% hint style="warning" %}
**The Dashboard page is visible only for Master users.**
{% endhint %}

The page displays various statistical widgets for monitoring and analyzing various aspects of the sessions **inside the defined date range** (see below):

![](/files/-MWp-ITL1RV22ye8wtaW)

* Total number of the **completed sessions**
  * Number of the unique verified persons
* Total number of **Liveness** checks
  * Several verifications for a single person are counted separately
* Total number of **ID verifications**&#x20;
  * Number of the unique verified IDs
* Number of the sessions **requiring investigation**
  * Real-time number of the session under Awaiting Action (see [Awaiting Action](/kvalifika-1/verification-session/awaiting-action.md) for more details)
* **The Volume of total sessions**
* Success rate
* **Mobile/Desktop** sessions rate

To select the desired date range `FILTER BY DATE` should be used. Besides selecting a pre-defined date or a date range (Yesterday, Last 14 days, etc.) it is possible to select two dates in the dropdown calendar control:

![Filter by Date (Statistics)](/files/-MWIfOsM2BpW51O-3GyI)

{% hint style="info" %}
After selecting the dates, statistical widget and charts will be automatically updated.
{% endhint %}

By clicking `DOWNLOAD CSV`,  it is possible to download basic statistical information in the Excel format:

{% file src="/files/-MWIh4658GyPXgSpGWFo" %}

Clicking the little green triangle button on either top four widgets will result in expanding the boxes, showing more details:

![More statistical details](/files/-MWIhuKk0lVmQJjqGYe7)

While hovering the V*olume of total sessions* chart, additional information regarding the session on date will appear:

![Hovering the volume chart](/files/-MWInSQHkw2-VYp6xo2h)

Additionally, by clicking the sandwich button on the top right corner of the chart, it is possible to download the chart in three different formats: SVG, PNG or CSV:

{% file src="/files/-MWIoCXXEfMaU-6k4i5g" %}
Exporter sample 'volume' chart in SVG
{% endfile %}

{% file src="/files/-MWIoT219taTxlsAVp\_z" %}
Exporter sample 'volume' chart in PNG
{% endfile %}

{% file src="/files/-MWIoXZjlPrIdtdODW5R" %}
Exporter sample 'volume' chart in CSV
{% endfile %}


---

# 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://kvalifika.gitbook.io/kvalifika-1/verification-session/statistics.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.
