diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html
index 9b63d58934..448fbc0987 100644
--- a/Document-Processing-toc.html
+++ b/Document-Processing-toc.html
@@ -1379,7 +1379,7 @@
Interaction Mode
- Form Designer
+ Forms
- Overview
- Fill form fields
diff --git a/Document-Processing/PDF/PDF-Viewer/angular/organize-pages/overview.md b/Document-Processing/PDF/PDF-Viewer/angular/organize-pages/overview.md
index 4803b5bb8e..5b2bb1c065 100644
--- a/Document-Processing/PDF/PDF-Viewer/angular/organize-pages/overview.md
+++ b/Document-Processing/PDF/PDF-Viewer/angular/organize-pages/overview.md
@@ -14,6 +14,9 @@ The Angular PDF Viewer component provides an Organize Pages panel that helps you
To open the Organize Pages panel, load a document, ensure that the Organize Pages toolbar item is enabled, and choose **Organize Pages** from the left vertical toolbar. The document must allow page-level edits; otherwise, the toolbar item is hidden.
+Check out the following video to learn how to organize pages in a PDF document with the React PDF Viewer.
+{% youtube "https://www.youtube.com/watch?v=08kPdR0AZQk" %}
+
The Organize Pages panel supports the following actions:
* **Rotate pages**: Fix page orientation in 90-degree increments to correct scanned pages.
diff --git a/Document-Processing/PDF/PDF-Viewer/angular/organize-pdf-overview.md b/Document-Processing/PDF/PDF-Viewer/angular/organize-pdf-overview.md
deleted file mode 100644
index eb9cfacbca..0000000000
--- a/Document-Processing/PDF/PDF-Viewer/angular/organize-pdf-overview.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-layout: post
-title: Organize pages in Angular PDF Viewer | Syncfusion
-description: Learn how to reorder, rotate, insert, delete, and save pages with the Syncfusion Angular PDF Viewer component.
-platform: document-processing
-control: PDF Viewer
-documentation: ug
-domainurl: ##DomainURL##
----
-
-# Organize pages in Angular PDF Viewer
-
-The Angular PDF Viewer component provides an Organize Pages panel that helps you prepare documents before sharing them. Use it to tidy scanned files, move pages into the right order, and duplicate important content without leaving the viewer.
-
-To open the Organize Pages panel, load a document, ensure that the Organize Pages toolbar item is enabled, and choose **Organize Pages** from the left vertical toolbar. The document must allow page-level edits; otherwise, the toolbar item is hidden.
-
-The Organize Pages panel supports the following actions:
-
-* **Rotate pages**: Fix page orientation in 90-degree increments to correct scanned pages.
-* **Rearrange pages**: Drag and drop thumbnails to update the reading order.
-* **Insert new pages**: Add blank pages at the required position.
-* **Delete pages**: Remove pages that are no longer needed.
-* **Copy pages**: Duplicate selected pages to reuse content elsewhere in the document.
-* **Import a PDF document**: Merge the current document with pages from another PDF file.
-* **Select all pages**: Apply bulk actions, such as rotation or deletion, to every page.
-* **Save updates**: Review changes in real time and use **Save** or **Save As** to download the revised document.
-
-After completing the changes, apply them by selecting **Save** to overwrite the current document or **Save As** to download a new copy that retains the updated page order.
-
-For a full guide to Organize Pages in Angular, see the feature landing page: [Organize pages in Angular PDF Viewer](./organize-pdf).
-
-See also:
-
-- [UI interactions for Organize Pages](./organize-pdf/ui-interactions-organize-page)
-- [Toolbar items for Organize Pages](./organize-pdf/toolbar-organize-page)
-- [Programmatic support for Organize Pages](./organize-pdf/programmatic-support-for-organize-page)
-- [Organize Pages events](./organize-pdf/organize-pdf-events)
-- [Organize Pages in mobile view](./organize-pdf/organize-page-mobile-view)
-
diff --git a/Document-Processing/PDF/PDF-Viewer/react/forms/overview.md b/Document-Processing/PDF/PDF-Viewer/react/forms/overview.md
index dec60d2350..773e67fff8 100644
--- a/Document-Processing/PDF/PDF-Viewer/react/forms/overview.md
+++ b/Document-Processing/PDF/PDF-Viewer/react/forms/overview.md
@@ -13,6 +13,9 @@ The Syncfusion PDF Viewer delivers a complete, easy-to-use PDF forms experience.
The viewer also includes smooth import and export support for form data, making integration effortless. Developers benefit from extensive API control, while end users enjoy a clean and simple interface designed for a seamless and stress-free form-filling experience.
+Check out the following video to learn how to use the Form Fields in the React PDF Viewer.
+{% youtube "https://www.youtube.com/watch?v=MUWTCg1MoAE" %}
+
## Filling PDF Forms
Experience effortless PDF form filling through a clean, intuitive UI or automated workflows using powerful APIs. Flexible form data import and export support ensures smooth and efficient operations when working with PDF forms.