Skip to content
NexumLab
Writing

When a business should not use an AI agent

Sometimes a rule, a form, or a single hire is the right answer. We turn down work when automation would add cost, risk, or a maintenance burden the team cannot carry.

5 min readStrategy, AI agents, Decision making

We are an automation studio, so it is in our interest to say yes to every project. Here are the cases where we say no, and what we recommend instead.

When the process is broken rather than manual

If a workflow has five steps because four departments each added one, automating it locks in the confusion. Software makes a bad process faster and harder to change.

The fix is a process decision: remove steps, agree on an owner, and simplify the handoffs. Automate afterwards.

When the volume is too low

Under roughly an hour a week of manual effort, the maintenance cost of an automation usually exceeds the time it saves. A system that runs rarely is also the hardest to keep correct, because nobody notices when it starts producing wrong output.

Recommendation: leave it manual, or buy an off-the-shelf tool that already does the job.

When the output must be perfect and is hard to verify

Some work has no tolerance for error and no cheap way to check the result. Publishing regulated disclosures, calculating payroll deductions in a changing jurisdiction, or producing anything that a lawyer must certify.

For these, deterministic software with tests is appropriate. A model that is usually right is not.

When nobody owns the exception queue

Automation produces exceptions. If no one is assigned to review them, the queue grows, the team loses trust in the system, and the process quietly reverts to manual while the subscription keeps billing.

This is the most common cause of failure we see after a technically successful build. Fix the ownership before the build, not after.

When the input cannot be accessed legitimately

Occasionally a project requires data the business does not actually have the right to move: a partner's database, a vendor's private interface, or customer records outside the agreed scope.

We decline these. Integration work should not require guessing at someone else's terms of service.

When the goal is a headline rather than an outcome

If the requirement is "we need an AI agent" before anyone has named the process it will fix, the project has no definition of success. It will be judged on how impressive it looks rather than whether it helped.

We ask for the process first. Sometimes the answer is a form field and a validation rule, which takes a day and works forever.

What we recommend instead

SituationBetter first step
Process is unnecessarily complexRedesign the process, then automate
Volume is very lowLeave manual or buy an off-the-shelf tool
Zero tolerance for errorDeterministic software with a test suite
No exception ownerAssign ownership, then build
Data access is unclearResolve permissions first
No named outcomeDefine the metric before the tool

Saying no early is cheaper for everyone. A studio that only ever says yes is not giving you advice, it is taking orders.

Start a project

Tell us what you are building or fixing.

hello@nexumlab.com

Include what you are building, your timeline and a rough budget. We reply within one business day. No forms, no chat widget, no sales sequence.

Write the email