Skip to main content

Switch

Has the document classified by AI according to categories you define (for example "Invoice" / "Contract" / "Other"), and routes the flow to the matching branch — useful for applying different checks depending on the type of document received.

Ports

  • Input (left, content type).
  • Dynamic outputs — one per route defined in the configuration, plus always a "Default" output used when the AI doesn't recognize any defined type.

Configuration

  • Classification AI model — optional, defaults to the organization's first active model.
  • Routes — a list managed via an add/edit/delete modal, each route made up of a label and a description. The description directly guides classification: the more precise it is, the better the classification.