The Portal includes a global Evaluation Results view for reviewing how Sentinels are scoring real requests across your applications.
Where to find it
In the Portal, go to Test > 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
To see the underlying sentinel outputs, expand a row to view its Evaluation Results (one result per sentinel).
What you see in an expanded row
Each sentinel result shows:
- Status:
PASS, FAULT, ERROR, or NA
- 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)
When you expand a row, you can quickly add/remove a filter for a specific sentinel result (including its status) using the inline +/– control.
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 +
FAULT to 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.