Review and manage documents in split view
Use the split-view document screen to review content, navigate versions, manage sections, and collaborate with your team in one place.
This guide is designed for project manager.
Steps
Step 1: Open the split-view document detail
From your documents area, select a document to open it in the split-view layout, showing the document list on the left and full details on the right.

Step 2: Navigate documents from the left-hand list
Use the mini document list on the left pane to quickly switch between related documents without leaving the split view.

Step 3: Review document content in the Content tab
In the right pane, open the Content tab to read the full document, including any embedded views rendered according to the document’s source type.

Step 4: Refresh the document register
Use the refresh control (handleRefreshRegister) to reload document metadata and register information so you are always working with up-to-date data.

Step 5: Export the generated PDF
Select the export option (handleExportGeneratedPdf) to generate and download a consolidated PDF version of the document for sharing or offline review.

Step 6: Download the original document file
Use the download action (handleDownload) to retrieve the original file from storage, such as the source PDF or report export.

Step 7: Move to the next document in the sequence
Click the next navigation control (handleNext) to advance to the next document in the list while keeping the same split-view layout.

Step 8: Add a new section to the document
Use the form in the Content or structure area to define a new section and submit it with handleSubmitAddSection so the document is updated with your changes.

Step 9: Review connections and related items
Open the Connections tab to see linked documents, reports, or virtual documents, helping you understand dependencies and relationships.

Step 10: Track versions and revision history
Use the Versions tab to see the revision chain, compare changes between versions, and confirm which version is in use on the project.

Step 11: Collaborate via comments
Open the Comments tab to read existing comments and add new ones, tagging colleagues where needed so actions and decisions are clearly documented.

Last updated: 2026-07-28