# Release Notes

## 2.1

This minor update to VoiceTrends adds a second option for exporting raw data to CSV files.

#### Features & Updates

* Added transfer minutes to the Call Volume API and Raw Data table
* You can export raw data totals for each phone number into a CSV file by selecting the \
  **Export Totals CSV** <img src="/files/wHoWz2AnwFBolF2BNDYB" alt="" data-size="line"> button.  Available under the Raw Data tab in VoiceTrend's following sections:
  * [Call Volume](https://docs.plumvoice.com/voicetrends/call-volume/call-volume-raw-data)
  * [Event Tracker](https://docs.plumvoice.com/voicetrends/event-tracker/event-tracker-raw-data)
  * [Performance](https://docs.plumvoice.com/voicetrends/performance/performance-raw-data)
  * [Caller Profile](https://docs.plumvoice.com/voicetrends/caller-profile/non-geographic-raw-data) (Not available for Geographic data.)

## 2.0

The latest version of VoiceTrends includes a number of significant UI and performance improvements over the previous version.

#### Features & Updates

* VoiceTrends 2.0 features a redesigned user interface that provides improved usability. The new UI fully supports mobile devices.
* Users can now access raw data from their applications directly in VoiceTrends.
* In addition to being able to view raw data, the new VoiceTrends allows users to export raw data in CSV files.
* Users who would like to use raw data for their own custom analysis or to build their own custom notifications can access raw VoiceTrends data through a REST-supported API.
* The call-flow analysis now includes enhanced data metrics to provide a deeper understanding of how callers interact with voice applications and to help identify and troubleshoot problem areas.


---

# 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/release-notes.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.
