# Metric Dumps

<table data-full-width="true"><thead><tr><th width="128">Metric Name</th><th width="102.4296875">Metric Version</th><th>File Formats</th><th width="128">Description</th><th>Webhook Group</th><th width="110.8203125">Webhook Version</th><th>Exportable from Dashboard</th><th>Deprecated</th></tr></thead><tbody><tr><td>Agent Metrics Dump</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/169dxCBk865TYSCCE59ICr0wpMP0Pa8sjvyjHL1SuJmI/edit?usp=drive_link">File Format</a></td><td>Agent's overall performance</td><td>ANALYTICS_DUMP_FILE with Metric Type AGENT_ANALYTICS</td><td>1.0 &#x26; 1.1</td><td>No</td><td>No</td></tr><tr><td>Campaign Analytics Dump</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/1CzfdNRT4nAp3dRntTc8J7fCQMPXP92f0KFGMPrShi98/edit?usp=drive_link">File Format</a></td><td>Campaign's overall performance</td><td>No</td><td>N/A</td><td>No</td><td>No</td></tr><tr><td>Campaign Contact Summary Report</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/1-XFJb3iEbjpY6kgdi-ouA9zted9N38zX-n0obBzh5V8/edit?usp=drive_link">File Format</a></td><td>Detail of each audience (lead) within the campaign</td><td>No</td><td>N/A</td><td>Yes</td><td>Yes</td></tr><tr><td>Campaign Audience Report</td><td></td><td><a href="https://docs.google.com/spreadsheets/d/1NdZnsF5lbB1_Jm7TsPU2zQjXQH4qSJ3jSMeEYE7JRYk/edit?usp=sharing">File Format</a></td><td>Detail of each audience (lead) within the campaign</td><td>No</td><td>N/A</td><td>No</td><td>No</td></tr><tr><td>Daily Message Dump</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/1T42hxf6hbKU4OkmopfW-QBoBo5OlDBHp0ACRdfcUyNc/edit?usp=drive_link">File Format</a></td><td>All the chat interactions across all agents and leads</td><td>ANALYTICS_DUMP_FILE with Metric Type MESSAGE_DUMP</td><td>1.0</td><td>No</td><td>No</td></tr><tr><td></td><td>1.1</td><td><a href="https://docs.google.com/spreadsheets/d/1mpnNCfhekHmxhIDtyVQOmAAUbClZ_f_JRS2j-n9Tj8g/edit?usp=drive_link">File Format</a></td><td></td><td></td><td>1.1</td><td>No</td><td>No</td></tr><tr><td>Contact Summary Report</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/1eleh1glxyz6EVLBpcO4tb-NzWxWWhn191RAQX4PeYXw/edit?usp=drive_link">File Format</a></td><td>Details of leads created on a given day</td><td>No</td><td>N/A</td><td>No</td><td>No</td></tr><tr><td>Automation Aggregate Report</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/1SK3scsraAE0N6t7whQZvWzGkNXexsZGDng-BC25qxCo/edit?usp=drive_link">File Format</a></td><td>Automation's overall performance</td><td>No</td><td>N/A</td><td>No</td><td>No</td></tr><tr><td>Automation Execution Audit Report</td><td></td><td><a href="https://docs.google.com/spreadsheets/d/17N2tTZqAsYcL6Ix2Sm-lr8p14p4sYYZBElS8ldZrwnI/edit?usp=sharing">File Format</a></td><td>Detail of each execution for an automation</td><td>No</td><td>N/A</td><td>Yes</td><td>Yes</td></tr><tr><td>CSAT Aggregate Report</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/15pzPxtzFpswtaGgCfrsN97WGuMzQD5wYh85mI0oEFjc/edit?usp=drive_link">File Format</a></td><td>CSAT's overall performance</td><td>No</td><td>N/A</td><td>No</td><td>No</td></tr><tr><td>CSAT Records</td><td>1.0</td><td><a href="https://docs.google.com/spreadsheets/d/1Afz8pdIJsiMtYYHfFgnKctqrAJ-HtY9xR-nibwYA5_0/edit?usp=drive_link">File Format</a></td><td>CSAT details per lead</td><td>No</td><td>N/A</td><td>No</td><td>No</td></tr></tbody></table>


---

# 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.saleschat.pro/application/metric-dumps.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.
