Skip to main content
The Gatelit dashboard gives you a central place to monitor gateway activity, manage prompts and keys, and configure which models your organization can use.

Request Logs

A paginated audit trail of every request routed through the gateway, with model, tokens, cost, latency, and status.

Models

Enable or disable specific models for your organization, overriding platform defaults.

Prompts

Create, version, and publish saved prompt templates that your applications can reference by ID.

Bring Your Own Key

Manage org-scoped BYOK API keys for each AI provider, and create service keys for backend auth.
Use the Playground page to send requests interactively and test prompts before integrating them into your application. You can pick any model your organization has enabled and inspect the raw response alongside token and cost estimates.

Overview page

When you open the dashboard, the Overview page loads first. It shows four stat cards at a glance:
  • Total requests today — request count since midnight, with a trend percentage compared to yesterday
  • Spend this month — cumulative estimated cost in USD since the first of the month
  • Success rate today — percentage of today’s requests that completed successfully
  • Prompts / folders — total number of saved prompts and prompt folders in your org
Below the stat cards, two charts give you more detail:
  • Requests (last 7 days) — a bar chart showing daily request volume for the past week
  • Spend by provider (this month) — a breakdown of month-to-date spend across OpenAI, Anthropic, Google, and Mistral
A Top consumers table lists the users or service keys responsible for the most spend and requests this month.

Usage page

The Usage page provides a detailed breakdown of token consumption and spend. You can filter by time period (today, this week, or this month) and group results by user or by provider. Each row shows the subject, provider, request count, input tokens, output tokens, and total spend in USD.