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

# Step 6. Create document sets for Extraction Rules activities

> Create separate document sets for the German and Belgian-Dutch Extraction Rules activities so each trains on the right class.

Each Extraction Rules activity should train only on documents of its own class for better accuracy.

By default, every activity uses **All Documents** — separate the documents into two activity-specific sets so each Extraction Rules activity trains only on the documents that match its class.

<Steps>
  <Step title="Enable per-activity document sets">
    1. Open the "Sick Note DE" activity in the **Activity Editor**.
    2. Click **All Documents**.
    3. Select **Sick Note DE Document Set** from the drop-down list.
    4. Repeat the same three actions for the "Sick Note BE-NL" activity.
  </Step>

  <Step title="Open the Documents tab">
    Click the name of the skill and then go to the **Documents** tab. The two document sets named after the Extraction Rules activities appear in the list on the left.
  </Step>

  <Step title="Populate the Sick Note DE document set">
    1. Select all German documents from the **All Documents** set and click **Add to Set**.
    2. Select "Sick Note DE" from the drop-down list.
  </Step>

  <Step title="Populate the Sick Note BE-NL document set">
    Repeat the previous step for the remaining documents, selecting "Sick Note BE-NL" from the drop-down list.
  </Step>
</Steps>

## What's next

<CardGroup cols={2}>
  <Card title="Step 7. Configure the Sick Note DE activity" icon="arrow-right" href="/vantage/documentation/advanced-designer/tutorial/tutorial-step-7">
    Configure the Extraction Rules activity for German sick notes using search elements.
  </Card>

  <Card title="Tutorial overview" icon="circle-info" href="/vantage/documentation/advanced-designer/tutorial/tutorial">
    Back to the tutorial introduction.
  </Card>
</CardGroup>
