Skip to content

Commit b918a79

Browse files
committed
[Maxim] Test run report tags docs
1 parent b500eac commit b918a79

File tree

4 files changed

+22
-0
lines changed

4 files changed

+22
-0
lines changed

docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"offline-evals/via-ui/advanced/presets",
7676
"offline-evals/via-ui/advanced/scheduled-runs",
7777
"offline-evals/via-ui/advanced/customized-reports",
78+
"offline-evals/via-ui/advanced/tag-reports",
7879
"offline-evals/via-ui/advanced/dataset-evaluation"
7980
]
8081
}
173 KB
Loading
153 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Tag test runs
3+
description: Tag your test runs to group and filter them effectively
4+
---
5+
6+
<Steps>
7+
<Step>
8+
9+
Tag any test run by clicking the **Add tags** button in the left sidebar of the run report view. Search and select one or more tags from the dropdown. If a tag doesn't exist, it'll be created automatically.
10+
11+
![Add tags](/images/docs/evaluate/how-to/optimize-evaluation-processes/tag-reports/add-tags-to-report.png)
12+
13+
</Step>
14+
<Step>
15+
16+
Once tagged, filter runs by tag from the runs table. Navigate to the runs page using the **Runs** button in the left sidebar of the Evaluate section.
17+
18+
![Filter runs](/images/docs/evaluate/how-to/optimize-evaluation-processes/tag-reports/filter-reports-by-tag.png)
19+
20+
</Step>
21+
</Steps>

0 commit comments

Comments
 (0)