diff --git a/deploy/preview-deployments.mdx b/deploy/preview-deployments.mdx
index 5e9462b72..dee8bee91 100644
--- a/deploy/preview-deployments.mdx
+++ b/deploy/preview-deployments.mdx
@@ -53,18 +53,28 @@ Redeploy a preview to refresh content or retry after a failed deployment.
## Preview widget
-The preview widget appears on preview deployments to help you navigate and review updated pages. The widget is a floating button in the bottom-right corner of your preview deployment.
+The preview widget appears on preview deployments to help you navigate and review changed files. It displays as a floating button in the bottom-right corner of your preview deployment.
-1. Click the widget to show all added, modified, or removed files in the preview.
-1. Click a file to view the changes on the corresponding page.
-1. Use the search bar to filter the list of changed files.
+### How to use the preview widget
-The widget only appears on preview deployments, not on your live site or local previews.
+1. Click the widget to view all files that were added, modified, or removed in the preview.
+2. Click any file to navigate directly to that page.
+3. Use the search bar to filter files by path or page title.
+4. Drag the widget to reposition it anywhere on the screen.
+
+### Features
+
+- **Status badges**: Each file displays a badge showing whether it was added, modified, or removed
+- **Search functionality**: Quickly find specific files by filtering the list
+- **Drag and drop**: Move the widget to your preferred location on the screen
+- **Quick navigation**: Click any file to jump directly to that page
+
+The widget only appears on preview deployments, not on your production site or local previews.
## Restrict access to preview deployments