From 9608da4fdff778decdb165ea127759fc67d30c5a Mon Sep 17 00:00:00 2001 From: Yaelle Chaudy <42030685+yaelleC@users.noreply.github.com> Date: Tue, 19 Sep 2023 16:59:57 +0200 Subject: [PATCH] What's new Next: Add the new Browse UI feature (#75064) * Added the new Browse UI * rewording * Wording edits --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-next/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/index.md b/docs/sources/whatsnew/whats-new-next/index.md index 5968e5a8a4e..304cd144cbf 100644 --- a/docs/sources/whatsnew/whats-new-next/index.md +++ b/docs/sources/whatsnew/whats-new-next/index.md @@ -64,3 +64,16 @@ _Generally available in Grafana Cloud_ Use the Grafana Alerting - Grafana OnCall integration to effortlessly connect alerts generated by Grafana Alerting with Grafana OnCall. From there, you can route them according to defined escalation chains and schedules. To learn more, refer to the [Grafana OnCall integration for Alerting documentation](/docs/grafana/next/alerting/alerting-rules/manage-contact-points/configure-oncall/). + +## New browse dashboards view + + + + +_Available in public preview in Grafana Cloud_ + +We are gradually rolling out our new browse dashboards user interface. With this new feature, we removed the **General** folder, and dashboards now sit at the root level. The feature also provides easier editing functionality, as well as faster search renders. + +To learn more, refer to the following video demo. + +{{< video-embed src="/media/docs/grafana/2023-09-11-New-Browse-Dashboards-Enablement-Video.mp4" >}}