Skip to content

Create an auto-approval rule

Auto-approval rules let invoices matching defined conditions skip processing steps automatically. Use them for predictable recurring spend where manual review adds no value.

Where: Approval flow → Auto approval

  1. In the left sidebar, click Approval flow, then click Auto approval.

  2. Click Create new rule in the top-right corner.

  3. Enter a descriptive Rule name.

  4. In the WHEN section, choose a match mode:

    ModeMeaning
    All of these conditionsEvery condition must match (AND logic)
    Any of these conditionsAt least one condition must match (OR logic)
  5. Add one or more conditions. For each condition, select a field, an operator, and a value:

    Field examplesOperator examples
    Supplieris one of
    Total amountis less than / is greater than
    Document dateequals
    Document typeis one of
    Departmentis one of
    Projectis one of
    Keywordcontains
    Submitteris one of
  6. In the THEN section, choose what to skip:

    OptionWhat happens
    Skip bookkeeperDocument goes straight to the first-approver group; the rest of the flow runs as normal
    Skip entire flowDocument skips the bookkeeper and every approval step; posted directly to your accounting system
  7. Click Save.

How this works in the background

Nordflow evaluates auto-approval rules when a document arrives in the system. If a matching rule is found, the configured steps are skipped and the action is recorded in the document’s activity log as “Auto-approved by rule [Rule name]”. The document then appears in the Archive just like any manually approved document. You can review which rules fired on which documents through the activity history.

Related: Use amount-range conditions in an auto-approval rule · Disable or delete an auto-approval rule · How auto-approval works