> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/account-management/channels/alles-rund-um-das-channels-statistiken-dashboard.md).

# Everything about the Channels statistics dashboard

To individually customize the target values for your dashboard, navigate to the **account management** and select the tile **Channels** from. Select the corresponding channel and click on **Statistics**.

With a sipgate business L or sipgate Business XL plan, admins can view the statisticsย้อนหลัง up to 12 months.

{% hint style="info" %}
Important: Please note that when migrating from Classic to the new Neo-PBX platform, the statistics for the previous groups as well as for newly created channels will only be stored retroactively for 30 days after the migration.

We recommend downloading the statistics regularly and storing them externally.
{% endhint %}

You have the option to activate statistics individually for each shared channel. Please note that subsequent deactivation **not possible** is.

![Screenshot from 2025-09-04 10-06-51.png](/files/cfe77fe136074d68fea2dbca9477de83b71b7561)

{% hint style="warning" %}
Only calls of 3 seconds or more are considered in the dashboard. All statistics refer to the defined service hours of the day. Further details on setting up service hours, holiday and absence profiles for your channels can be found [in this article](https://help.sipgate.de/hc/de/articles/14288865901853-Was-ist-eine-ACD-und-wie-richte-ich-ein-Call-Center-bei-sipgate-ein).
{% endhint %}

#### **Call volume**

Under **Call volume** you will find the service KPIs, as well as information about the current call volume in your channels. The daily information you see on the dashboard refers to the time of the query during service hours.

![Screenshot from 2025-09-05 08-44-41.png](/files/37974c1035053149f15ced9d3bd05b19604752a9)

{% hint style="info" %}
The statistics in this section refer to the entire service team. This includes the service level KPIs, statistics on answered and missed calls, as well as the current utilization of the channels. Information on the individual statistics of users can still be found in the section **User statistics**.
{% endhint %}

* **Accessibility rate:** Shows the **ratio** between answered and incoming calls in percent **during service hours** for **current time** of the query.

**Reachability rate** = **Total number of answered calls / total number of incoming calls \* 100%**

* **Accessibility within a certain time:** Shows the **share of calls** that within a f**ixed waiting time** (here 20 seconds) **answered** were answered. The defined greeting in your channels is not included in the waiting time.

**Accessibility within a certain time** = **Total number of answered calls in under 20 seconds / total number of incoming calls \* 100%**

* **Team AHT (average handling time):** Shows the **average handling time** of your service team.

**Team AHT** = **(talk time + after-call work time of all answered calls) / total number of all answered calls at the current time**

The target values for **accessibility rate, Team AHT and calls answered in under x minutes** can be adjusted as desired under settings.

{% hint style="info" %}
The KPI areas are highlighted in green when your defined goals are achieved; otherwise they appear in red.
{% endhint %}

In the section **Answered calls** you will find the total number of answered calls and further statistics:

**Average call answer time = waiting time of all answered calls / the number of answered calls. Average call duration = talk time of all answered calls / the number of answered calls.**

In the section **Missed calls** you will find statistics on the total number of missed calls. This includes information on how many callers hung up before they were connected to users, and for how many callers the maximum waiting time was exceeded (if configured).

**Average time to hang up = the time of all calls in which callers hung up / the number of calls in which callers hung up.**

#### **Current utilization**

Under **Current utilization** you will find real-time statistics for your channels: the number of callers currently waiting in the queue and the number of logged-in users as well as their status (whether they are currently in a call or after-call work).

![Screenshot from 2025-09-05 08-45-43.png](/files/b22887a2eab38fd5e209f4a28f203a460e5f99ee)

#### **User statistics**

Since individual user statistics process personal data, you as an admin must actively consent to this option in the dashboard area. After activation, your users will be informed by email.

Under individual statistics you will find a dashboard that shows the live status of users (logged in, logged out, in a call and in after-call work), the total number of answered calls, the total and average talk time, as well as working hours.

![Screenshot from 2025-09-05 08-46-00.png](/files/ea4ca18ff64a76f4552c2949db71c93d3e60f83a)

#### **How can I give other users access to the statistics dashboard?**

{% tabs %}
{% tab title="sipgate classic" %}
As an admin, you have the option to allow other users, such as team leads, access to statistics dashboards without giving them admin rights.

To do this, navigate to a specific call center (**Account management --> Channels --> \[name of the channel]**) and then select in the right menu **settings** select. Here you can under **Permissions** **-->** **Statistics sharing** determine the users for whom the dashboard should be visible.

The specified users (team leads) can access the dashboards under **My telephony --> Channels** to view the statistics and change KPI target values.

![Screenshot from 2025-09-05 08-50-08.png](/files/f6784fe0e0600698e04b40596733116d86d5dea5)
{% endtab %}

{% tab title="sipgate neo" %}
The statistics are currently only visible to admins.
{% endtab %}
{% endtabs %}

#### **How can I export data?**

You can export your data by clicking the button with the arrow. There you have the option to filter by different time periods. You can then download the desired data as a CSV file.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/account-management/channels/alles-rund-um-das-channels-statistiken-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
