This module runs fully unattended and automatically classifies documents based on rules defined in the Admin Setup. Once documents are captured or imported, it identifies their type using layout patterns, keywords, or templates—without any manual effort—ensuring accurate and streamlined downstream processing.
Automatically runs at defined intervals using Task Scheduler or cron jobs.
Manually Ran ApplicationUsers can initiate the classification process via a UI or command line for testing or ad hoc jobs.
Windows Servicethe background on Windows machines, suitable for 24/7 unattended operation.
Azure ServiceExecutes classification logic in a cloud-native environment via Azure Functions or WebJobs.
AWS ServiceDeployed as Lambda functions or background jobs, enabling scalable classification workflows in AWS.