diff --git a/src/pages/docs/projects/project-dashboard.md b/src/pages/docs/projects/project-dashboard.md index dc58480a93..1c34f67fd2 100644 --- a/src/pages/docs/projects/project-dashboard.md +++ b/src/pages/docs/projects/project-dashboard.md @@ -97,3 +97,17 @@ From this view you can filter by release and then deploy the selected release in - All untenanted deployments are summarized in the first row, labeled ‘Untenanted’. - **Only tenanted** deployments are allowed: - No untenanted deployments are shown on the dashboard. + +### Advanced filtering options +:::figure +![Advanced filter screenshot](src/pages/docs/projects/test-michelle.png) +::: + + +:::div{.warning} +This feature is only available on version 2026.3.2219 and later +::: +- Hide inactive projects +- Filter by deployment status +- Filter by live status +- Filter by tags \ No newline at end of file diff --git a/src/pages/docs/projects/test-michelle.png b/src/pages/docs/projects/test-michelle.png new file mode 100644 index 0000000000..67c82dec13 Binary files /dev/null and b/src/pages/docs/projects/test-michelle.png differ