Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docusaurus/docs/cms/features/admin-panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Icon name="dots-six-vertical" classes="ph-bold" /> button to move a widget.
- **Delete**: Click the <Icon name="trash"/> button.
- **Restore**: Use the "Add widget" button at the top of the page to bring back a deleted widget.
:::

## Overview
Expand Down
Loading