The honest answer
Automation timelines cluster by scope. A single well-understood workflow with cooperative systems commonly reaches production within a few weeks of the assessment finishing. A redesigned cross-team process with several integrations is a multi-month effort. An everything-at-once program is a year-scale commitment that frequently dies at review.
The number that matters is not the calendar length of the whole program but the time to the first measurable release, because that release proves value, surfaces the real constraints and funds the rest.
What a first release involves
A production first release passes through assessment, design, build, validation and launch: mapping the workflow with its exceptions, agreeing what the automation may access and what needs approval, building the integration and logic, testing against real cases, and going live with monitoring, an exception queue and a runbook.
The build step is usually the shortest of the five. Most elapsed time goes to access, exception decisions and the validation cases that make everyone comfortable turning the automation on.
What stretches timelines
System access leads the list: waiting on credentials, API enablement, test environments or a vendor's security review can add weeks that have nothing to do with engineering. Requesting access in the first week of an engagement is the cheapest schedule protection available.
Other reliable stretchers: undecided exception ownership, approval chains discovered mid-build, source systems that change during delivery, and scope that quietly grows from one workflow to four. Each is manageable when named early and expensive when discovered late.
AI steps and evaluation time
Workflows with AI-assisted steps add an evaluation cycle: assembling a test set of real cases, agreeing quality thresholds and iterating until the agent clears them. That cycle overlaps with the build but does not compress below the time needed to gather representative cases.
Deterministic RPA and integration steps trade evaluation for interface testing: verifying behaviour against the real systems, including the slow pages and the edge screens that demos avoid.
Signals a timeline is realistic
Realistic plans name the first workflow and its exclusions, sequence access requests immediately, put exception design and approval mapping in the first half of the schedule, and end at a release with monitoring and a runbook rather than at a demo.
Plans that promise broad transformation with no first release, or that treat controls as a post-launch add-on, reliably run long — the missing work does not disappear, it moves to the end where it is most expensive.