A customer messages a Lagos boutique at 11pm asking if a blue dress comes in size 14, how much delivery to Abuja costs, and how to pay. By the time the owner wakes up, an AI agent has already checked stock, pulled the delivery rate, and queued a draft reply for approval. That’s the actual, boring, useful version of “AI agents” — not a robot running the whole business.
An AI agent is software that interprets a goal, uses approved tools, and carries out several connected steps. That’s meaningfully more capable than a basic chatbot — but it’s not an independent employee. It can still misunderstand a request, work from outdated information, or take an unsafe action if its permissions are too broad.
Where the Agent’s Answers Actually Come From
An agent doesn’t automatically know your current price, stock level, or policy. It needs access to an approved source — usually a spreadsheet or system you connect it to. If that source is wrong, the agent’s answer is wrong too, confidently. If two documents disagree, you need a clear rule for which one wins, or a rule that tells the agent to stop and ask a person instead of guessing.
Six Actions That Should Never Happen Without a Human Approving
- Confirming a payment has actually settled
- Issuing a refund
- Changing prices or bank details
- Deleting customer or business records
- Approving credit
- Sending a message that creates a legal or financial commitment
A payment screenshot is not proof money reached the business — the same rule that applies to a human seller applies to an agent. Confirmation needs to come from verified payment data, or a person actually checking the account.
Customer Data Doesn’t Get a Pass Because AI Is Involved
Names, phone numbers, delivery addresses, and order history are personal data. Know exactly what your provider receives, where it’s processed, how long it’s kept, and whether it’s used to train a model somewhere else. Nigeria’s data-protection requirements don’t disappear because an AI service is doing the processing — get proper advice if you’re handling meaningful volumes of customer data this way.
Test It in Actual Nigerian English, Not Textbook English
A smooth demo in formal English proves nothing about how the agent handles Pidgin, abbreviations, voice notes, or the code-switching real customers actually use. Test it with the messy, real messages your customers send — not the clean examples a vendor demos with.
A Six-Step Way to Pilot This Safely
- Pick one repetitive, genuinely low-risk task to start
- Create one single approved source of truth for that task
- Give the agent only the minimum permissions the task requires
- Require human approval for anything consequential
- Test misspellings, conflicting requests, fake payment claims, and network failure on purpose
- Measure time actually saved, correction rate, unresolved queries, and total cost — not vibes
The safest first agent does one narrow job, shows its work, and pauses when a person needs to decide. That sounds less impressive than “AI running the whole company.” It’s also the version that actually works and stays controllable.

