Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

The Skill Designer is the cloud-based core of ABBYY Vantage for creating, training, and deploying document processing skills. Use it to build extraction rules, classify documents, and assemble multi-step processing workflows directly from your browser.
Skill Designer is the right tool for most skills. For Document Splitter skills, or for Document skills that need custom activities, scripting, or many varying layouts, use the desktop Advanced Designer instead.

Types of skills

The Skill Designer supports four types of skills:
Skill typeDescription
Classification skillIdentifies which type of document you have and routes it to the correct handler.
Document skillDefines document type layouts and extraction rules for pulling structured data from documents.
OCR skillControls text recognition settings such as languages, PDF processing mode, and output format.
Process skillCombines Classification skills, Document skills, and business rules into multi-step processing workflows.

How it works

The order below is typical for a Document skill. The exact steps vary by skill type — OCR and Process skills, for example, do not require labeling or model training.
1

Collect sample documents

Gather representative documents of the types you want to process — structured, semi-structured, or unstructured.
2

Classify documents

If you have multiple document types, build a Classification skill to automatically route each document to the right Document skill or extraction step.
3

Label and annotate fields

Define which pieces of data you want extracted by marking fields on your sample documents.
4

Train the skill

Use ABBYY’s training pipeline (fast learning or deep learning) to train the extraction model.
5

Review and validate

Use human review to catch low-confidence extractions. Adjust labeling and business rules to improve accuracy.
6

Publish and deploy

Publish the skill so it can be used within business workflows and called via APIs.
7

Monitor and iterate

Track performance metrics and feed new samples to retrain or adjust the skill over time.

What’s next

Classification skill setup

Configure a Classification skill from scratch to route documents by type.

Document skill setup

Set up a Document skill and define extraction fields for structured data.

OCR skill setup

Configure an OCR skill for languages, PDF mode, and output format.

Process skill activities

Chain Classification, Document, and OCR skills into a workflow.