Skip to main content

Dashboard overview

Availability

Open core · self-host + all Splyntra Cloud plans

The dashboard is where you watch your agent fleet: traces and risk, logs and metrics, tools and retrieval, costs, alerts, and — on Enterprise and Cloud — security, evaluation, and governance. It is served by the core web app (http://localhost:3000 when self-hosting) and is the same across all editions, with commercial screens layered on where licensed.

Path-based org routing

URLs are org-scoped: /{orgSlug}/.... An org switcher at the top of the sidebar changes the active org and rewrites the path. On self-host with a single implicit org this is transparent; on Cloud it lets one account hold several orgs. Users with no org are sent to /onboarding.

SectionWhat it shows
HomeFleet overview — a roll-up across projects and environments, with Excel export.
ProjectsCreate and manage projects (the ingest boundary for a workload).
AgentsRegistered agents across environments, plus Agent Platforms and MCP Servers. See Agents, platforms & MCP.
TracesThe trace explorer and the trace-detail waterfall. See Traces.
Logs · Metrics · Tools & RetrievalObservability views. See Logs, metrics & tools.
EvaluationDatasets, runs, scorers, and leaderboard (Pro+).
SecurityDetection incidents — injection, secret, PII, moderation, unsafe tool calls (Pro+).
CostsToken spend by run, model, and project. See Costs.
AlertsRisk-threshold and cost-overrun rules. See Alerts.
SettingsProfile, Security, Team (roles + invites), and API Keys.

Projects & environments

A project is the boundary a workload ingests into; an environment (for example development, staging, production) is a dimension within it, set on the SDK. Most screens can be scoped and filtered by project and environment, so the same agent's staging and production behavior stay distinct.

Tables everywhere

Every list view — agents, traces, logs, costs — is searchable, sortable, and paginated, with Excel export so you can pull a slice into a spreadsheet or share it with a stakeholder.

Home fleet overview

Home is the landing view: a fleet-wide roll-up of activity, risk, and spend across all projects and environments in the active org, with the same Excel export as the detail tables.

Getting data in

  • Connect an agent — the guided wizard that mints an ingest key and generates connect code.
  • Integrations — SDKs, raw OTLP, and platform webhooks.