> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neuraltrust.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics

> Gateway analytics in the console — traffic, latency, cost, policy actions, LLM and MCP breakdowns.

**Analytics** (`Agent Gateway` → **Analytics**) summarizes traffic for the selected gateway.
Use filters for **date range** and **consumer** (or all consumers).

## Tabs

| Tab          | What you see                                                                                                             |
| ------------ | ------------------------------------------------------------------------------------------------------------------------ |
| **Overview** | KPIs: total requests, policy actions, errors, estimated cost, tokens, total/gateway latency; traffic and latency charts. |
| **Policy**   | Denied / throttled / observed counts; actions over time; gateway policy and security-engine tables.                      |
| **Cost**     | Cost over time and breakdown tables.                                                                                     |
| **LLM**      | LLM-specific volume, latency, and model/provider metrics.                                                                |
| **MCP**      | MCP latency and method/server metrics.                                                                                   |

## How to use it

1. Open **Analytics** after production or Playground traffic has run.
2. Narrow the **date range** and optionally one **consumer**.
3. Use **Policy** to verify guardrails and rate limits are firing as expected.
4. Use **Cost** / **LLM** to tune [LLM Budget](/trustgate/policies/rate-limiting#llm-budget) and
   [smart routing](/trustgate/routing/smart-routing) tiers.
5. Use **MCP** when agent tool traffic is on the gateway.

For single-request forensics, open [Activity](/trustgate/console/activity). For the event
schema exported downstream, see [Telemetry](/trustgate/observability/telemetry).
