> ## 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.

# Advanced Designer tutorial

> Tutorial for building your first Advanced Designer Document skill, combining classification, Extraction Rules, and Fast Learning on sick-note documents.

Build your first Document skill in Advanced Designer by following along with this end-to-end tutorial. You'll create a simplified version of the built-in [Sick Note skill](/vantage/documentation/skill-catalog/built-in-skills/sick-note) that extracts data from sick notes issued in Germany, Belgium, and the Netherlands.

These documents vary in structure and content — more than a standard Vantage Document skill can handle. To work around the variation, you'll combine multiple Vantage technologies in Advanced Designer: classify the documents by layout, apply a separate set of Extraction Rules to each class, and then add a Fast Learning activity at the end of the flow to enable continued training.

## Start the tutorial

<CardGroup cols={1}>
  <Card title="Step 1. Create a skill" icon="play" href="/vantage/documentation/advanced-designer/tutorial/tutorial-step-1">
    Launch Advanced Designer, connect to your Vantage server, and create a new skill with the right OCR languages.
  </Card>
</CardGroup>
