AI Systems

A Practical AI Readiness Checklist for Growing Businesses

Readiness is not about how modern your company feels. It is about one workflow: whether it can be described, measured, reached, reviewed and owned. Check it honestly.

BYBO Editorial9 min read

FigureCheck these before you start
  • One recurring workflow with a clear finish
  • A measured baseline in time and rupees
  • Real examples you can actually reach
  • Access your tools can grant safely
  • A named owner and a named reviewer
  • Written rules for exceptions and stopping
  • A budget line for running and upkeep
Contents
  1. In brief
  2. What does “ready” actually mean?
  3. The work: is there something worth automating?
  4. The data: can the system see what it needs?
  5. Systems and access: can it reach your tools safely?
  6. People and ownership: who is actually responsible?
  7. Governance: what happens when it gets something wrong?
  8. Budget and measurement: how will you know it worked?
  9. What does “ready enough” look like, and what if you are not?
  10. Where this has limits
  11. Questions
  12. Sources

In brief

  • Readiness is judged per workflow, not per company. A firm can be ready for invoices and not for enquiries.
  • Six areas decide it: the work, the data, systems and access, people and ownership, governance, and budget with measurement.
  • Ready enough means most boxes tick and the gaps have owners and dates, not that everything is perfect.
  • A clear “not yet” is a useful result. Fix access, rules and the baseline first, then revisit.

What does “ready” actually mean?

Readiness is not about how modern your company feels, how much data you have stored, or whether your team uses AI assistants privately. It is about whether one specific piece of recurring work can be described precisely, measured today, reached by software, reviewed by a person and owned by someone with a name. A company can be thoroughly ready for supplier invoices and nowhere near ready for customer enquiries, and that is normal.

That framing matches how risk frameworks treat the question. NIST’s AI Risk Management Framework puts context first: understand the purpose, the users, the business value, the risk tolerance and the data before anything is built, and use that understanding to inform an initial go/no-go decision about whether to design, develop or deploy a system at all. The point of a readiness check is to earn a confident yes or an honest not yet.

The work: is there something worth automating?

Start here, because every later question depends on it. If the work cannot be described in a sentence, nothing downstream will save the project. For a fuller method, see how to identify repetitive work that is worth automating.

  • The work repeats, at least weekly and preferably daily, in a recognisable shape.
  • The unit of work has a name your team already uses: an invoice, an enquiry, a site-visit request, a dealer order.
  • There is a finish line everyone agrees on, such as “entry approved in the accounting software”.
  • Someone can describe the exceptions, and roughly how often each one occurs.
  • The volume is enough that consistency matters, and small enough that a first release can cover it.
  • A simpler fix has been ruled out: a template, an inbox rule or a corrected form would not solve most of it.

If the last point is unresolved, resolve it first. Automating a process that should be redesigned makes the wrong version permanent and harder to argue with.

The data: can the system see what it needs?

Most readiness failures are quiet ones. The information exists, but not in a form anything can use: a WhatsApp thread, a printout in a drawer, a spreadsheet three people edit differently. NIST’s framework asks teams to document data availability, representativeness and suitability before relying on a system, which is a formal way of saying: check that your examples look like the work.

  • You can gather thirty to fifty recent, real cases, including the awkward ones, without a special project.
  • The inputs are digital, or can be scanned or photographed at a quality a person could read.
  • There is a source of truth to check against: a purchase order, a price list, a master record, a policy document.
  • Definitions are agreed. Two departments do not mean different things by “delivered” or “active customer”.
  • You know which of these records contain personal data, and who is allowed to see them.

You do not need clean data. You need honest data: representative of the mess the system will meet, including the supplier who still sends a photograph of a printed challan.

Systems and access: can it reach your tools safely?

A workflow that cannot reach your records ends as a drafting assistant. This is usually the area that turns a four-week build into a twelve-week one, so answer it before scoping anything.

  • Each tool in the chain has a documented interface, or an agreed export and import route that is reliable.
  • An administrator can create a separate account for the system, rather than borrowing a staff member’s login.
  • Permissions can be limited to the specific records and actions the task needs.
  • A read-only or test setup is possible for the first weeks, so nothing writes to live records before you trust it.
  • Someone in your business can approve access decisions without a three-month procurement cycle.
  • Your software licences and terms allow automated access under the plan you are on.

These are the same controls that keep a system accountable later: separate accounts, limited permissions and a record of what was touched. BYBO treats them as part of every build, and its Infrastructure & Governance work covers teams that need a broader foundation or a review of systems already running.

People and ownership: who is actually responsible?

Systems without owners drift. This is the cheapest section of the checklist to satisfy and the most commonly skipped, because naming people makes the project real.

  • A named business owner is accountable for the outcome, not a committee and not “operations”.
  • A named reviewer approves the consequential cases, and has the time for it in an ordinary week.
  • The person who knows the exceptions can give a few hours during design, and is willing to be argued with.
  • Someone is responsible for the technical operation, whether in your team or a partner’s.
  • Leadership has said what the system is for, so the team is not guessing whether the goal is speed, accuracy or capacity.

NIST puts the same expectation plainly: roles and responsibilities for managing AI risks should be documented and clear to the people involved. In a 40-person company that is a line in a shared sheet, not an organisation chart.

Governance: what happens when it gets something wrong?

You do not need a policy document to start. You need agreed answers to a handful of questions, written where the team can see them.

  • What the system may do on its own, and the limits: amounts, customers, record types.
  • What always waits for approval: money, commitments to customers, changes to master records.
  • When it must stop and escalate rather than guess.
  • What gets logged: the input, the sources used, the proposed action, the approver and the result.
  • Who a customer or colleague contacts when the system gets something wrong, and who fixes the cause.
  • Whether personal data enters prompts or logs, why it is needed and how long it is kept.

Budget and measurement: how will you know it worked?

Two numbers decide whether a project is judged fairly: what the work costs today, and what the system costs to run. Collect the first before the build starts, because afterwards nobody can reconstruct it without argument.

Baseline numbers to have before the first release
MeasureWhere today’s number comes from
Cases per monthInbox counts, system exports, a two-week tally
Minutes of handling per caseA timed sample with the people doing it
Waiting time between stepsTimestamps, or a simple log kept for a week
Errors and reworkCorrections, credit notes, repeated entries
Cost per completed caseStaff time plus the tools already paid for

Then budget for the running side, not only the build: model usage, hosting, reviewer time, monitoring, upkeep and the changes you will want in month three. How much business automation costs in India sets out those lines. A project with a build budget and no operating budget is not ready, however good the workflow looks.

What does “ready enough” look like, and what if you are not?

Ready enough is not a full set of ticks. It means the work, the people and the access are in place, the baseline can be measured within a fortnight, and every remaining gap has an owner and a date. If the gaps sit in the first, fourth or fifth section, fix them before building. If they sit in the data, a first release can often be narrowed to the document types you do have.

If several sections are weak at once, resist the pilot. A demo built on inaccessible records and unwritten rules teaches you nothing you did not already suspect. Where the answer is contested internally, an outside diagnostic such as BYBO’s Blueprint covers the same ground formally, with a workflow map, a cost baseline, a readiness review and a recommendation about what to build, delay or leave alone. Scope and fee are agreed before it begins.

Where this has limits

  • A checklist cannot judge whether a workflow is worth automating. It only tells you whether you could do it well.
  • Passing every point does not guarantee a good result. Evaluation on real cases and monitoring after launch still decide that.
  • Readiness ages. Access, formats, staff and volumes change, so a check done a year ago may no longer describe your position.
  • Regulated activities may add requirements this list does not cover. Treat the data protection points as general information, not legal advice.

Frequently asked questions

How do I know if my business is ready for AI?

Ask it about one workflow rather than the company. It should repeat, have a clear finish line, have real examples you can gather, sit in tools that can grant limited access, have a named owner and reviewer, and have a baseline you can measure within a fortnight. If those hold, you are ready enough to start narrow.

Do we need clean data before we can use AI?

No, but you need representative data. Thirty to fifty real recent cases, including poor scans and awkward exceptions, are more useful than a tidy sample. What does matter is a source of truth to check against and agreed definitions, so two teams do not mean different things by the same word. Perfect data is not a precondition; reachable, honest data is.

Who should own AI readiness in a growing company?

One named person, usually the operations head or the leader of the function whose work is being automated. They hold the checklist, chase the gaps and decide when the project starts. Each system then needs a business owner accountable for outcomes and someone responsible for running it. Shared ownership with no name attached is the common failure.

What should we do if the checklist says we are not ready?

Treat it as a result, not a setback. Fix the specific gap: count the work for two weeks to get a baseline, ask your software vendor for a separate account, write down the exception rules, or name a reviewer. Most gaps take weeks rather than months, and every one of them would otherwise have surfaced mid-build at a higher price.

How long does it take to become ready for a first AI system?

For a well-chosen workflow, often a few weeks of preparation rather than a programme of change. Measuring the baseline and gathering examples take days. Access approvals and writing down rules usually take longest. If the honest estimate runs past a quarter, the workflow is probably too broad, so narrow it and check again.

Where BYBO fits

Sources

  1. Artificial Intelligence Risk Management Framework (AI RMF 1.0), NIST AI 100-1National Institute of Standards and Technology (NIST)
  2. DPDP Rules, 2025 Notified: A Citizen-Centric Framework for Privacy Protection and Responsible Data UsePress Information Bureau, Government of India

General information for business readers, not legal, financial or regulatory advice. Examples are illustrative, not client work. Published 11 September 2026.

Find your first useful workflow.

Explore the Blueprint