From 97f5c1c6bae3911a1a290bbbef54c624796ea8c5 Mon Sep 17 00:00:00 2001 From: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com> Date: Fri, 13 Oct 2023 11:01:08 -0600 Subject: [PATCH] Explore: Content outline add documentation (#76482) * Add documentation --- docs/sources/explore/_index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/sources/explore/_index.md b/docs/sources/explore/_index.md index a0795f7c3a6..a6175ec073b 100644 --- a/docs/sources/explore/_index.md +++ b/docs/sources/explore/_index.md @@ -67,6 +67,18 @@ In split view, timepickers for both panels can be linked (if you change one, the To close the newly created query, click on the Close Split button. +## Content outline + +The content outline is a side navigation bar that keeps track of the queries and visualization panels you created in Explore. It allows you to navigate between them quickly. + +The content outline also works in a split view. When you are in split view, the content outline is generated for each pane. + +To open the content outline: + +1. Click the Outline button in the top left corner of the Explore screen. + +You can then click on any panel icon in the content outline to navigate to that panel. + ## Share Explore URLs When using Explore, the URL in the browser address bar updates as you make changes to the queries. You can share or bookmark this URL.