Histories
Histories is the operator's ground truth.
This is where you stop guessing what users experienced and start working from the exact conversation that actually happened.

What to do here first
Use the list to narrow down the traffic you care about:
- filter by agent
- narrow by external user ID when you are tracing one stakeholder or customer
- filter by feedback when you want only conversations with a clear signal
What a good review pass looks like
Open a thread and answer these questions:
- What did the user actually ask?
- What did the agent actually do?
- Was there feedback on a specific reply?
- Is this a one-off miss or something worth protecting?
Use Histories as the bridge between feedback and action
From the history thread, you can usually do the next operational move immediately:
- ask Copilot what likely caused the behavior
- go back to
Editorand change the agent - click
Add Caseto protect the failure inTest Suite
A practical habit
Do not wait for a big review meeting to use Histories.
The best operators treat it like a daily loop:
- scan recent traffic
- open the most risky thread
- decide whether to fix, protect, or ignore