Overview
The Overview page is the first thing you see when you log in. It gives you a real-time snapshot of your tenant:- Active agent count
- Total invocations in the last 24 hours
- HCU consumed in the last 24 hours
- Recent activity feed
Agents
The Agents page lists all deployed agents in your tenant, with:- Pod name and status (Running / Pending / Failed)
- Container count (for example, 4/4)
- Age
- SPIFFE ID
- Quick actions: view logs, restart, or delete
Agent detail
Click any agent to open a detailed view with the following tabs:- Traces — OpenTelemetry trace list with duration and status for every operation
- Metrics — Invocation count, latency percentiles, and error rate
- LLM — Token usage, cost by model, and provider distribution
- Tools — Tool call frequency, latency, and cache hit rate
- Logs — Structured logs from the agent container
API keys
The API Keys page lets you manage programmatic access to your tenant:- Generate new API keys in the
hxr_live_*format - View active keys (masked for security)
- Revoke keys immediately
- Set key permissions: Admin, Deploy, or Read-only
Settings
The Settings page controls tenant-level configuration:- Tenant name and ID
- Trust domain configuration
- Cloud provider setup (AWS role ARNs, GCP Workload Identity provider, Azure managed identity)
- Webhook configuration
- Theme (dark / light)
Team
The Team page manages who has access to your tenant:- Invite team members by email
- Admin approval workflow for new members
- Role assignment: Admin, Member, or Viewer