We’ve launched a brand-new documentation experience to help you get the most out of the Affinda Platform—whether you’re just getting started or building advanced integrations.
Affinda Academy: Step-by-step tutorials, from onboarding basics to advanced playbooks, so you can master the platform at your own pace.
Configuration Guide: A comprehensive reference to configure Affinda for your exact use case and workflows.
API Reference: Developer-friendly documentation to get your integration up and running fast.
Resume Parsing Guide: Tailored resources for customers using our Resume Parser and related recruitment products.
Additional Resources: Product updates, billing and security information, and answers to frequently asked questions—all in one place.
AI Assistant: An AI-powered assistant, trained on our documentation, ready to provide instant troubleshooting help at every stage of your customer journey.
Users can now easily create and configure picklist fields within the Affinda Platform.
Options
Options are (typically short) lists of values that are added manually through the interface
The values are sent to the model when the document is processed, and the model predicts the appropriate value from the list
Data Sources
An array of parameters (one or many) that acts as a “lookup” or “master” list
Typically, this will be master or source data from a customer’s system (e.g. ERP, CRM)
Data Sources can be created by uploading an Excel or CSV file through the Affinda Platform and then maintained through either periodic updates through the same interface, or by syncing the data programmatically
The raw data extracted from the document is mapped to the Data Source using string matching (either Fuzzy, Partial, or Exact)
Improved logic to ensure that multiple users are not reviewing the same document simultaneously
After a user confirms a document, the next document in the queue that is not being looked at by another user will be presented
In the cases where multiple users have the same document open, the user who opens the document last will have a warning displayed to notify them of another user in the document
Users can now add and configure image and checkbox fields
Checkbox Fields:
Label: Use when one or more options may be checked. Returns the label text for each selected option.
True/False: Use for a single checkbox. Returns True if checked, False if unchecked.
Image Fields: Returns the identified image for Signatures, Headshots and Seals of Authenticity
The image models are only applied when new documents are uploaded after the fields are created. Previously uploaded documents will need to be re-parsed for the model to extract the relevant image/data.
Purchase additional credits directly through the Billing Page in your Affinda Organization - no sales call required.
Enable Auto-Reload to top up your balance when it gets low automatically
For high-volume or custom credit packages, our Sales team can configure tailored deals that can still be paid through the platform or via standard invoicing.
Validation rules can now be created through the Affinda Platform by specifying the rule in natural language
Describe the logic you’d like to apply and reference the relevant fields you’d like to include and Affinda will automatically generate the corresponding rules for you
Users can now apply transformations to refine extracted text by applying a natural language prompt to be clean, reformat, or transform the data for better usability
With the description of what transformation to apply, Affinda will process this using either:
Large Language Models (LLMs) for dynamic text refinement
Code-based transformations, where possible, ensuring minimal variability in standardized data
Affinda has launched new capabilities for document classification - our general model applied on new Workspaces now knows your specific document types and continues to improve as new documents are added to Model Memory
When a new document is uploaded and needs to be classified, the model uses two key inputs:
Affinda models now benefit by default from instant learning capabilities
Learn from Just One Document: Our system now only needs one example of a particular invoice format to perform accurate data extraction. This eliminates the need to upload multiple examples for model training.
Immediate Adaptability: When you upload a single document of a specific format, our models will immediately apply the learnings to the next document of the same type. This minimizes the setup and preparation time.
Higher Accuracy: With continuous improvements driven by state-of-the-art AI, this latest release excels at recognizing layouts and specific data structures. This ensures high accuracy without extensive training.
Our new Resume Summary tool for Recruitment Technology automates concise overviews of candidates’ experience, skills, and qualifications from their resumes
The summaries match the resume’s language, making the tool suitable for all regions
Personal details like names, ages, and nationalities are excluded to ensure fair, unbiased recruitment and focus on job fit
To provide greater control and visibility to customers, we have introduced a new setting that allows users to view the ‘raw’ text extracted from the document alongside the ‘parsed’ value that has been formatted and post-processed
This means that users can see both values side by side and ensure that the post-processing is accurate.