Everyone is talking about AI. But for most SMB owners, the real question is not “what can AI do?” but “what does it actually give me today, without waiting four months or burning €50,000?” This guide answers that. With concrete numbers, real examples from Dutch companies, and honest pitfalls. No marketing pitch. Just a roadmap you can use the same afternoon.

From standard tools to flows to concrete time savings for your team.

What exactly is AI automation?

AI automation is software that does work which normally requires manual effort, plus an AI layer that makes decisions based on data. The difference with “regular” automation: a Zapier flow that always runs the same steps is automation. A flow that reads incoming emails, recognises intent, and decides for itself whether something is a quote request or a complaint, that is AI automation.

In practice, AI automation works at three levels. The lowest level: rules and triggers (if X then Y), no real intelligence. Above that: AI assistants that read, summarise, or categorise documents. And at the highest level: agents that take multiple steps in sequence, make decisions, and only stop when the task is done. For SMBs, most wins sit on the first two levels. The third is more expensive and riskier.

A good example of level two is what we built for Planit Consulting, a UK consultancy. Their consultants were losing hours per week searching back through their own reports, meeting notes and deliverables. We built an AI assistant that searches across their own documents and answers with source references. Not an agent that takes action on its own, just a layer that understands language and holds context. Result: roughly two hours saved per consultant per week, and the data never leaves the EU domain.

Which AI automation fits what kind of business?

Not every SMB needs the same thing. A law firm with 20 employees logging hours on case files has different priorities than a webshop with 30,000 orders a month. Four main categories cover 90 percent of what we build:

  • Document and information processing for firms that handle a lot of PDFs, contracts and intake forms. Think legal, accounting, insurance. See also document automation.
  • Sales and marketing automation for companies that need to qualify, follow up or nurture leads. Think B2B services, recruitment, SaaS. See also sales automation and marketing automation.
  • Customer and intake flows for businesses with heavy inbound traffic that needs to be classified and routed. Think e-commerce support, healthcare intake, real estate agents. See customer service automation.
  • AI assistants for internal processes when teams get many questions about their own data or documents. Think consulting, technical teams, knowledge-intensive agencies. Read the Planit case study or browse the AI assistant solution.

A quick rule of thumb. If your team spends more than eight hours a week copying and pasting between systems, there is an automation case under the surface. According to CBS data on Dutch businesses, over 99 percent of Dutch companies are SMBs. That means hundreds of thousands of owners doing the same tasks by hand every week, while half of them could be automated in an afternoon.

The wins differ by sector. In real estate we often see calculation models and point-tally systems sitting in spreadsheets. In accounting it is invoice processing and reconciliation. In legal it is contract analysis and intake classification. A good partner knows your sector and which flows work before you start.

Concrete example: a custom platform instead of Excel

One of our clients, Mastone, works in real-estate management. Everything they do revolves around the Dutch WWS housing-points system, where every rental unit is scored across dozens of criteria to set the maximum legal rent. They used to do this in spreadsheets, with one formula per cell and annual policy updates that had to be applied manually everywhere.

We built them a custom platform where the WWS logic sits at the centre. A property manager enters the characteristics for each unit, and the system calculates the total points, the maximum rent and any deviations automatically. When the policy changes, we adjust the logic in one place and everyone is up to date. The reason this became custom rather than no-code: the WWS rules are too specific for visual flows and change too often. A spreadsheet with 60 tabs simply does not scale.

What does AI automation actually cost?

Honest answer. The spread is wide, and agencies that quote a single number are not telling the truth. What you actually pay depends on three things: the build type (no-code vs custom), the number of integrations, and whether there is an AI layer or not.

Project typeOne-time investmentDurationSuitable for
Simple automation (1-2 systems)€495 – €1,5001-2 weeksFirst experiment, clear flow
Standard automation (3-5 systems, AI layer)€1,950 – €3,9502-4 weeksReal production process, measurable ROI
Custom platform with AI€8,000 – €25,0006-12 weeksBespoke logic, high volume, long term
Enterprise integration€25,000+3-6 monthsLegacy systems, compliance, scale

Monthly costs are often surprisingly low. No-code tools like Zapier or Make charge a monthly subscription (from €20 to €30, and more at volume), but you don’t pay those licences with us: we build your automation ourselves, on your own hosting. Expect a few tens of euros a month for hosting, plus maintenance that scales with the complexity of your application. If there’s AI involved, expect a bit more maintenance: the field moves fast, and you want to work with the latest techniques and keep existing integrations supported. AI usage (OpenAI or Anthropic) usually sits between €5 and €80 per month, depending on volume. No agency retainer: you get the build, the code, and you run it yourself afterwards. Read why we weigh code ownership so heavily.

TCO over 12 months: a concrete worked example

Theory is nice, numbers help more. Say you commission a standard automation between your inbox, CRM and invoicing tool, including AI classification of inbound email. With us, you pay a one-time €1,950 for the build: custom, with no rented tool underneath. After that it runs on your own hosting for a few tens of euros a month, plus AI usage via the OpenAI API for about €40 per month on a typical volume of 200 to 500 messages per day. Maintenance is agreed up front and depends on complexity; for a flow like this it’s limited.

  • Year 1 total: €1,950 build + roughly €70 per month for hosting and AI usage = around €2,790 over 12 months.
  • Year 2 and onward: hosting, AI usage and maintenance only, together around €840 per year. No tool licences, no retainer, no forced upgrades, no vendor lock-in.
  • Comparison with a hosted agency model: €2,500 build + €250 per month all-in = €5,500 in year 1, then €3,000 per year for as long as you stay a client.

So the difference is not in year one but in years two through five. With the hosted variant you pay roughly €17,500 over five years for the same flow. With us, roughly €5,310 over five years. That is not a rounding error, that is the difference between owning and renting.

Which tools do you need: Zapier, Make, n8n or custom?

The three most popular no-code platforms differ mainly in flexibility and cost. Custom code is a fourth option, not always needed.

ToolStrong atWeak atCost (SMB)
ZapierFast start, 7000+ apps, intuitiveComplex logic, expensive plans at scale€30-300/month
Make.comVisual flows, better price/performance than ZapierSteep learning curve, fewer native apps€10-100/month
n8n self-hostedCheap at scale, full control, code nodesRequires hosting + maintenance€10-30/month hosting
Custom code (Node, Python)No limits, integrates with anything, bespoke logicMost expensive to build, higher maintenance€0/month (API only)

We build your automation ourselves, in custom code (Node, Python). No monthly Make or Zapier licence that scales with your volume, and no platform lock-in: you get code that is yours, wired to the tools you already use. No-code platforms like Zapier or Make are fine for quickly trying something yourself, but for a production process that has to keep running we choose custom, especially once bespoke logic, legacy integrations or custom AI prompts come into play.

For a deeper comparison see Zapier vs Make vs n8n, or when to choose custom over no-code.

Example: an email intake flow step by step

One of the most-built flows in SMBs is inbound email classification. Sounds simple, holds a lot of value. A typical setup looks like this:

  1. Step 1: trigger. A new message lands in a shared inbox like info@ or sales@. The flow picks up sender, subject and body. At volumes above 200 per day we use an IMAP poll or Gmail webhook; below that, a lightweight polling service we run ourselves does the job.
  2. Step 2: AI classification. The content goes to a prompt that categorises the message into predefined labels (quote request, complaint, existing-customer question, application, spam, unknown). We typically use GPT-4o-mini or Claude Haiku for this task: fast, cheap, accurate enough.
  3. Step 3: enrichment and routing. The system checks whether the sender already exists in the CRM. Existing customer? Route to the account manager. New lead? Create in CRM with an “inbound” label, route to sales. Complaint? Open a ticket in the helpdesk tool and notify the owner.
  4. Step 4: auto-reply or human step. For standard questions (opening hours, price indication, FAQ) the AI drafts a reply that a human can approve in one click. For more complex cases, the flow sends a receipt confirmation and queues the human task.
  5. Step 5: log and learn. Every decision is logged in a central dashboard: which label did the AI pick, was it correct, how long did handling take. After four weeks you can see which categories need tuning and which labels can be merged.

The value is not in any single step, it is in the combination. A good email intake flow saves a sales team five to ten hours per week, prevents warm leads from disappearing in a shared inbox, and stops complaints from sitting for three days. For BBS Advocaten we built a variant that classifies legal intake email by area of law and files it directly in their case-management system. What used to take half a day a week now happens in minutes.

Where do you actually start?

The biggest mistake SMB owners make is starting too big. We recommend a three-step approach that delivers first production value in 4 to 6 weeks.

  1. Week 1: audit your own work. Ask every team member to log what they do, every fifteen minutes, for one week. Sounds excessive. Produces a list of 8 to 12 repetitive tasks you did not know you were doing, in five days.
  2. Week 2: prioritise on time-saved × pain. Not everything is automatable. Not everything pays off. Focus on the top 3 tasks where time saved × emotional frustration is highest. Often that is: invoice processing, manual lead routing, and answering the same customer questions.
  3. Week 3-4: build the first automation. Start with the simplest. Not the most impactful. Getting a first automation into production matters psychologically more than picking the perfect one. Success builds trust for step two.
  4. Week 5-6: measure and review. How many hours saved? How many errors gone? What surprises came up? Only then do you decide on the next three automations.

GDPR, data and AI providers: what do you actually need to arrange?

Many owners delay because they are afraid of GDPR. Understandable, but unnecessary. The rules are clear, provided a few things are in order before you start. The Dutch Data Protection Authority publishes specific AI guidelines you cannot ignore, and the major providers document their data policy publicly.

Enterprise API versus consumer product

First distinction: are you using ChatGPT on the OpenAI website, or are you calling their API from inside a built flow? Legally it makes a world of difference. Under the OpenAI enterprise data policy, API data is not used for model training by default, and a sub-processor list is available. The same applies to Anthropic under their commercial terms. The consumer version of ChatGPT (free or Plus) does use input for improvement by default, unless you opt out. For business use: always via the API or via the business ChatGPT Team/Enterprise edition.

EU-only providers and self-hosted options

For data you genuinely want to keep inside the EU there are two paths. Path one: an EU-based provider like Mistral (Paris) or Lambda (EU region). Path two: self-hosted models like Llama 3 or Mistral via Ollama on your own or a European VPS. The second path is technically heavier but gives you maximum control, and is the right call for medical or legal data where you do not want any external processor. For the Planit case we picked an EU-hosted setup where documents never sit on an American server.

DPA and sub-processors

A practical checklist when picking an AI provider:

  • Request a Data Processing Agreement (DPA), including from OpenAI and Anthropic. Both have a standard DPA you can sign.
  • Check the sub-processor list: who else processes your data? Cloud provider, monitoring tool, billing system. The shorter the list, the less risk.
  • Review data retention: by default, providers keep logs for 30 days for abuse monitoring. For sensitive use cases, you can often request zero-day retention.
  • Make encryption at rest and in transit a minimum requirement. All major providers do this, but get it in writing.
  • Document a DPIA (Data Protection Impact Assessment) once AI is applied to personal data of customers or staff. Templates are available from the Dutch DPA.

Our experience: in 90 percent of the SMB cases we build there are no special-category personal data in the flow, and a standard DPA with OpenAI or Anthropic is more than enough. For the remaining 10 percent (legal, accounting, healthcare) we go self-hosted or EU-only. Not complicated, just done properly.

Which pitfalls should you avoid?

Five mistakes we see again and again, and they literally cost months.

  1. No measurable KPI upfront. “Saving time” is not a KPI. “Spending four fewer hours per week on invoice processing” is. Without a number you cannot tell afterwards whether it paid off.
  2. Underestimating vendor lock-in. An agency that builds everything on its own platform delivers a nice demo, but you are locked in four years later. Always ask for code ownership and exportability. We deliver as standard. Others do not.
  3. Using AI where rules are enough. An AI layer is not always needed. An if-then-else flow is faster, cheaper and more reliable. Save AI for tasks that genuinely require language understanding or context.
  4. No human-in-the-loop for risky decisions. An agent that sends emails by itself looks great, until it makes a mistake to a client. Always build an approval step for outgoing communication or financial actions.
  5. Documenting nothing. Six months later no one remembers why flow X exists or what happens when it breaks. A two-page README per automation saves half a week of debugging later.

When do you choose custom over no-code?

Honestly: in 80 percent of SMB cases, no-code is enough. Zapier, Make or n8n cover the need. Custom only becomes relevant when one of these three things applies:

  • You have bespoke business logic that falls outside standard patterns (think: complex WWS point calculations for real estate, like what we built for Mastone).
  • You need to integrate with legacy systems that have no API, or use a proprietary protocol.
  • Your volume is high enough that no-code subscriptions become unaffordable (above 100,000 operations per month).

A good example of that first category is also visible at Simply, where we built recruitment automation with bespoke scoring logic. In all other cases: pick no-code, and upgrade to custom when you hit a real limit. Not the other way around. Building because it feels “more professional” is an expensive illusion. See also custom platforms for when custom IS the right call, and data and reporting if you want insights out of your flows.

What is the logical first step?

Start with the audit. One week of noting what your team actually does. No consultancy, no agency, no budget. You will see for yourself which tasks rise to the top, and you can then ask a focused question to a partner or experiment yourself in Make or n8n.

Want to do it together? Book a free intake call. In thirty minutes we will look at where the biggest time savings are for your business, with or without a partnership. No sales pressure. Just concrete suggestions. Our working method and guarantees are spelled out in our terms and conditions, so you know what you are signing up for.