diff --git a/docusaurus/docs/cms/features/admin-panel.md b/docusaurus/docs/cms/features/admin-panel.md
index 8dcd6614c9..f7ee6cf456 100644
--- a/docusaurus/docs/cms/features/admin-panel.md
+++ b/docusaurus/docs/cms/features/admin-panel.md
@@ -27,6 +27,12 @@ sources={{
:::tip
You can [create your own widgets](/cms/admin-panel-customization/homepage) to customize the admin panel's homepage.
+
+You can also customize the layout (widget controls appear when you hover over a widget or between widgets):
+- **Resize**: Drag the divider in a two-widget row left or right.
+- **Reorder**: Drag the button to move a widget.
+- **Delete**: Click the button.
+- **Restore**: Use the "Add widget" button at the top of the page to bring back a deleted widget.
:::
## Overview