diff --git a/doc/src/howto/creator-tips.qdoc b/doc/src/howto/creator-tips.qdoc
index 10a67f912e34ab73e3769a613db41432154726d5..5401707cddfe5f18d317d3f5bd68a30a1ec43a53 100644
--- a/doc/src/howto/creator-tips.qdoc
+++ b/doc/src/howto/creator-tips.qdoc
@@ -132,13 +132,19 @@
 
     For more information, see \l{Using Command Line Options}.
 
-    \section1 Showing and Hiding the Sidebar
+    \section1 Showing and Hiding Sidebars
 
-    To toggle the sidebar in the \uicontrol Edit and \uicontrol Debug modes, click
-    \inlineimage sidebaricon.png
-    or press \key Alt+0 (\key Cmd+0 on \macos).
+    You can toggle the left and right sidebar in some \QC modes.
 
-    For more information on using the sidebar, see
+    To toggle the left sidebar, click \inlineimage leftsidebaricon.png
+    (\uicontrol {Hide Left Sidebar/Show Left Sidebar}) or press \key Alt+0
+    (\key Cmd+0 on \macos).
+
+    To toggle the right sidebar, click \inlineimage rightsidebaricon.png
+    (\uicontrol {Hide Right Sidebar/Show Right Sidebar}) or press
+    \key Alt+Shift+0 (\key Cmd+Shift+0 on \macos).
+
+    For more information on using the sidebars, see
     \l {Browsing Project Contents}.
 
     \section1 Moving To Symbols
diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc
index 8453f91df7c45049c243e6016826868e5503ba2e..f00a025aadb71bcb937831c4b426ded164734efd 100644
--- a/doc/src/howto/creator-ui.qdoc
+++ b/doc/src/howto/creator-ui.qdoc
@@ -112,14 +112,15 @@
 
     \section1 Browsing Project Contents
 
-    The sidebar is available in the \uicontrol Edit and \uicontrol Debug modes, and with a
-    different set of views in the \uicontrol Design mode. Use the
-    sidebar to browse projects, files, and bookmarks, and to view the class
-    hierarchy.
+    A left and right sidebar are available in most \QC modes. The availability
+    of the sidebars and their contents depend on the mode.
+
+    In the \uicontrol Edit mode, you can use the sidebars to browse projects,
+    files, and bookmarks, and to view the class hierarchy.
 
     \image qtcreator-sidebar.png
 
-    You can select the content of the sidebar in the sidebar menu (1):
+    You can select the contents of the sidebars in the sidebar menu (1):
 
     \list
 
@@ -151,15 +152,18 @@
     For more information about the sidebar views that are only available in
     \QMLD, see \l{Using Qt Quick Designer}.
 
-    You can change the view of the sidebar in the following ways:
+    You can change the view of the sidebars in the following ways:
 
     \list
 
-        \li To toggle the sidebar, click \inlineimage sidebaricon.png
-            (\uicontrol {Hide Sidebar/Show Sidebar}) or press \key Alt+0
-            (\key Cmd+0 on \macos).
+        \li To toggle the left sidebar, click \inlineimage leftsidebaricon.png
+            (\uicontrol {Hide Left Sidebar/Show Left Sidebar}) or press
+            \key Alt+0 (\key Cmd+0 on \macos). To toggle the right
+            sidebar, click \inlineimage rightsidebaricon.png
+            (\uicontrol {Hide Right Sidebar/Show Right Sidebar}) or press
+            \key Alt+Shift+0 (\key Cmd+Shift+0 on \macos).
 
-        \li To split the sidebar, click \inlineimage splitbutton_horizontal.png
+        \li To split a sidebar, click \inlineimage splitbutton_horizontal.png
             (\uicontrol {Split}). Select new content to view in the split view.
 
         \li To close a sidebar view, click \inlineimage splitbutton_closetop.png