Trust Dashboard

The Trust Dashboard at trust.truvant.ai provides fleet-wide visibility into your AI agent security posture — every host, every artifact, every alert, across your entire organization.

Why this matters (LLM06:2025) The dashboard gives security teams fleet-wide visibility into agent activity — the first step in identifying and controlling excessive agency across your organization. You cannot enforce what you cannot see.

Overview

The Overview page surfaces your organization's current security posture at a glance. It is the first screen you see after logging in and is designed to surface actionable information immediately.

KPI Cards

Donut Charts

Dashboard overview showing KPI cards and donut charts for fleet-wide security posture
Dashboard overview — fleet-wide security posture at a glance

Hosts

The Hosts page lists every machine in your fleet running the Truvant enforcement agent. Each row represents one host and surfaces the information you need to assess its health and policy state without drilling in.

Column Description
Health Overall health indicator: Healthy, Degraded, or Unreachable. Based on heartbeat recency and active alert count.
Hostname The machine hostname as reported by the agent. Click to open the host detail view.
Policy The policy role currently assigned to this host. Unassigned hosts inherit the organization default.
Auto-Upgrade Whether the agent will automatically upgrade to new releases when available.
Version The agent version running on this host. Outdated versions are flagged with a yellow indicator.
Items Number of MCP configuration entries discovered on this host (e.g., entries in claude_desktop_config.json).
Artifacts Number of unique artifacts resolved from the host's MCP config. One config entry may resolve to multiple artifacts (package + its dependencies).
Last Heartbeat Timestamp of the most recent check-in from this host's agent. Hosts that have not checked in within the expected interval are flagged.
Hosts list showing all machines running the Truvant agent with health, policy, and version columns
Hosts list — all machines running the Truvant agent

Host Detail

Click any host row to open the Host Detail view. This is the primary interface for managing an individual host, investigating its activity, and testing policy changes before applying them fleet-wide.

Actions

Detail Sections

Host detail view showing actions, monitor activity, artifact inventory, and command test input
Host detail — manage individual hosts, test commands against policy
Tip: Use Test Command before switching modes Use the Test Command input to verify your policy works as expected before switching from Monitor to Enforce mode. Run the commands your AI agents commonly use and confirm that the rules produce the decisions you intend. This prevents accidental breakage when you flip the mode switch.

Organizations

The Organizations page lists all organizations your account has access to. Enterprise accounts can manage multiple organizations from a single login — use the org switcher in the top navigation to move between them without logging out.

Column Description
Name Human-readable organization name, set during registration or editable by an admin.
Slug URL-safe identifier used in API paths and agent registration tokens.
Status Active organizations are fully operational. Trial organizations are within the free 30-day trial window. Suspended organizations have enforcement disabled pending billing action.
Tier Subscription tier: Trial, Team, or Enterprise. Determines feature access, seat limits, and data retention windows.
OIDC Issuer The configured identity provider issuer URL. Blank for organizations using Google or Microsoft social login. Set this to connect an enterprise OIDC provider (Okta, Auth0, Keycloak, Entra ID).
Created Date the organization was registered.

To switch organizations, click your organization name in the top navigation bar and select the target organization from the dropdown. All views — hosts, policies, alerts, and audit logs — are scoped to the active organization.

Organizations page showing multi-org table with name, slug, status, tier, OIDC issuer, and created date columns
Organizations — manage multi-org environments