Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Preview tab in agents powered by the GitHub Copilot harness in Microsoft Copilot Studio maintains a history of your test conversations. Use conversation history to review past interactions and track patterns in your agent's behavior over time.
Note
Features in this article are powered by the GitHub Copilot harness, which uses Copilot Credits for usage-based billing. Learn more about Copilot Credits in Overview of billing for agents powered by the GitHub Copilot harness.
Usage-based billing applies to using, building, testing, and evaluating agents. These actions might consume Copilot Credits.
Prerequisites
- An agent created with the GitHub Copilot harness
- At least one test conversation in the Preview tab
View conversation history
Open your agent in Copilot Studio and select the Preview tab.
Select History in the preview header to open the history view.
The history table shows your past conversations with the following details:
Column Description Date When the conversation took place Description A summary of the conversation Status The outcome (Completed, In progress, Failed, Auth required, or Input required) Channels The channel the conversation came from Processed by The agent version that handled the conversation Steps/Turns The number of processing steps and conversation turns Last step The final processing step in the conversation Duration How long the conversation lasted
Filter and search conversations
In the history view, use the Find by ID button to locate a conversation by its conversation ID.
Use the filter options to narrow results by Status: Filter by All, Failed, In progress, Completed, Auth required, or Input required conversations.
Review conversation details
In the history view, select a conversation to open its details.
Review the full message history, including user messages and agent responses.
If the End user preview toggle is off (maker view), view the activity trace for each message in the conversation.
Check the metrics (steps, turns, duration) to understand the agent's processing performance.
Provide feedback on responses
Track quality patterns by providing feedback during preview conversations:
Below any agent response in a conversation, select the Thumbs up or Thumbs down icon.
In the popover that appears, enter a written comment describing the issue or positive behavior you observed.
Submit the feedback.
Use feedback patterns to guide improvements to your agent's instructions, knowledge sources, and tools.
Start a new conversation
Select New chat in the preview header.
The current conversation is saved to your history automatically.
A fresh conversation starts with no prior context, so you can test from a clean state.