docs(evaluation): Usage & analytics#754
Merged
khushalsonawat merged 5 commits intoJul 16, 2026
Merged
Conversation
khushalsonawat
requested changes
Jul 15, 2026
YashMohan23
force-pushed
the
docs/eval-explore-playground-usage
branch
from
July 15, 2026 17:22
e13309a to
0b016d9
Compare
Walkthrough of an eval's Usage tab: picking a time range to scope everything below it, reading the summary numbers (Runs, Success, Errors, Task Completion Rate) and the volume vs completion-rate chart, and digging into any single run from the evaluation logs, including searching by trace ID. Includes one annotated screenshot. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- List every time range in the selector (adds 6 hrs, Today, Yesterday) instead of implying a contiguous 30 mins-to-7D range - Correct the Source values to Playground, Dataset, or Tracer, or the project name (it is not a simulation) - Correct the Search description: a free-text match across a row's id, input, result, and reason, not a trace-ID lookup; relabel the screenshot callout Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace the Usage tab screenshot with a capture matching the other page images' dimensions, keeping the time-range and free-text search callouts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
YashMohan23
force-pushed
the
docs/eval-explore-playground-usage
branch
from
July 15, 2026 18:03
0b016d9 to
a8d16e2
Compare
Base automatically changed from
docs/eval-explore-playground-test
to
docs/evaluation-revamp
July 16, 2026 12:46
khushalsonawat
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Walkthrough of an eval's Usage tab.
One annotated screenshot of the Usage tab (time-range selector and search).
Stacked on #753 (Test an eval).