# How to view statistics on employee calls

How to view call statistics for employees Link **Telephony** -> **Call Detail** allows you to generate reports on calls of each employee and the company as a whole, indicating the direction and status of the call. You can generate a report for a client by selecting them in the Entity List. The report can be exported to Excel.

When generating a report, you can **add or remove available parameters**:

* Call date - in the drop-down list you can select the period you are interested in;
* Ringing time - you can specify the ringing time in seconds;
* A specific employee or the company as a whole;
* The status of the call (successful/unsuccessful);
* Type of call (incoming/outgoing);
* CRM (Lead/Company/Contact).


---

# 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.itgrix.com/faq/how-to-view-statistics-on-employee-calls.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.
