You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'feature/modify-class-rerun-extraction' into 'develop'
Edit Sections Feature for Modifying Class/Type and Reprocessing Extraction
See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!329
Copy file name to clipboardExpand all lines: docs/web-ui.md
+60Lines changed: 60 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,66 @@ The solution includes a responsive web-based user interface built with React tha
26
26
-**Document Process Flow visualization** for detailed workflow execution monitoring and troubleshooting
27
27
-**Document Analytics** for querying and visualizing processed document data
28
28
29
+
## Edit Sections
30
+
31
+
The Edit Sections feature provides an intelligent interface for modifying document section classifications and page assignments, with automatic reprocessing optimization for Pattern-2 and Pattern-3 workflows.
32
+
33
+
### Key Capabilities
34
+
35
+
-**Section Management**: Create, update, and delete document sections with validation
36
+
-**Classification Updates**: Change section document types with real-time validation
37
+
-**Page Reassignment**: Move pages between sections with overlap detection
38
+
-**Intelligent Reprocessing**: Only modified sections are reprocessed, preserving existing data
39
+
-**Immediate Feedback**: Status updates appear instantly in the UI
40
+
-**Pattern Compatibility**: Available for Pattern-2 and Pattern-3, with informative guidance for Pattern-1
41
+
42
+
### How to Use
43
+
44
+
1. Navigate to a completed document's detail page
45
+
2. In the "Document Sections" panel, click the "Edit Sections" button
46
+
3.**For Pattern-2/Pattern-3**: Enter edit mode with inline editing capabilities
-**Classification**: Skips if pages already classified
70
+
-**Extraction**: Skips if sections have extraction data
71
+
-**Assessment**: Skips if extraction results contain assessment data
72
+
-**Selective Reprocessing**: Only modified sections lose their data and get reprocessed
73
+
74
+
### Pattern Compatibility
75
+
76
+
#### Pattern-2 and Pattern-3 Support
77
+
-**Full Functionality**: Complete edit capabilities with intelligent reprocessing
78
+
-**Performance Optimization**: Automatic selective processing for efficiency
79
+
-**Data Preservation**: Unmodified sections retain all processing results
80
+
81
+
#### Pattern-1 Information
82
+
Pattern-1 uses **Bedrock Data Automation (BDA)** with automatic section management. When Edit Sections is clicked, users see an informative modal explaining:
-**Alternative Workflows**: Available options like "View/Edit Data", Configuration updates, and document reprocessing
86
+
-**Future Considerations**: Guidance on using Pattern-2/Pattern-3 for fine-grained section control
87
+
88
+
29
89
## Document Analytics
30
90
31
91
The Document Analytics feature allows users to query their processed documents using natural language and receive results in various formats including charts, tables, and text responses.
0 commit comments