# Call Volume

The Call Volume section of VoiceTrends provides an overview of the most common caller statistics including:

* Total call minutes
* Total number of calls
* Total number of transfers
* Transfer Rate
* Average Call Length

VoiceTrends allows users to view these data on a per day, per week, or per month level. Within each graph this data can be further filtered by individual phone numbers. For more information on how to specify these values, see the [Getting Started ](/voicetrends/master.md)section.

Along with the graph data, the User Profile section displays the top 5 most frequent area codes that call the application. These values dynamically update with changes to the specified date range(s), period, or phone number(s).

The raw data section displays the average daily totals for all application usage. VoiceTrends uses all calls and transfers that occurred during the specified interval to calculate the average call stats over that interval.

* [Graphs](/voicetrends/call-volume/call-volume-graphs.md)
* [Raw Data](/voicetrends/call-volume/call-volume-raw-data.md)


---

# 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.plumvoice.com/voicetrends/call-volume.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.
