# Call Profile Graphs

The y-axis on each graph depicts the statistical value indicated by the graph name. The x-axis displays the specified period (day, week, month).

To enlarge each graph, click the thumbnail of the graph from within the page, or select it from the sub-menu under the Caller Profile section.

To change the period interval on this graph, select one of the Day/Week/Month buttons located in the top right of this menu. Selecting one of these changes the period of the x-axis on the graph.

To view the data for a specific phone number, select the desired phone number from the drop-down menu in the top left. “All Phone Numbers” is the default setting for this menu until changed by the user.<br>

## **# Calls**

![](/files/-M5hKPPxZGQx-r3DmebD)

This graph displays the total number of calls made to your application(s). Hovering over each graph points will show the individual statistics for each date.

## **# Unique Callers**

![](/files/-M5hKPPz3b66yqvh1qes)

This graph depicts the number of unique phone numbers calling your application.\
For example, if the same phone number called the application 10 times, that phone number would be counted once in this graph. In contrast, all 10 of those calls would count in the # Calls graph.<br>

## **Geographic**

<div align="center"><img src="/files/-M5hKPPyst9mhgB5CB2P" alt=""></div>

This graph is a heat map of the Unites States based on the total number of calls from each state. States with darker shading indicated higher call volumes.\
Hovering over the state on the map displays the total number of calls originating from that state.<br>


---

# 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/caller-profile/call-profile-graphs.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.
