For the complete documentation index, see llms.txt. This page is also available as Markdown.

Analytics

Use Dashboard analytics to review workspace cost, token usage, service mix, model mix, trace performance, and top users

Use Fetch Hive analytics when you want a workspace-level view of cost, token usage, trace performance, and the users driving activity.

Overview

The main analytics view in Fetch Hive lives under Dashboard. It gives you a shared monitoring surface for spend, service mix, model mix, model reliability, trace performance, token usage, and top users over a selected time range.

This page is different from the dedicated Users analytics view. Dashboard analytics is the wider workspace report, while the Users section focuses on tracked end-user activity.

How do I open workspace analytics?

Open Dashboard in the main sidebar, then click Analytics in the secondary navigation.

Fetch Hive loads the analytics cards and charts for your current workspace. Switching workspace changes the analytics totals and charts to that workspace's data.

What metrics and charts are available?

The analytics page currently shows seven monitoring panels:

  • Total Cost for workspace spend over the selected period

  • Service Costs for the mix of services that generated cost

  • Model Costs for LLM and image-generation model usage and spend

  • Model Observability for model latency percentiles and error rate

  • Trace Performance for run latency, span bottlenecks, and tool usage

  • Token Usage with totals for input, cached, reasoning, citation, image, and output tokens

  • Top Users so you can rank tracked users by activity

Use Service Costs when you want to see which services contribute to spend.

Use Model Costs when you want to compare LLM and image-generation model usage, token volume, and cost in one place.

Use Model Observability when you want to compare model latency and failure rate across prompt calls, agent calls, workflow prompt-step calls, and image-generation model calls.

Use Trace Performance when you want to compare trace span groups, slow reasoning models, slow tools, and average tool count per run.

Where analytics split cost into Task credits and Wallet, task credits are an estimated platform cost based on included plan tasks or purchased top-up tasks. Wallet is the hosted LLM wallet portion.

Open Show all from Model Costs when you need the full model-cost table for the selected date range.

Use Token Usage when you want to inspect how token volume is split across input, cached, reasoning, citation, image, and output tokens. Image tokens include image-input tokens and generated-image output tokens when the provider returns token usage.

In Top Users, you can switch between Cost and Requests.

How do I change the reporting window?

Use the date-range control in the header to switch between the preset ranges or choose a custom range.

When you apply a new range, Fetch Hive refreshes every analytics panel for that period.

How do I drill into a user from analytics?

Use Top Users when you want to move from a workspace report into a specific tracked user.

Click a user in the chart to open that user's detail page under Users.

From there, you can inspect that user's activity and open the underlying prompt, workflow, or agent run details.

Analytics vs user tracking

Use this page when your question starts at the workspace level, such as:

  • Which services are driving cost?

  • Which models are responsible for the most spend?

  • Which models are slow or failing most often?

  • Which trace span types or tools are slowing down runs?

  • How much token volume did this workspace generate?

Use the Users section when your question starts with a specific tracked end user or a user activity trend.

See also: User tracking analytics.

Last updated