Document Splitting is a powerful feature that allows you to separate a single file containing multiple documents into individual documents for further processing. This is especially useful when working with batch-scanned files. Once split, each document inherits the Workspace’s classification and extraction rules, simplifying downstream workflows.Documentation Index
Fetch the complete documentation index at: https://docs.affinda.com/llms.txt
Use this file to discover all available pages before exploring further.
Detailed Tutorial for Validating Splitting
Reviewing Splitting and Classification
Click here for Affinda Academy tutorial
Splitting Settings

General Document Splitter
All customers will have access to Affinda’s General Document Splitter. This model has been designed to identify specific cues that indicate a new document, including:- Change in page numbering sequence (e.g. Page 1)
- Change in key party within the document (e.g. an invoice from a different supplier is identified)
- Change in key document identifier
Custom splitter
While the General Document Splitter has been designed to work across most use cases, there will be some use cases that will need additional configuration. Two different types of custom splitters can be created:- LLM based
Design a prompt that details when a file should be split - Key word
Split when a specific keyword(s) is found on a page
Reach out to the Affinda team if the General Document Splitter is not meeting your use case, and you want to discuss a custom splitting model.
