Skip to main content
AI Guides

How to Implement AI in Your Business: A Step-by-Step Guide for 2026

How to implement AI in business, step by step: find the problem, measure the baseline, pick the capability, pilot it, test the failures, measure and scale.

Rabbani29 min read
Abstract roadmap of linked nodes running from a flagged problem marker to a widening set of parallel lanes, drawn in brand purple on near-black.

Most businesses start AI the same way: someone sees a demo, buys the tool, then goes looking for something for it to do. That order is why so much of this work stalls. The demo was impressive because it was built around a problem the vendor already knew the answer to, and the tool has no opinion about which of your problems are worth solving.

Implementing AI is closer to a small operations project than a software purchase. Find a bottleneck, write down how the work is done today, measure what it costs, pick the narrowest capability that fixes it, connect it to your existing systems, pilot it, test the ways it fails — and only then decide whether it has earned the right to do more. This article is that sequence, with the decision at each step.

The short version

Start with the business problem, not the AI tool. If you cannot describe the bottleneck in one sentence, name who it hurts and say what it costs you per week, you are not ready to choose a technology — and choosing one anyway is how businesses end up with a subscription and an unchanged process.

Why AI implementations fail before anyone writes a prompt

The failure is rarely technical. The project never had a defined problem, so it never had a definition of working. Gartner predicts that over 40% of agentic AI projects will be canceled by the end of 2027 — a prediction, not a measurement — and names three causes: "escalating costs, unclear business value or inadequate risk controls." Two of the three are decided before any code exists.

The same note carries the sentence worth taping to the wall of any business being sold an AI agent: "Many use cases positioned as agentic today don't require agentic implementations." Gartner calls the habit behind it "agent washing". The label on a product tells you very little about whether it fits your problem.

There is a second gap on the far side of the project. McKinsey's 2026 global AI survey — 1,719 respondents across 97 nations, fielded 4 May to 8 June 2026 — found 44% of organisations report AI scaling across the enterprise, up from 38%, while 37% attribute at least some EBIT impact, about the same as the year before. Adoption moved; measured impact mostly did not. The distinguishing habit is not the model anyone bought: roughly three-quarters of high performers report redesigning workflows, against about a quarter of everyone else. AI bolted onto an unchanged process gives you the old process plus a subscription.

The implementation roadmap, end to end

Ten stages, in sequence: find the problem, measure the current process, choose the solution, prepare the data, integrate systems, pilot, test, measure, improve, scale. Each produces something specific, and that output makes the next stage possible — which is why skipping one surfaces two stages later as a question nobody can answer.

The ordering is not a house invention. The NIST AI Risk Management Framework is built on four functions — govern, map, measure and manage — and is explicit that sequence matters: "Outcomes in the MAP function are the basis for the MEASURE and MANAGE functions." You cannot measure what you have not framed, or manage what you have not measured. Govern is "a cross-cutting function that is infused throughout," which in a small business means rules and ownership are set alongside every stage rather than bolted on at the end.

Expanded into the twelve steps a business actually works through:

  1. Identify the business problem or bottleneck.
  2. Document how the process really works, exceptions included.
  3. Establish baseline metrics: time, cost, errors, response speed, conversion.
  4. Prioritise the opportunities that are high value and lower risk.
  5. Choose the capability: chatbot, voice agent, automation, AI agent, document assistant, or several connected.
  6. Prepare the data, knowledge, rules and permissions it will rely on.
  7. Connect the systems involved — CRM, calendar, email, database, phone or API.
  8. Build a small pilot rather than automating everything at once.
  9. Test normal cases, edge cases, failures and escalation.
  10. Measure business outcomes against the baseline you recorded.
  11. Improve based on what real usage exposes.
  12. Scale only once it has earned more responsibility.

Steps 1 to 3: find the problem, write the process down, record the baseline

Step 1 — Identify the bottleneck

A usable problem statement has three parts: what happens, who it affects, how often. "We are bad at follow-up" is not one. "Enquiries arriving after 5pm are answered next morning, the owner does it from her phone, about thirty times a week" is — that gives you the trigger, the volume, the person to talk to and the shape of the fix.

Four places worth looking: work that repeats, waits, leaks, or cannot grow. Waiting is where customers feel it — calls unanswered, quotes unsent. Leaks are enquiries that go nowhere. Work that cannot grow is the task that breaks first if the business doubles.

Step 2 — Document how the process actually works

Write the process as it is performed, not as it is supposed to be. That gap is where most automation projects go wrong: the documented version is tidy, the real one is full of the small judgements that make it work. For each step record the trigger, who does it, what they look at to decide, what they produce, where it goes, and what happens when the normal path fails.

That last column is the valuable one. Exceptions are what a person handles without noticing and a system handles badly unless told. A receptionist who refuses to book a new patient into a slot held for emergencies is applying a rule nobody wrote down — and if it is not captured here, it returns as a complaint in week three of your pilot.

Automating a broken process makes it worse, faster

If two people do this job differently and both think they are right, the process is not ready for automation — it is ready for a decision. Fix it manually first, then automate the version everyone agrees on. Automation is an amplifier, equally happy to amplify a mistake.

Step 3 — Record the baseline before you change anything

The baseline is the only thing that makes step 10 possible, and it is most often skipped because it feels like a delay rather than work. Record volume, the time one instance takes, the delay before it gets done, the error rate, and the outcome downstream — bookings made, quotes accepted, invoices paid, tickets resolved.

Leave the arithmetic for later — how to measure AI ROI works through it, including the costs people forget. What matters now is that the numbers exist and were written down before the change.

What should you automate first?

Most businesses can find twenty candidates within an hour. The eight properties below describe the ones worth taking seriously — a candidate failing three or more is an expensive way to learn how implementation works.

  • Repetitive — the same shape of work, over and over, rather than a fresh problem each time.
  • Frequent — daily or many times a week, so evidence accumulates fast.
  • Measurable — you can already count it, or could start counting it this week.
  • Time-consuming — the total is hours per week, not minutes.
  • Rule-driven — the decisions can be written as rules, even complicated ones.
  • Bottlenecked — it holds up something else, so fixing it releases value elsewhere.
  • Low risk — when it goes wrong, the failure is visible, cheap and reversible.
  • Practical to integrate — the systems have usable connections, and someone can grant access.

Scoring a whole shortlist is a separate exercise, and 25 business tasks you can automate with AI has the catalogue and a factor-by-factor grid. The question here is narrower: which should be first — and the answer is often not the highest-scoring one, because a first project does two jobs. It solves a problem, and it teaches your business how to run one of these. Three questions decide it.

  1. Will you find out quickly whether it worked?

    A workflow running thirty times a week gives a verdict in a fortnight. One running twice a month gives one next quarter, by which time the people who cared have moved on. Pick the one that generates evidence, even if the slower one is theoretically worth more.

  2. Can you undo it in an afternoon?

    It should be one you can switch off without anything breaking — so it drafts rather than sends, suggests rather than approves, or handles overflow rather than the main channel. Reversibility beats ambition here.

  3. Does one person own the outcome?

    A workflow crossing three departments needs three people to agree before anything changes. A first project wants one owner who feels the problem, knows the exceptions, and will notice within a day if quality drops.

Across very different businesses the most common good answer is the first point of contact: the enquiry that arrives by phone, form or chat and waits. Frequent, measurable, rule-driven at the front end, cheap to reverse, and where the business is losing something it can count.

What you should not automate first

Not first is different from not ever. Everything below can eventually sit inside an AI-supported workflow with a person in the loop. None of it belongs in a first implementation, because each costs more to get wrong than a first attempt can afford.

Work to postpone until the business has run a successful pilot
CategoryExamplesWhy not first
High-stakes decisionsCredit and pricing approvals, clinical or legal judgements, safety callsA silent error costs far more than the project
Sensitive conversationsComplaints, cancellations, collections, anyone already upsetTone failures damage the relationship the workflow was meant to protect
Highly unpredictable workBespoke scoping, negotiation, one-off projectsNo repeating pattern to learn or verify against
Undefined processesAnything two experienced people would do differently and both defendYou would be encoding one side of a disagreement by accident
Work nobody can checkOutputs no one has the expertise or time to reviewAn unverifiable output is an unmeasurable one, and fails quietly
Work to postpone until the business has run a successful pilot

There is a fast test: if this ran wrong a hundred times before anyone noticed, what would it cost? A hundred awkward auto-replies is a bad week. A hundred mis-approved invoices or missed safety escalations is a different category of problem, and belongs behind a person however repetitive the work looks.

Step 5: choose the capability, not the product

Once the problem is defined the shortlist is short. The mistake is starting from a product category and working backwards to a justification. Start from what the work requires: a conversation, a phone call, a sequence of system actions, a decision, or an answer from your documents.

Matching a required capability to the kind of system that provides it
If the work requires…The capability isTypical shape
Answering repeat questions on your website, in textAn AI chatbotTrained on your content; escalates what it cannot answer
Answering the phone and handling the callAn AI voice agentQualifies, books, transfers, writes to a record
A sequence of steps across systems, triggered by an eventAI automationTrigger, AI steps, a destination, a review rule
Reading documents and answering questions about themAn AI document assistantRetrieval over your files, with citations
Deciding what to do next, not just executing a fixed pathAn AI agentA goal, tools it may use, limits on acting alone
Several of the above, joined upA connected systemIntegration work, not a single product you buy
Matching a required capability to the kind of system that provides it

The differences matter, and how to choose the right AI solution for your business is the long-form comparison, including when the right answer is a plain rule and no AI at all. Two points belong here because they are implementation decisions.

First, the most autonomous option is rarely the right starting point. An agent is harder to test, predict and explain than a defined workflow doing the same job. If the path is known, encode the path; reserve agents for work where the next action genuinely depends on what the last one found — a distinction what is an AI agent covers in plain English.

Second, most real implementations use two capabilities, because the work has a front end and a back end. A chatbot or voice agent captures the enquiry; automation does something with it. Joining them is AI integration work rather than a purchase, and often the larger half of the project.

Step 6: prepare the data, the knowledge and the permissions

This step determines quality, and businesses underestimate it. In a Gartner survey of 1,203 data management leaders in July 2024, 63% either did not have, or were unsure whether they had, the right data management practices for AI. Gartner predicted on that basis that through 2026 organisations would abandon 60% of AI projects unsupported by such data.

Gartner's definition of ready is the useful part. Data is AI-ready when it is "representative of the use case, of every pattern, errors, outliers and unexpected emergence that is needed to train or run the AI model for the specific use" — judged against the job, not in the abstract. A customer database can be perfectly good for invoicing and useless for the workflow you are about to build. The same release adds: "AI-ready data is not 'one and done'."

For most small businesses the preparation is four things.

  1. Knowledge

    The answers the system may give: services, prices, hours, policies, eligibility, what you do and do not do. Put it in one place, mark the authoritative version, delete the outdated copies. Contradictory sources are the leading cause of a confidently wrong answer.

  2. Records

    The structured data the workflow reads and writes. Check the fields it depends on are populated and duplicates are not routine — a workflow keyed off a field half your records leave blank fails half the time and looks intermittent.

  3. Rules

    The judgements the process embeds: who qualifies, what gets escalated, what is never quoted over the phone, which slots are reserved. These live in someone's head, which is why step 2 asked you to write them down.

  4. Permissions

    What it may see, and on whose behalf. Decide deliberately rather than granting a broad connection because it is quicker. Where it answers from documents, permission filtering happens at retrieval time, so it never quotes a file the asker could not open.

Where the job is answering from your own material, the technique underneath is retrieval: the system searches your approved documents, pulls the relevant passages, and answers with a citation. That is what makes an answer checkable, and why a document assistant differs from a chatbot with a good memory. How to search and ask questions across your business documents covers retrieval and citations; the AI glossary defines the vocabulary.

Do the security thinking here, not later

Which data the system sees, how long it is kept, where it is processed and who can delete it all get more expensive to change after go-live. AI security and privacy for small businesses covers least privilege, retention, prompt injection and what to ask a vendor.

Step 7: connect the systems that have to talk to each other

Integrations decide the timeline more than the AI does. The model part of most projects is a week; getting the calendar, the CRM, the phone system and the inbox to agree is where the schedule goes. Map two things before committing: where the work comes in, and where the result lands.

How hard an integration is likely to be, by what is on the other end
SituationWhat to expect
Modern system with a documented API or supported connectorStraightforward; the work is mapping fields and deciding write rules
Mainstream product with an integration platform in betweenWorkable; expect rate limits, sync delays and occasional retries
Legacy or on-premise software with no APISlow; often needs an export, a scheduled file drop or a manual bridge
A process that lives in a spreadsheet or an inboxDecide where the record should live before automating anything
How hard an integration is likely to be, by what is on the other end

Two rules keep this from becoming the part everyone dreads. Read before you write: let the system look things up and draft for a week before it may create, send or update anything. And give every automated write an idempotency rule, so a retry after a timeout does not produce a second booking or a duplicate contact — machine speed turns one race condition into fifty. CRM automation for small business covers the record contract and deduplication; AI appointment scheduling does the same for calendars.

Rules, guardrails and the things it must never do

A guardrail is a constraint written down before launch, not a correction after a complaint. Most are business decisions rather than technical ones, and take an afternoon to agree.

  • Scope — the subjects it handles, and what it says when a request falls outside them.
  • Prohibitions — never quote outside a published range, promise a delivery date, give clinical, legal or financial advice, or confirm what it cannot verify.
  • Grounding — where answers must come from, and to say it does not know rather than infer.
  • Identity — that it says it is an AI assistant when asked, and ideally before.
  • Limits — spending caps, message and call ceilings, and a rate limit so a loop is not a bill.
  • Recording and consent — what is captured, what is disclosed, and what your jurisdiction requires you to say first.
  • A stop — one switch, and one named person allowed to use it without asking.

That last one is not a nicety. NIST lists it as a management control: "Mechanisms are in place and applied ... to supersede, disengage, or deactivate AI systems that demonstrate performance or outcomes inconsistent with intended use." Before go-live confirm three things: you can turn it off, you know who may, and the business keeps running while it is off. A workflow with no manual fallback is not de-risked — it is load-bearing.

Human approval and escalation

Decide where a person sits in the loop, and which of three positions you mean. Before the action, approving each output — slow, safe, right for anything irreversible. After the action, on a sample — faster, and fine when errors are visible and cheap to fix. Or on exception only, where the system handles the routine path and routes the unusual to a person.

Escalation needs the same specificity. Name the triggers rather than trusting the system to sense them: an explicit request for a human, repeated failure to answer, detected frustration, a complaint or cancellation, a payment dispute, anything touching safety, anything above a value threshold. Then decide what happens when nobody is available — a promised call-back that nothing keeps is worse than an honest queue. The AI voice agent call flow covers escalation design on the channel where it matters most.

Step 8: build a pilot, not a platform

A pilot is one workflow, one channel, one bounded slice of real work, with a date attached. It is not a proof of concept on synthetic data, nor a phased rollout of everything. The purpose is to find out what you were wrong about while being wrong is still cheap.

Define four things in writing first. Scope: which enquiries, which hours, which customers, and what happens to everything else. Duration: long enough for a representative sample, usually two to four weeks. Success criteria: the movements in your baseline numbers that would justify continuing. And stop criteria — the thresholds at which you switch it off rather than tune it again. Most projects never write those, which is why bad pilots drift.

Narrow beats impressive

A pilot that handles one enquiry type perfectly teaches you more than one that handles everything at 70%. Narrow scope makes failures legible: when something goes wrong you can see which rule was missing. Broad scope produces a vague sense that quality is off, which is not something you can fix.

Step 9: test the failures, not just the happy path

Most testing of AI systems consists of trying the thing it was built to do and being pleased, which tells you nothing the demo did not. NIST puts the standard simply: "AI systems should be tested before their deployment and regularly while in operation." The second half is what people skip — behaviour drifts as content, products and customers change.

Write test cases in four groups, in a file you re-run after every change.

  1. Normal cases

    The ten most common real requests, from your logs rather than invented. Check the answer is correct, the tone is yours, and the right record was written.

  2. Edge cases

    Two requests in one message, a question about something you do not offer, a customer with a complicated history, an out-of-hours emergency, an unusual date or spelling, a second language.

  3. Failure cases

    What happens when the CRM is down, the calendar times out, the API errors, the call drops mid-sentence, or a document is missing. Correct behaviour is an honest fallback — not a confident answer invented to fill the gap.

  4. Escalation and abuse cases

    Every trigger on your escalation list, on purpose, plus the adversarial ones: someone talking it into a discount, a policy exception, or a statement about a competitor.

Be honest about what you could not test. NIST makes this an explicit outcome — "The risks or trustworthiness characteristics that will not - or cannot - be measured are properly documented" — and the small-business version is a short list of known unknowns beside the test file. A named untested risk is manageable; an unnamed one surfaces in front of a customer.

Step 10: measure business outcomes, not activity

Activity metrics are the ones a dashboard offers for free: conversations handled, calls answered, messages sent, documents processed. They tell you the system is running, not that the business is better off — and a project reported only in activity terms is one nobody can defend at renewal.

The two kinds of metric, and what each is good for
Activity signalsOutcome signals
Conversations or calls handledEnquiries that became booked appointments
Share handled without a humanTime from first contact to first reply
Documents or records processedRework and correction rate versus baseline
Escalation rateHours returned to the person who was the bottleneck
Uptime and error rateRevenue, retention or cost movement you can attribute
The two kinds of metric, and what each is good for

The left column tells you whether it is working; the right, whether it was worth doing. Report both — a high handle rate with no movement on the right usually means the workflow is busy with something that did not matter, which is a useful finding rather than a failure. How to measure AI ROI sets out the arithmetic and the review points at 30, 90 and 365 days.

Getting your team to actually use it

This step quietly decides the outcome and is almost never in the project plan. Microsoft's 2026 Work Trend Index — 20,000 knowledge workers across ten countries, fielded 18 February to 7 April 2026 with Edelman Data x Intelligence — found that organisational factors such as culture and manager support account for more than twice the reported AI impact of individual factors like mindset and behaviour, 67% against 32%. Whether people get value is more about how you introduce it than who they are.

  • Say what it is for, and what it is not. The unspoken question is whether this is about headcount. Answer it early and truthfully; ambiguity produces quiet non-adoption that looks like a technical problem.
  • Involve the person who does the work. They know the exceptions and will find the flaw in your rules faster than any test plan — and being consulted beforehand is the difference between an owner and a critic.
  • Show the failure modes, not just the demo. A team that has seen it get something wrong, and knows what to do, trusts it more than one that has only seen it succeed.
  • Make correcting it easy and visible. One obvious way to flag a bad output, and evidence that flags lead to changes. Feedback that disappears stops arriving within a fortnight.

Alongside adoption sits ownership, which the same report frames as two questions: "Who reviews agent performance? Who has the authority to update the workflows that agents run?" In a small business both answers are usually one named person with an hour a week in the calendar. Write the name down — a workflow with no owner degrades silently as prices, staff and products change around it.

Steps 11 and 12: improve, then scale — and when not to

Real usage exposes what planning would not: questions you did not anticipate, an integration that fails on Mondays, a rule that is right nine times in ten and embarrassing the tenth. Collect these in one place, fix in batches, and re-run the test file after each so a fix does not quietly break something that worked.

Reassess the measures themselves at the same time, as NIST's post-launch guidance asks. The metrics you chose before launch were a guess; after ninety days you will know which of them track what you actually care about.

Scaling then means one of three moves, in increasing order of risk: widen the scope of the same workflow, extend it to another channel, or hand it more autonomy — drafting to sending, suggesting to deciding. Take one at a time, each with its own criteria. The temptation after a success is all three at once, which converts a workflow you understand into one you do not.

Over-automation is a real failure mode

Not every step should be automated, and a workflow where a person still does two things on purpose is often the better design. The signals you have gone too far: escalations rising rather than falling, customers finding workarounds to reach a human, staff keeping a shadow process, and a growing list of exceptions handled manually anyway.

Keep the honest stop available. If the pilot missed its criteria, the useful outcome is knowing that for the cost of a pilot rather than a rollout — widening something that did not work is the most expensive mistake available here. How to scale a small business with AI automation covers expansion in more depth, including when hiring a person is still the better answer.

Eleven mistakes that sink AI implementations

The common failure patterns, and the cheaper alternative
MistakeDo this instead
Choosing the tool before defining the problemWrite the one-sentence problem statement first
Automating a process that is already brokenFix and standardise the manual version first
Starting too largeOne workflow, one channel, a date and stop criteria
Poor or scattered dataOne authoritative copy, checked against the use case
No measurable baselineTwo weeks of measurement before anything changes
Ignoring security and permissionsLeast privilege at setup, retention decided up front
No human fallbackNamed escalation triggers and a working stop switch
Testing only the happy pathNormal, edge, failure and escalation cases on file
Not involving the people who do the workConsult them before launch, not at the training session
Measuring activity instead of business outcomesReport outcome metrics against the baseline
Treating launch as the endA named owner and a recurring review in the calendar
The common failure patterns, and the cheaper alternative

Six businesses, six realistic first projects

A sensible first implementation by business type, and the bottleneck it addresses
BusinessThe bottleneckA realistic first project
Dental practiceCalls unanswered during treatment; no-showsPhone answering that books, reschedules and confirms against the calendar
Home servicesEnquiries arriving while everyone is on a jobMissed-call capture that qualifies, books an estimate and alerts the on-call engineer
Real estatePortal enquiries answered hours laterInstant response answering listing questions and booking viewings into the agent's diary
E-commerceRepetitive order-status and returns questionsWebsite chat wired to order status, with returns answers and escalation on disputes
Restaurant or hospitalityPhone ringing through service; bookings lost at peakVoice handling for reservations, hours, allergens and large-party rules
Professional servicesIntake and document review consuming billable hoursIntake qualification, plus a document assistant answering from the engagement file
A sensible first implementation by business type, and the bottleneck it addresses

None of these is the most advanced thing the business could do; they are the ones most likely to work on the first attempt. Five of the six start at the first point of contact, for the reason given earlier. The sector guides go deeper — AI receptionists for dental offices, AI voice agents for restaurants, AI automation for e-commerce and ten AI automation ideas for small businesses.

Frequently asked questions

How long does it take to implement AI in a business?

It depends on the integrations rather than the AI. A single workflow with a modern system on each end — a chatbot answering from your published content, or a voice agent booking into a mainstream calendar — is typically a matter of weeks including a pilot. Legacy software with no API, or a process that first has to be standardised, takes longer, and that time goes on the process and the connections rather than the model.

Do I need clean data before I can start with AI?

You need data fit for the specific use case, which is far less than a general clean-up. In practice: check the fields your workflow actually reads, consolidate the knowledge it answers from into one authoritative copy, and decide what it may see. A company-wide data project is not a prerequisite, and treating it as one is a common way to never start.

Should I start with a chatbot, a voice agent or automation?

Whichever matches where the problem is. If customers wait on the phone, a voice agent. If they ask the same questions on your website, a chatbot. If the problem is what happens after an enquiry arrives — follow-up, quoting, data entry, routing — the answer is automation, and adding a chatbot first would only deliver the same backlog faster.

How do I know whether the implementation actually worked?

By comparing the same metrics you recorded before it went live, over a comparable period. Without a baseline you cannot answer honestly, and the usual substitute — a dashboard showing how much the system did — measures effort rather than result. Volume handled is not evidence; a movement in response time, conversion, rework rate or hours returned is.

Can a small business implement AI without a technical team?

Yes for the decisions, which determine success: defining the problem, documenting the process, setting the rules and guardrails, deciding where a human stays in the loop. The build and integrations usually need someone technical — a contractor, a platform with connectors, or an implementation partner. The failure mode is the reverse of what people expect: outsourcing the decisions and keeping the tooling.

Where to start

This week, do three things and buy nothing. Write the one-sentence problem statement for the bottleneck that annoys you most. Sit with the person who does that work and write down how it really happens, exceptions included. Then start counting: volume, minutes, delay, errors, and the outcome at the end.

That is steps 1 to 3. It takes a fortnight of light attention and puts you ahead of most AI projects, because you will be choosing a capability against a defined problem and will be able to prove whether it worked. Everything after that is the sequence in this article, one step at a time, smallest reversible version first.

If you would rather not do the first pass alone, that is what our free AI audit is for: we look at the workflows you actually run, say which is the right first implementation and why, and are equally willing to say when AI is not the fix. For the wider picture on what to automate and in what order, the small business AI automation guide is the pillar this article sits under.

Sources

No prices, ROI figures, time-saved claims or customer results appear here. The statements below were read from each publishing organisation's own page in September 2026, and the two Gartner figures are predictions, described as such on this page.

View all articles
Five stacked workflow lanes labelled by department, each running from a trigger through an AI step and a business rule into a system record, with a branch to a human review checkpoint.
AI Automation

25 Business Tasks You Can Automate With AI in 2026

Twenty-five concrete automations across sales, customer service, marketing, operations and admin — plus an honest guide to which tasks are poor candidates and how to decide what to automate first.

21 min readRead