From 2a14b96d1e5411e6cb4b99ec40afa5a4d680539d Mon Sep 17 00:00:00 2001
From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Date: Tue, 9 Apr 2024 10:35:30 +0200
Subject: [PATCH] Dashboard sections view: add number of columns to reflect
current software (#32228)
---
source/_dashboards/sections.markdown | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/source/_dashboards/sections.markdown b/source/_dashboards/sections.markdown
index 46b77fdf735..029fd058ad9 100644
--- a/source/_dashboards/sections.markdown
+++ b/source/_dashboards/sections.markdown
@@ -21,15 +21,16 @@ You can group cards without using horizontal or vertical stack cards.
1. If you have multiple dashboards, in the left sidebar, select the dashboard to which you want to add the sections view.
2. [Add a new view](/dashboards/views/#adding-a-view-to-a-dashboard) and under **View type**, select **Sections**.
-3. To add a card, select the **Add card** button.
+3. Select the number of columns you want to see in the new view. Select **Save**.
+4. To add a card, select the **Add card** button.
- Follow the [steps on adding cards](/dashboards/cards/#adding-cards-to-your-dashboard).

-4. To add a section, select the **Create section** button.
-5. To edit the section title, select the
button.
+5. To add a section, select the **Create section** button.
+6. To edit the section title, select the
button.
- If you leave the section title empty, this line will be hidden.
-6. To delete a section, select the
button.
+7. To delete a section, select the
button.
## Rearranging sections and cards