# Analytics

## Technical Aspects

{% hint style="warning" %}
For the proper and complete functionality of our service, your calls must be recorded in **dual-channel format**. Most modern telephony systems support this feature by default—you just need to **enable it before starting to use our service**.
{% endhint %}

<figure><img src="/files/dkORHhVNFa9d2CZEj8oi" alt=""><figcaption><p>Call analytics algorythm</p></figcaption></figure>

## Control

<figure><img src="/files/zwsw4XuEnN9k7VJEoDxo" alt=""><figcaption><p>Analytics Management Block on the “Settings → Analytics” Tab</p></figcaption></figure>

Manage the status of automatic call analysis. Disabling analytics does not affect the recording of subsequent calls that pass the filters. These calls will be saved and queued for analysis, which will automatically start when the feature is re-enabled, provided the account balance is positive.

### Enable/Disable Automatic Analytics

Manage the status of automatic call analysis. Disabling analytics does not affect the recording of subsequent calls that pass the filters. These calls will be saved and queued for analysis, which will automatically start when the feature is re-enabled, provided the account balance is positive.

{% hint style="info" %}

1. Analytics can be enabled or disabled no more than **once per minute.**
2. If analytics is disabled while some calls are in the active processing phase, **their analysis will be completed, and the associated cost will be deducted from the balance.** All subsequent calls in the queue, along with new calls, will be **paused** until analytics is re-enabled.
3. Call analytics may stop **automatically** if the account balance is insufficient to process the next call in the queue. In such cases, analytics **cannot be manually re-enabled until the balance is replenished.**
   {% endhint %}

## Delayed Start

Activate the delayed analytics feature if analysis **needs to start with a 2-minute delay after the call ends rather than immediately.**

{% hint style="warning" %}
The delayed start applies to the entire account and cannot be configured for individual analytics rules.
{% endhint %}

This feature is particularly useful when the analytics scenario depends on **post-call changes**, such as moving an entity to a different stage/status. Two minutes are typically sufficient to input new data into the system and accurately capture the current status. This function ensures more precise and relevant analysis, tailored to dynamic workflows.


---

# 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.aiokk.io/en/settings/analytics.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.
