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

# Analytics

> Understand request patterns across a Workspace, Agent, or Channel.

Analytics summarise many requests. Use them to find patterns, then open a Trace to inspect one request behind the numbers.

GroundForge can show metrics such as:

* request count;
* success rate;
* median and P95 latency;
* delivery success;
* active and returning users;
* Gateway blocks;
* Operator Reviews;
* tool and MCP calls.

Breakdowns can compare Agents, Channels, capabilities, countries, outcomes, and failure reasons when the source data is available.

## Example

Send the same weather request several times with the capability set to Allow, then once with Review. Analytics can show the additional Operator Review while each individual request remains available as a Trace.

See [Traces](/concepts/traces-analytics), [Dashboard](/platform/dashboard), and [Analytics in the platform](/observability/analytics).


## Related topics

- [Analytics](/observability/analytics.md)
- [Get Channel Analytics](/api-reference/endpoints/channels/get-channel-analytics.md)
- [Get Agent Analytics](/api-reference/endpoints/agents/get-agent-analytics.md)
- [Get Workspace Runtime Analytics](/api-reference/endpoints/analytics/get-workspace-runtime-analytics.md)
