# Analytics

Your Analytics dashboard gives you a bird's-eye view of how well your AI is performing and where your support team is spending their time. You can use this data to spot customer trends, monitor financial impacts, and fine-tune your AI policies.

\
1\. From the sidebar, go to **Analytics**.

<figure><img src="/files/47dJAWX1vvxuG7LnbB7y" alt=""><figcaption></figcaption></figure>

2. Use this data to fine-tune your AI policies and spot trends.

<table><thead><tr><th width="374">Data</th><th>Description</th></tr></thead><tbody><tr><td>Email volume</td><td>Total emails received and sent.</td></tr><tr><td>Auto-send rate</td><td>Percentage of replies sent automatically (no human needed).</td></tr><tr><td>Commitments </td><td>Refunds, replacements, and discounts the AI committed to.</td></tr><tr><td>Financial impact</td><td>Dollar value of commitments and estimated savings</td></tr><tr><td>Time saved</td><td> Hours of manual work avoided.</td></tr><tr><td>Escalation rate</td><td> How often the AI needed human help.</td></tr><tr><td>Intent breakdown</td><td>What customers are writing about (refunds, tracking, product questions, etc.)</td></tr></tbody></table>

<figure><img src="/files/mJstqLhhh7Ih6RL5SfRT" alt=""><figcaption></figcaption></figure>


---

# 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.scaleflows.net/documentation/documentation-v1.1/workspace/analytics.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.
