Monitoring is where you see every decision your agents send to Histeeria.

Decision list

Each row represents one decision with:
  • Agent ID and optional sub-agent
  • Input / output previews — truncated for quick scanning
  • Status — queued or evaluated
  • Timestamps — when Histeeria received it
  • Token counts — if provided by SDK
Click a decision for full input, output, metadata, and evaluation scores (when available).

Filtering

Filter by:
  • Agent or sub-agent
  • Time range
  • Status (queued vs evaluated)
  • Profile (when linked)
Use filters to investigate a specific incident window or session.

Agent breakdown

The agents view summarizes:
  • Decision count per agent_id
  • Last activity timestamp
  • Linked profile name
  • Sub-agents under each agent

Real-time vs evaluation lag

Decisions appear in Monitoring immediately after ingest. Evaluation scores appear after the async pipeline runs — typically seconds to minutes depending on queue depth and warmup state.
A decision showing queued is normal briefly. Persistent queued status may indicate evaluation engine issues — see Troubleshooting.