SabanaTech

Process

Process mining: when the spreadsheet beats the platform

Most LATAM enterprises don't need a six-figure process-mining licence to find their automation candidates. They need a clean event log, a senior analyst, and two weeks. Here's the lightweight method we use before reaching for Celonis.

SabanaTech Team· Process Engineering Practice
6 min read

There is a sales pitch that goes like this: install our process-mining platform, point it at your ERP, and the automation candidates will reveal themselves. The pitch is true at the high end. It is also wrong for most LATAM mid-market clients, where the platform cost dwarfs the engagement cost it is supposed to inform.

What you actually need

  • An event log with a case ID, an activity name, and a timestamp. Three columns, anything else is bonus.
  • A senior analyst who can read the data and the business — process mining without business context returns noise.
  • Two weeks. Most useful findings show up by day 5; the second week is for sharpening the pitch.

The five questions a spreadsheet can answer

  1. What is the actual sequence, in frequency order? (Pivot by activity-pair.)
  2. Where do cases stall? (Time-between-events distribution per stage.)
  3. How many distinct paths exist? (Sequence hashing — if the answer is 'thousands' for a should-be-linear process, you have a finding.)
  4. Which exceptions consume the most time? (Group by deviation, sum elapsed.)
  5. Which step has the highest rework rate? (Self-loops, repeat events.)

When the platform is right

Celonis, UiPath Process Mining, and the rest are real value above three thresholds: very large data volumes, ongoing (not one-off) monitoring, and an automation programme already mature enough to consume continuous discovery output. Below those thresholds, the platform becomes a status object — bought, deployed, rarely opened.

The output that actually matters

Whether you used a spreadsheet or a platform, the deliverable is the same: a ranked backlog of automation candidates with frequency, elapsed time, and exception rate per candidate. That is the artefact the rest of the programme runs on. Anything else is supporting evidence.