# Conversations

#### Conversations Analytics displays the following:

**"Conversations" chart** displays the amount of conversations which were solved during a particular period of time selected by clicking "Filter".

**"First response time" chart** displays the time agents need to give the first response to the clients.&#x20;

**"Resolution time" chart** displays the time agents need to solve the conversations. The time is counted from the moment a conversation goes into "Unassigned" till the moment it goes into "Closed".

**"Messages" chart** displays the whole amount of messages sent by agents and groups. The messages in closed conversations are counted only.

**"Response time (excluding first response time)" chart** displays the time an agent spends on giving a response in an active conversation.&#x20;

**"Conversations by issues" chart** displays the issues with which the clients contact Customer Support Center. Click "Settings" to customise conversations issues.

{% hint style="info" %}

## **NB!**

**Conversation** is a messaging request from a client. It's considered active from the moment it goes into "Unassigned" till the moment it goes into "Closed". Conversation should include at least 1 client's and 1 agent's messages. Notes aren't included.&#x20;

**Is it possible to view analytics of working and non-working hours separately?**&#x20;

You can customise the parameters in "Group settings" to view analytics of working and non-working hours separately.

\
Click <img src="/files/-LZd2TYPvQoEPELQ7vEy" alt="" data-size="original"> to download csv-file with data analytics.
{% 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://help.blinger.io/documentation/tags/conversations.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.
