# VoiceTrends Documentation

## VoiceTrends Documentation

- [Welcome to VoiceTrends](https://docs.plumvoice.com/voicetrends/master.md)
- [Call Volume](https://docs.plumvoice.com/voicetrends/call-volume.md)
- [Call Volume Graphs](https://docs.plumvoice.com/voicetrends/call-volume/call-volume-graphs.md)
- [Call Volume Raw Data](https://docs.plumvoice.com/voicetrends/call-volume/call-volume-raw-data.md)
- [Event Tracker](https://docs.plumvoice.com/voicetrends/event-tracker.md)
- [Event Tracks Graphs](https://docs.plumvoice.com/voicetrends/event-tracker/event-tracks-graphs.md)
- [Event Tracker Raw Data](https://docs.plumvoice.com/voicetrends/event-tracker/event-tracker-raw-data.md)
- [Performance](https://docs.plumvoice.com/voicetrends/performance.md)
- [Performance Graphs](https://docs.plumvoice.com/voicetrends/performance/performance-graphs.md)
- [Performance Raw Data](https://docs.plumvoice.com/voicetrends/performance/performance-raw-data.md)
- [Diagnostic Flow](https://docs.plumvoice.com/voicetrends/diagnostic-flow.md)
- [Debugging Tools](https://docs.plumvoice.com/voicetrends/diagnostic-flow/debugging-tools.md)
- [Inputs](https://docs.plumvoice.com/voicetrends/diagnostic-flow/inputs.md)
- [Diagnostic Flow Raw Data](https://docs.plumvoice.com/voicetrends/diagnostic-flow/diagnostic-flow-raw-data.md)
- [Caller Profile](https://docs.plumvoice.com/voicetrends/caller-profile.md)
- [Call Profile Graphs](https://docs.plumvoice.com/voicetrends/caller-profile/call-profile-graphs.md)
- [Non-Geographic Raw Data](https://docs.plumvoice.com/voicetrends/caller-profile/non-geographic-raw-data.md)
- [Geographic Raw Data](https://docs.plumvoice.com/voicetrends/caller-profile/geographic-raw-data.md)
- [VoiceTrends API](https://docs.plumvoice.com/voicetrends/voicetrends-api.md)
- [Authenticate](https://docs.plumvoice.com/voicetrends/voicetrends-api/authenticate.md)
- [Call Volume](https://docs.plumvoice.com/voicetrends/voicetrends-api/call-volume.md)
- [Event Tracker](https://docs.plumvoice.com/voicetrends/voicetrends-api/event-tracker.md)
- [Performance](https://docs.plumvoice.com/voicetrends/voicetrends-api/performance.md)
- [Diagnostic Flow](https://docs.plumvoice.com/voicetrends/voicetrends-api/diagnostic-flow.md)
- [Caller Profile](https://docs.plumvoice.com/voicetrends/voicetrends-api/caller-profile.md)
- [Geographic](https://docs.plumvoice.com/voicetrends/voicetrends-api/geographic.md)
- [Release Notes](https://docs.plumvoice.com/voicetrends/release-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.plumvoice.com/voicetrends/master.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.
