The Portal includes a global Evaluation Results view for reviewing how Sentinels are scoring real requests across your applications.Documentation Index
Fetch the complete documentation index at: https://docs.trymaitai.com/llms.txt
Use this file to discover all available pages before exploring further.
Where to find it
In the Portal, go toTest > Evaluations.
How to read the table
Each row corresponds to a single evaluated request and includes:- Date Created
- Status: a request-level summary (PASS unless any sentinel returns FAULT)
- Application
- Intent
- Request ID
What you see in an expanded row
Each sentinel result shows:- Status:
PASS,FAULT,ERROR, orNA - Sentinel name
- Description (when present)
- Eval time (when present)
Filtering (recommended)
Click Add Filter to filter by:- Status
- Application
- Intent
- Intent Group
- Sentinel (optionally filtered to a specific sentinel status)
Viewing the underlying request
Use the Request action on a row to open a read-only request preview, so you can quickly see the input/output that triggered the evaluation.Practical workflow
- Start broad: filter by a single Intent Group to focus on one area of behavior.
- Find failure clusters: filter by one sentinel +
FAULTto see recurring patterns. - Jump to the request: open the request and use the Request page’s Evaluation section for deeper inspection. See Evaluating a Request.