- “What happened on this exact input?”
- “Would a different system prompt have fixed it?”
- “How would a different model have responded?”
How to find it in the Portal
You’ll typically open a request from:- an Intent Group’s Requests tab (real traffic), or
Test→Evaluations(open a request from a row), or- Test Set / Test Run request tables (open a request from a row).
What you can do on the Request Overview page
Inspect the original request
Review the original request’s:- input messages (including system + user messages)
- assistant response
- request metadata / IDs (useful for debugging)
Create reruns to test prompt + model changes
Use the Versions panel to iterate quickly:- Select Original (baseline).
- Click New Rerun to create a new version.
- In the rerun version, edit inputs (for example: tweak the system prompt, adjust messages, switch model).
- Click Run Request.