# Conversation Analytics

The conversation information could be further analyzed using a rich gallery of graphs. Some of the key graphs included in the Dhee.AI reports module are described below.

### Daily Conversation Data

### Conversation By Hour

The Daily conversation data can be further analyzed by hours to understand the peak hours of communication. This can help the Customer to manage his resources in a better way.

![Conversation by Hour](/files/g8gEr90VK2Ctj9bvZaDX)

The graph sample shows that the max peak was reached around 10 AM. The traffic before 8 AM is seen to be comparatively lower.

### Project Concurrencies

The Project concurrencies are used to depict the number of user agents used concurrently at different times of the day.&#x20;

![Project Concurrencies](/files/lLHXbJIN26fF96P1ilYG)

### Conversation by Language

In the case of a multilingual bot, if the Customer is interested to compare the choice of language among the users, the *Conversation By Language* chart presents a summarized representation of the same.&#x20;

![Conversation By Language](/files/zFJePAUlsxdtoOfjTDUN)

### Conversation By Source type

On other hand, if the Customer is interested to compare the source of access, he can view the *Conversation By Source Type* chart.

![Conversation By Source Type](/files/07FIb31BcCCNaB1ELI68)

The chart displays the percentage of users who have used the Widget directly compared to users who have accessed the bot via Social Media.

### Conversation By domain

Customers can compare the conversation data to obtain a comparison between different domains using the *Conversation By Domain* chart.

![Conversation By Domain](/files/uTPhla1RPxsyGDcoCntb)


---

# 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://readme.dhee.ai/platform-reference/reports/statistics/daily-reports/conversation-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.
