From d07a2a29e856dd73295e8dbf091206d4cca252b9 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Tue, 9 Dec 2025 18:39:12 +0000
Subject: [PATCH] Update deploy/preview-deployments.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
deploy/preview-deployments.mdx | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
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