Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nullbridge.ai/llms.txt

Use this file to discover all available pages before exploring further.

Accessing the Dashboard

Go to app.nullbridge.ai and sign in with your credentials.

Console

The Console is your home view showing:
  • Total Agents — all agents registered in your tenant
  • Active — agents currently running
  • Suspended — agents that have been killed or auto-suspended
  • Vault Leases — open credential leases
  • IDP Critical — critical identity events
  • PAM Agents — T4 privileged agents
The Risk Board shows your top 5 agents by risk score. The Live Events panel streams SIEM events in real time.

Agent Registry

Columns

ColumnDescription
AgentName and unique ID
TierT1 (stateless) through T4 (privileged)
StatusActive, Suspended, or Deprovisioned
RiskRisk score 0–100
CredentialCredential type for this tier
Envprod, staging, or dev
IdPGreen = token active, Red = revoked
VaultGreen = lease open, Red = sealed
Last SeenLast heartbeat timestamp

Provisioning an Agent

Click + Provision Agent and complete the 3-step wizard:
  1. Identity — name, tier, owner, team, environment, justification
  2. Scopes — declare minimum required permissions
  3. Review — confirm before provisioning

Kill Switch

Click Kill on any active agent to immediately revoke its token, seal the vault lease, and log critical SIEM events.

Restore

Click Restore to reinstate a suspended agent with a fresh token and vault lease.

SIEM Events

Filter by severity: All, Info, Warn, Critical
TypeDescription
PROVISIONAgent registered
KILL_SWITCHKill switch activated
RESTOREAgent reinstated
SECRET_ROTATEVault secret rotated
ANOMALYBehavioral anomaly detected
AUTO_SUSPENDAgent auto-suspended
POLICY_VIOLATIONAgent action blocked

Policies

PolicySeverity
No Static CredentialsCritical
Owner RequiredCritical
Scope Declared at RegistrationHigh
T4 Requires PAM JIT OnlyCritical
Anomaly Auto-Suspend at 3σHigh
Quarterly AttestationMedium

Settings

  • Anomaly Detection — warning and auto-suspend thresholds
  • Token TTL by Tier — token lifetime per tier
  • Session & Attestation — session length and attestation interval
  • Notifications — email alerts configuration

Users

RolePermissions
AdminFull access including user management
OperatorProvision, kill, restore, rotate agents
ViewerRead-only access