Back to blog FAQ · Definition

What is process mining?

The discipline of reconstructing actual process behaviour from system event logs. Reliably reveals that the documented process and the real process are two different things.

JR

Julian Robida

Research Lead · Aventario · 6 min read · 7 May 2026

Process mining is the practice of reconstructing how a business or IT process actually behaves by analyzing system event logs — incident records, ERP transactions, ITSM tickets, workflow timestamps — rather than relying on how the process is documented. The technique reliably reveals that the documented process and the actual process diverge, with 10–20% of process volume typically running through paths that add no value.

What process mining does.

Every system that handles a business process generates events: a ticket is created, assigned, escalated, resolved; a purchase order is raised, approved, fulfilled, invoiced; a change request is submitted, reviewed, deployed. Each event has a timestamp, an actor, and a state. Process mining tools ingest these events, link them by case ID, and reconstruct the actual flow each case took through the process.

The output is a process map drawn from data — not from documentation, not from interviews, not from how anyone says the process works. The map shows every variant of the path, the frequency of each, the average duration of each step, and the rework loops.

What it typically reveals.

The documented process versus the actual process are reliably different. A process documented as a five-step incident-management workflow may, in the event log, involve 23 distinct paths, of which the documented one accounts for only 38% of cases. The other 62% — the long tail of variants — is where the work to investigate sits.

Common findings:

Where it's useful.

Tools and capability.

The dedicated process-mining platforms — Celonis is the category leader, alongside Signavio (now SAP), UiPath Process Mining, Software AG ARIS, and several others — handle large event-log volumes and produce sophisticated visualizations. For smaller-scale work, modern data tooling (dbt, Python pandas, BI platforms) can produce meaningful process-mining analysis without specialized software.

The interesting capability in 2026 is not the tool but the analyst skill: someone who understands the business process, knows what to look for in the variants, and can translate process-mining findings into actionable changes. The tool produces the map; the analyst produces the insight.

Common pitfalls.

FAQ.

What is process mining?

The practice of reconstructing actual process behaviour from system event logs, rather than from documented process maps or interviews.

What does process mining typically find?

That the documented process and the actual process are reliably different. Typical findings: 10–20% of process volume runs through paths that add no value (rework loops, unnecessary approvals, manual workarounds, duplicate work).

What tools are used for process mining?

Dedicated platforms include Celonis (category leader), Signavio (SAP), UiPath Process Mining, and Software AG ARIS. For smaller-scale analysis, modern data tooling can produce meaningful results without specialized software.

Let’s talk.