← All posts

AI · January 6, 2026 · intSignal AI Team

Getting Started With AI: A 90-Day Roadmap for IT Leaders

Why most AI programs stall before they ship

The gap between AI ambition and AI in production is where most budgets go to die. The failures rarely look like bad models. They look like a project scoped so broadly it never finishes, a pilot with no baseline to prove it worked, or a tool the team quietly stops using because nobody changed the workflow around it. Industry surveys consistently put the share of enterprise AI initiatives that never reach production above half — and the reasons are almost always operational, not technical.

A 90-day roadmap fixes this by forcing focus. Ninety days is long enough to ship something real and short enough that you cannot boil the ocean. The structure below splits into three 30-day phases: align and select, prove readiness and pilot, and govern and scale. Each phase ends with a decision, not just an activity.

Days 0–30: Align on value, then narrow ruthlessly

The first month is about saying no. Run a short discovery with the teams closest to the work — service desk, security operations, finance, sales ops — and inventory the tasks that are high-volume, rule-heavy, and painful. Score every candidate on two axes:

  • Value — hours reclaimed per week, error reduction, revenue influenced, or risk retired. Put a number on it, even a rough one.
  • Risk and effort — data sensitivity, regulatory exposure, integration complexity, and how reversible a wrong output is.

You are hunting for the top-left quadrant: high value, low risk. For a first project, deliberately avoid anything where a wrong answer is irreversible or customer-facing without review. Strong starter candidates for IT organizations include:

  1. Ticket triage and summarization — classify, route, and draft first responses for the help desk, with a human approving before send.
  2. Knowledge retrieval — a grounded assistant that answers from your runbooks, policies, and past tickets instead of tribal memory.
  3. Log and alert enrichment — summarizing noisy security or infrastructure alerts into plain-language incidents.
  4. Document extraction — pulling structured fields from invoices, contracts, or onboarding forms.

Pick exactly one. The classic failure mode here is a portfolio of eight pilots that each get 12 percent of someone's attention. Commit to a single use case with a named executive sponsor and a named operational owner who lives in the affected workflow.

End-of-phase decision: one use case, one owner, one written success metric.

Days 31–60: Prove readiness, then pilot on rails

Before you build, confirm the two things that actually determine success: your data and your people.

Assess data readiness

AI amplifies whatever your data already is. Run a fast readiness check on the specific data the use case needs, not your whole estate:

  • Availability — can you access the data through an API or export, or is it locked in a system nobody can integrate with?
  • Quality — is it complete, current, and consistent, or riddled with blanks and duplicates?
  • Governance — do you know its classification, retention rules, and who is allowed to see it? A retrieval assistant that surfaces documents a user should not see is a data-loss incident, not a feature.

If the data is not ready, that is your project — fix the pipeline before you add a model on top. This is where a foundation in data analytics and computer vision pays off: clean, well-labeled data is the precondition for everything downstream.

Set a baseline and success metrics

You cannot claim improvement you did not measure. Capture the current-state numbers before the pilot touches anything: average handle time per ticket, first-contact resolution rate, hours spent on manual extraction, false-positive rate on alerts. Define success as a concrete delta — for example, "cut average triage time by 30 percent while keeping routing accuracy above 95 percent" — plus a guardrail metric that must not regress. Skipping the baseline is the single most common reason a working pilot gets killed: nobody can prove it helped.

Run the pilot scoped tight

Keep the pilot small and instrumented. A workable shape:

  • A single team, a bounded slice of real traffic, and a human in the loop on every output that leaves the system.
  • Clear logging of inputs, outputs, and human corrections so you can measure accuracy and improve prompts or retrieval.
  • A weekly review of the metrics against the baseline, with the operational owner present.

Choosing the right model and integration pattern — retrieval-augmented generation, fine-tuning, or a straightforward API call — is where machine learning and AI expertise saves weeks. Most first use cases do not need a custom-trained model; they need good retrieval over your own content and disciplined prompt design.

End-of-phase decision: did the pilot hit the metric against the baseline? If yes, scale. If no, you have learned something cheaply — adjust or kill it.

Days 61–90: Govern from day one, then scale what works

Governance is not a phase-three afterthought; the controls should exist from the first pilot output. But days 61–90 are when you harden them for wider use.

Minimum governance controls

  • Access and data boundaries — the model only sees data the user is entitled to, enforced by your existing identity and permission model, not by hope.
  • Human oversight — define which decisions require human approval and which can be automated. Irreversible or customer-facing actions stay human-approved.
  • Audit and logging — every AI-assisted decision is traceable: what was asked, what was returned, what a person did with it.
  • Acceptable-use policy — written rules on what data can go into which tools, so staff are not pasting sensitive records into unsanctioned services.
  • Monitoring for drift — accuracy degrades as your data and the world change. Watch the guardrail metrics and re-baseline periodically.

Manage the change, or the tool dies quietly

The most underrated failure mode is ignoring change management. A pilot that improves a metric in a spreadsheet but changes nothing about how the team actually works will be abandoned within a quarter. To make adoption stick:

  • Redesign the workflow around the tool, not beside it — remove the old manual step so the new path is the path of least resistance.
  • Train the affected staff on where the tool is reliable and where it is not, and be honest that it produces confident-sounding errors.
  • Give people a fast way to flag bad outputs, and show them that feedback changing the system. Trust is built by responsiveness.

Scale deliberately

Only after the first use case is running, governed, and adopted do you open the next one. Reuse what you built — the data pipelines, the access controls, the evaluation harness, the logging — as a platform for the next candidate on your priority list. This compounding is the real return: the second project is far cheaper than the first because the plumbing already exists.

The failure modes to avoid, in one list

  • Boiling the ocean — scope to one high-value, low-risk use case, not a portfolio.
  • No baseline — measure current state before you change anything.
  • Ignoring change management — redesign the workflow, do not just add a tool.
  • Ungoverned data — enforce access, classification, and audit from the first output.
  • Chasing the model, not the outcome — most wins come from good data and retrieval, not exotic training.

Start with one project, not a strategy deck

The organizations that get value from AI are not the ones with the grandest strategy — they are the ones that shipped a small, measured, governed win and then compounded it. Ninety days is enough to do exactly that. If you want a partner to help pick the right first use case, stand up the data and governance to support it, and prove the result against a real baseline, talk to our team — we build these roadmaps and run them to production with the controls in place from day one.