Skip to content

Commit

Permalink
restored actions table
Browse files Browse the repository at this point in the history
  • Loading branch information
reganwolfrom committed Jan 16, 2025
1 parent af0345a commit 6702da5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/features/documents.md
Original file line number Diff line number Diff line change
@@ -84,6 +84,19 @@ The Document Relationship feature enables users to create logical links between

FormKiQ supports various automated actions for document processing:

| Action | Description | Edition |
|--------|-------------|----------|
| ANTIVIRUS | Malware scanning using ClamAV | Essentials/Advanced/Enterprise |
| DOCUMENTTAGGING | AI-powered document categorization | Core |
| EVENTBRIDGE | AWS EventBridge integration | Core |
| FULLTEXT | Text extraction and indexing | Core + Add-On Options |
| IDP | Intelligent Document Processing | Essentials/Advanced/Enterprise + Add-On Options |
| NOTIFICATION | Email notifications | Core |
| OCR | Text extraction from images/PDFs | Core + Add-On Options |
| PUBLISH | Publication of approved documents | Essentials/Advanced/Enterprise |
| QUEUE | Workflow management | Essentials/Advanced/Enterprise |
| WEBHOOK | External system integration | Core |

#### ANTIVIRUS
Scans documents using [ClamAv](https://www.clamav.net) for detecting trojans, viruses, malware & other malicious threats.

0 comments on commit 6702da5

Please sign in to comment.