diff --git a/source/_posts/2023-12-06-release-202312.markdown b/source/_posts/2023-12-06-release-202312.markdown
index 9d76c753384..04544257505 100644
--- a/source/_posts/2023-12-06-release-202312.markdown
+++ b/source/_posts/2023-12-06-release-202312.markdown
@@ -127,24 +127,31 @@ It allows you to control the number entity from the tile card directly
and provides the choice to use it as a slider or as an input with up/down
buttons.
-
+
[@JosephAbbey]: https://github.com/JosephAbbey
## Options for the default dashboard
-The default dashboard Home Assitant generates for you, now has options that
-will allow you to change the behavior of it. You can now configure the
+The default dashboard Home Assitant generates for you now has options that
+will allow you to change its behavior. You can now configure the
default dashboard to hide certain areas, hide entities that don't belong
-to an area and the option to hide the energy summary card.
+to an area, and the option to hide the energy summary card.
-
+
-This is a first step in making the dashboards configurable. When adding a
-new dashboard, we will now also give you to option to start with an empty
-one, or create a new default dashboard.
+When selecting **Areas**, you can choose to hide the areas but also change
+the display order of the areas by dragging them around.
-
+A first step in making the dashboards configurable, but above all,
+it gives you more control over the default dashboard, especially when you have
+just started with using Home Assistant.
+
+When adding a new dashboard, we added a dialog similar to the ones we show
+when you create new automations or scripts. It gives you the option to start
+with an empty manual dashboard or create a new default dashboard.
+
+
## History dashboard showing long-term statistics
diff --git a/source/images/blog/2023-12/create-new-dashboard-dialog.png b/source/images/blog/2023-12/create-new-dashboard-dialog.png
new file mode 100644
index 00000000000..64554a64f4f
Binary files /dev/null and b/source/images/blog/2023-12/create-new-dashboard-dialog.png differ
diff --git a/source/images/blog/2023-12/dashboard-options.png b/source/images/blog/2023-12/dashboard-options.png
new file mode 100644
index 00000000000..5d85bc18961
Binary files /dev/null and b/source/images/blog/2023-12/dashboard-options.png differ
diff --git a/source/images/blog/2023-12/default-dashboard-options.png b/source/images/blog/2023-12/default-dashboard-options.png
deleted file mode 100644
index 5bb8d56a092..00000000000
Binary files a/source/images/blog/2023-12/default-dashboard-options.png and /dev/null differ