ChatGPT vs a custom AI workflow: why pasting into a chatbot is not automation

Alert AI5 September 20266 min read

A lot of businesses say they use AI and mean that someone pastes an email into ChatGPT, copies the answer back, and sends it. That is useful, and it is not automation. A person still notices the job, does it one at a time, from memory, with copy and paste, and nothing is recorded anywhere. This guide explains the difference between a chatbot and a custom AI workflow, where each one belongs, and how to tell when you have outgrown the first.

Short answerChatGPT makes one person faster at one task while they are sitting at the keyboard. A custom AI workflow does the task without anyone at the keyboard: it starts when something happens, reads and writes your real systems, runs the same way every time to your rules, hands exceptions to a person, and logs what it did. Use the chatbot for one-off thinking and writing. Use a workflow for the job that happens every day.

Why pasting into a chatbot is not automation

Picture the invoice that arrives by email. With a chatbot, a person sees it, opens it, pastes the contents into a chat window, asks for the supplier and totals, copies them into Xero, and files the email. The chatbot saved a minute of reading. The person still had to be there, still had to remember, and still typed the result in by hand. Tomorrow they do it again, slightly differently, and if they are on leave nobody does it at all. A workflow is different in four ways.

  • It is triggered by an event. The email lands, the deal closes, the form is submitted, and the workflow starts. Nobody has to notice, remember, or be at their desk.
  • It is connected to your systems. With scoped access to your inbox, your accounting system, and your CRM, it reads the real records and writes the real results. Nothing is copied in or out by hand.
  • It runs to your rules, with checks. The same steps in the same order every time, with the totals verified, the duplicates caught, and anything it is not confident about routed to a person rather than guessed.
  • It logs what it did. Every run leaves a record of what came in, what was done, and who approved what. When a question comes up three months later, the answer is there.

Side by side

ChatGPT in a browserCustom AI workflow
Who starts itA person, when they rememberAn event, the moment it happens
Where the data comes fromWhatever gets pasted inYour inbox, Xero, CRM, and files, directly
ConsistencyDepends on the prompt and the personSame rules, same steps, every run
VolumeOne at a timeEvery one, around the clock
When it is unsureAnswers anywayStops and asks a person
Record of what was doneA chat historyAn audit log per run

When ChatGPT is exactly the right tool

Plenty of the time. Writing a difficult email once, thinking through a problem, getting a first draft of a policy, learning how something works, or summarising a long document you will only ever read once. The work is one-off, the person is already in the loop, and there is nothing to connect to. Do not commission a build for that. A chat window is faster, cheaper, and fine.

When it stops being enough

The tell is repetition. The same job every day, or several times a day. More than one person doing it, each their own way. A job that needs to read from or write to your systems, so that half the effort is the copying rather than the thinking. A job where you need to know afterwards exactly what was done. And the one that catches most businesses: the person who does it goes on leave and the job simply stops. Every one of those is a sign the task should be a workflow. Our list of business processes Australian SMBs automate first is a good place to check yours against.

Does a workflow use ChatGPT underneath?

Often the same family of models, yes, and it does not matter much which. The difference is who is in charge. In a chat window the model is the whole thing. In a workflow the model is one step among many, and the code is in charge: it decides when to call the model, exactly what the model sees, checks what comes back against your rules, and does all the system work around it, from fetching the invoice to writing the bill and pinging the approver. Copilot, Gemini, and the rest are the same story. A model is a component. A workflow is the finished thing. Our guide to AI agents versus AI workflows covers the related question of how much freedom the model should be given, and our comparison with Zapier, Make, and n8n covers when off-the-shelf tools are enough.

Where to start

Keep using the chatbot for the one-off work. Then pick the one job that someone in your business does every day with copy and paste, and make that the first workflow. Every build is scoped and priced upfront on a short call. Our breakdown of what a custom AI workflow costs in Australia covers how the pricing works.

Common questions

Is using ChatGPT at work the same as automating?

No. A chatbot makes a person faster at a task while they are doing it. Automation does the task without a person: it starts when an event happens, reads and writes your systems directly, follows the same rules every time, hands exceptions to someone, and records what it did. Both are useful, for different jobs.

When should we just keep using ChatGPT?

For one-off work where a person is already in the loop and there is nothing to connect to: a difficult email, a first draft of a policy, thinking through a problem, summarising something you will read once. A build for that kind of work is wasted money.

Does a custom workflow use ChatGPT underneath?

Often a model from the same family, and it does not matter much which. In a workflow the model is one step among many. The code decides when to call it, what it sees, checks what comes back against your rules, and does all the system work around it, such as fetching the invoice, writing the bill, and pinging the approver.

What does a custom AI workflow cost compared to a ChatGPT subscription?

They are not the same purchase. A subscription gives one person a faster keyboard. Each workflow build is scoped and priced upfront after a short call that maps the job, the systems it touches, and the volume. The build is a one-off cost and Alert AI runs the workflow after launch.