LLM Gateway
Learn

Dashboard

Your central hub for monitoring LLM usage, costs, and performance

The Dashboard is the first page you see after logging in. It provides a high-level overview of your project's LLM usage, costs, and performance at a glance.

Dashboard

Date Range

At the top of the page, you can toggle the date range for all dashboard metrics:

  • 7 days — Last 7 days of data (default)
  • 30 days — Last 30 days of data
  • Custom — Pick a custom start and end date

Stat Cards

The dashboard displays eight metric cards in two rows:

Top Row

CardDescription
Organization CreditsYour current available credit balance
Total RequestsNumber of API requests in the selected period, with cache hit percentage
Total CostTotal inference cost for the period, including storage costs
Total SavingsSavings from discounts during the selected period

Bottom Row

CardDescription
Input Tokens & CostTotal prompt tokens sent and their associated cost
Output Tokens & CostTotal completion tokens received and their associated cost
Cached Tokens & CostTokens served from cache (if caching is enabled) and the cost saved
Most Used ModelThe model with the highest request count, along with its provider

Usage Overview Chart

Below the stat cards, a chart visualizes your usage over time. You can toggle between two views using the dropdown:

  • Costs — Shows input, output, and cached input costs as a stacked area chart
  • Requests — Shows request volume over time

The chart is filtered by the currently selected project.

Quick Actions

A sidebar panel provides shortcuts to common tasks:

  • Manage API Keys — Go to the API Keys page
  • Provider Keys — Configure your own provider keys
  • View Activity — See detailed request logs
  • Usage & Metrics — Dive into usage analytics
  • Model Usage — View per-model usage breakdown

Header Actions

Two buttons in the top-right corner:

  • Create API Key — Quickly create a new API key for your project
  • Top Up Credits — Add credits to your organization balance

How is this guide?

Last updated on