← What should I automate?

Workflow audit

For teams that know a process feels slow or fragile but do not yet know which step is responsible—or whether automation is even the right fix.

Audit the workflow before you automate the symptoms.

A workflow audit turns “this process is messy” into a map you can inspect. It shows where work enters, who owns each decision, where it waits, what gets re-entered, which exceptions matter and what outcome should improve. That map is the bridge between vague automation ideas and a system worth building.

Map what is true now

Follow one real piece of work from trigger to outcome.

Do not begin with the ideal process. Pick a recent lead, request, job, approval or customer issue and trace what actually happened.

Record every system touched, every person involved, every decision, every wait and every place information had to be recreated. The audit should describe the operating reality, not the SOP nobody follows.

Trigger

What event starts the process and where does that signal first appear?

Owner

Who is accountable for the next move at each stage?

State

How can the business tell where the work is now and what it is waiting on?

Outcome

What event proves the workflow is complete or successful?

Find the bottleneck

Separate work time from wait time.

Many workflows are not slow because the task itself takes long. They are slow because nothing happens between tasks: a request waits in an inbox, a quote waits for approval, or a handoff waits for someone to notice.

Measure elapsed time by stage. Then mark re-entry, duplicate checking, avoidable approvals and exception loops. Those are often better automation targets than the obvious front-end task.

Queue time

How long does work sit untouched before the next action starts?

Touch time

How much actual human effort does the step require?

Rework

How often does the process repeat because information was missing or wrong?

Exception rate

How often does the common path break and need manual judgment?

Turn findings into a decision

The audit should end with one bounded opportunity, not a transformation roadmap.

Choose the smallest change that can improve a measurable bottleneck. That may be better routing, clearer state, an integration, deterministic automation or AI-assisted interpretation inside one step.

Define the expected effect, the guardrails, the human review path and the metric you will compare before and after. That becomes the input for an AI opportunity assessment.

Problem

Name the specific delay, error or coordination failure you are fixing.

Boundary

Define which part of the workflow is in scope and what remains human.

Metric

Choose response time, cycle time, completion, error, conversion or another observable measure.

Guardrail

Define what should stop, escalate or require a person before the system acts.

Find the first useful system

Start with the workflow, not the tool.

The Pixel & Process assessment looks at how work arrives, where it stalls, what delay costs and which part is actually worth changing first.

Assess your workflow →