Skip to content

Analytics

The Analytics dashboard provides a comprehensive overview of assistant usage, costs, and API activity. Navigate to Analytics in the sidebar to access it.

Filters

All charts and metrics respond to three filters at the top of the page:

FilterOptionsDescription
AssistantDropdown of active assistantsScope every metric to a single assistant
ModelDropdown of models that have been usedScope LLM-related metrics (costs, tokens, requests) to a specific model
Date range7, 30, or 90 daysControl the time window for all data

Filters combine — selecting both an assistant and a model shows only activity for that assistant using that model.

Summary Cards

Six cards across the top give an at-a-glance overview:

  • Conversations — Total conversation count in the period
  • Messages — Total messages exchanged
  • API Requests — Number of LLM API calls made
  • Tokens — Total tokens consumed (input + output)
  • Content Items — Number of generated content pieces (blog posts, summaries, etc.)
  • Total Cost — Aggregate LLM spend in USD

Cost Analysis

Cost per Assistant

A horizontal bar chart ranking assistants by total spend. Hover for exact cost and token counts.

Top Spenders

A table showing the 15 highest-cost people — both contacts (external users interacting via channels) and staff users (internal team members). Each row shows the person’s name, type, conversation count, and total cost.

Cost Over Time

A stacked bar chart showing daily cost broken down by assistant. Useful for spotting cost spikes and understanding which assistants drive spend on a given day.

API Usage

Daily API Requests

Bar chart of LLM API call volume per day.

Daily Tokens

Bar chart of total token consumption per day.

Usage by Model

A table breaking down usage per model with columns for requests, input tokens, output tokens, total tokens, and total cost. Helpful for comparing model efficiency and cost.

Sandbox Containers

Shows the number of currently active sandbox containers. Each conversation that uses code execution gets its own container, which is automatically cleaned up after 10 minutes of inactivity.

Conversation Insights

Conversations Over Time

A stacked bar chart showing daily conversation volume broken down by assistant. Helps identify usage trends and peak activity periods.

Average Conversation Length

A horizontal bar chart showing the average number of messages per conversation for each assistant. Longer conversations may indicate more complex tasks or opportunities for prompt improvement.

Channel Breakdown

A doughnut chart showing how conversations are distributed across channels:

  • Web — Direct browser-based conversations
  • Slack — Conversations via the Slack integration
  • Email — Conversations via the Postmark email integration

Tool & Content Metrics

Most Used Tools

A horizontal bar chart showing which tools are called most frequently, grouped by assistant. Includes built-in tools like search_knowledge and web_search as well as any custom tools.

Content Output

A stacked bar chart showing the volume of generated content over time, broken down by content type (blog posts, summaries, etc.).