Worldox GX4 operates on a core principle: documents are files stored in a Windows network share, with metadata and search managed by a central SQL database. AI integration typically connects at three key layers:
- File System Watchers: Monitor the designated Worldox document repository folders for new or modified files (
.docx,.pdf,.msg). This triggers real-time AI processing for classification, summarization, or metadata extraction before the document is fully indexed by Worldox. - COM API & Database: The primary programmatic interface. Use the
Worldox.APICOM object to programmatically retrieve document profiles, update metadata fields (likeClient,Matter,Document Type), and execute searches. AI agents use this API to read context and write enriched data back into the Worldox profile. - User Interface (Explorer): AI outputs can be surfaced within the Worldox Explorer interface via custom fields, right-click context menu extensions, or a separate sidebar pane, providing attorneys with summaries, related clauses, or risk flags without leaving the DMS.




