Skip to content

Commit 31b8c06

Browse files
docs: Save views in analytics pages (#9640)
1 parent ca786b5 commit 31b8c06

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

docs/source/guide/dashboard_annotator.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,15 @@ You can use the **Export** drop-down to export the following:
5959

6060
* **Comments Added** - Download a CSV file with all of the comments that the user has left.
6161

62-
## Filter by date range
62+
## Filters
63+
64+
### Filter by project and workspace
65+
66+
Select one or more workspaces or individual projects. To see all projects, select **All Workspaces** at the top of the workspace filter.
67+
68+
This does not include Personal Sandbox projects.
69+
70+
### Filter by date range
6371

6472
You can select a date range to apply to the performance metrics. If you want to be precise, you can also include time.
6573

@@ -69,6 +77,17 @@ For example, say you select a date range of 2 days: Monday and Tuesday. If an an
6977

7078
Similarly, if a reviewer opens an annotation on Tuesday but then doesn't accept it until Wednesday, that annotation is not counted in their total reviews or accepted annotation metrics.
7179

80+
### Save views
81+
82+
You can save your member, date range, and project filters as custom views. Saved views makes it easier for you to group member and project combos you want to readily access.
83+
84+
Note the following:
85+
86+
* You can save, update, and delete views.
87+
* Views are only visible to you (meaning they are not shared with other users within your organization).
88+
89+
!!! note
90+
If you click **Apply** after saving your date and project/workspace filters, your selections will propogate to other Analytics pages. You can reapply your view or incorporate those filters into a new or updated view.
7291

7392
## Annotations
7493

docs/source/guide/dashboard_overview.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,17 @@ Note that annotation and acceptance metrics are calculated on when they are **co
4040

4141
For example, say you select a date range of 2 days: Monday and Tuesday. If an annotator opens an annotation on Tuesday, begins working on it, and then submits it on Wednesday, then that annotation and the time they spent on it will **not** be included in the metrics.
4242

43+
### Save views
44+
45+
You can save your date range and project filters as custom views. Saved views makes it easier for you to group dates and projects you want to readily access.
46+
47+
Note the following:
48+
49+
* You can save, update, and delete views.
50+
* Views are only visible to you (meaning they are not shared with other users within your organization).
51+
52+
!!! note
53+
If you click **Apply** after saving your date and project/workspace filters, your selections will propogate to other Analytics pages. You can reapply your view or incorporate those filters into a new or updated view.
4354

4455
## Tasks and project states
4556

0 commit comments

Comments
 (0)