Skip to content
AI for business

Business Process Automation for SMBs: 5 Use Cases Worth 3,000 PLN

Maciej Rostocki 4 min read Updated 2026-05-12
Business Process Automation for SMBs: 5 Use Cases Worth 3,000 PLN

The Process Automation package at Hanse Studio costs from 3,000 PLN per workflow. It is a concrete scope: one automated process end-to-end, built on a stack of n8n plus Claude Agent SDK plus MCP integrations. In this article we show 5 use cases that SMB clients order most often, each with concrete ROI in hours per month and breakeven calculation. After reading, you will know whether automation is the right package for your company, or whether it is better to start with an audit or an assistant.

What “process automation” means in 2026

Generic “AI improves productivity” is not enough in 2026. Most SMB clients we meet have already tried ChatGPT, Zapier, Make and a few ready SaaS tools. Result: some improvement, but nothing systemic. Process automation in the Hanse Studio package is something different: a concrete workflow with definition of trigger, tool calls, state update and notification.

A trigger is an event that starts the workflow: a new email with an attachment, a new lead in a form, end of week, end of month, a webhook click. Tool calls are actions the workflow performs: extracting data from OCR, lookup in a customer database, CRM entry, sending an email. State update is saving the result to persistent storage (Google Sheets, database, CRM). Notification is a message to the owner: “workflow X processed 12 invoices today, 1 needs your attention”.

The Hanse Studio stack for automation is opinionated. n8n self-host (on Hetzner or the client’s Mac Mini) as orchestrator. Claude API as the LLM for decisions requiring reasoning (categorization, extraction, generation). MCP servers for integrations (Gmail, Calendar, CRM, Stripe, Woo). Google Sheets or Notion as a lightweight state store (instead of a full database in many use cases). Telegram as the notification channel to the owner.

Why n8n and not Zapier or Make? Three reasons: cost (n8n self-host is free, Zapier 20 to 100 USD/mo, Make 9 to 30 USD/mo scaling with volume), control (we can modify workflow in the retainer without vendor lock-in limits), performance (local n8n has no 5-second webhook-to-action delays typical for cloud SaaS). For clients who already have Zapier and do not want to migrate, we accept their stack: the 3,000 PLN per workflow package still applies.

Second aspect: productized workflows at Hanse Studio are not a template “pick from a list of 200 prebuilt ones”. Every workflow is designed for a specific client. Inbox triage for a marketing agency looks different than for a law firm (different urgent categories, different draft tone, different integrations). Invoice-to-accounting for an SMB with 80 invoices per month and 1 bookkeeper looks different than for a company with 500 invoices and a 3-person finance team. A fixed package structure (kickoff, spec, build, test, deploy, handover, 30-day support) with details adapted per client gives a balance between price predictability and execution quality.

Use case 1: Invoice to accounting auto

The most often ordered workflow for SMBs with 50 to 150 invoices per month. Trigger: invoice PDF as attachment in an email to [email protected]. The workflow runs in 6 steps.

  1. Detect attachment: n8n checks Gmail every 5 minutes, filters messages with PDF attachments from senders outside the team.
  2. OCR via Claude API: PDF to Claude with the prompt “extract NIP, invoice number, date, contractor name, amount net, amount VAT, amount gross, currency, IBAN”. Structured output.
  3. Match with client list: lookup in Google Sheets or CRM by NIP. If match: we know the client. If missing: we add to queue “new contractor, please verify”.
  4. Category assignment: based on contractor type and amount, Claude assigns a category (revenue, product cost, service cost, operational cost, investment). The client defines categories in setup.
  5. Send to bookkeeping: email to the accounting office with structured JSON plus original PDF attached. Format matched to the accountant’s expectations (e.g. wFirma import structure, iFirma, accountant-specific).
  6. Log in Google Sheets: a row added to a master “Invoices 2026” sheet with all fields, processing date, category, status (sent, pending review).

Package price: from 3,000 PLN. Workflow build in 2 to 3 weeks from signature (kickoff, OCR tuning, integration with accountant, testing on 20 to 30 real client invoices, deployment). ROI for an SMB with 80 invoices per month: saving of 30 hours of bookkeeper time (or own time on manual entry) x 100 PLN/h = 3,000 PLN per month. Breakeven in the first month, 12-month ROI = 33,000 PLN of profit at the 3,000 PLN setup cost.

Use case 2: Lead enrichment + CRM auto-update

Workflow for B2B SMBs with 30 to 100 new leads per month from the website form. Goal: enrichment of raw leads (only name + email + company) with full data (industry, size, funding, decision-maker title) and auto-routing to the right salesperson.

  1. Trigger: form submission (Contact Form 7, Gravity Forms, Typeform, custom).
  2. Enrichment via Apollo or Apify: domain from the email to Apollo API (or Apify scraper if the client does not have an Apollo subscription). We extract: industry, employee count, revenue range, founding year, technologies used.
  3. Decision-maker lookup: on LinkedIn (via Apify) we look for a decision-maker in the company with a title matching the client’s ICP (e.g. “Head of Operations”, “COO”, “Marketing Director”). Confidence score per match.
  4. Claude scoring: lead profile plus client’s ICP (from setup) to Claude API with system prompt “score relevance 0-100, predict buying signal”. A lead with a score >70 is hot, 40-70 warm, <40 cold (or spam).
  5. CRM auto-update: new contact in the client’s CRM (Pipedrive, HubSpot, Salesforce) with enriched profile, score, suggested talking points (Claude generates 3 bullet points “why this lead is interesting”), tag based on category.
  6. Routing: hot leads to top salesperson, warm to junior, cold to nurture queue (email automation). Notification to owner on Telegram: “5 new leads today, 2 hot, 3 warm”.

Price: from 3,000 PLN (if the client already has Apollo or Apify subscriptions). Plus 500 to 1,000 PLN per month of API costs (Apollo basic 49 USD/mo, Apify pay-per-use about 30 to 100 PLN/mo for 80 leads). ROI for a sales team: saving of 5 to 10 hours per month of research and CRM data entry x 200 PLN/h (sales ops rate) = 1,000 to 2,000 PLN per month of savings. Plus secondary benefits: better lead quality, better conversion, shorter sales cycle.

Use case 3: Inbox triage + draft replies

This use case overlaps with the AI Assistant on Telegram package (Use case 1 in that article). The boundary: if the client wants ONLY inbox triage without an assistant with persona and CRM integration, the Automation package from 3,000 PLN is sufficient. If they want a combination (triage plus calendar plus CRM plus daily standup), the Assistant package (from 3,000 + 800/mo) is better.

Standalone workflow in the Automation package: every 15 minutes Gmail is checked. Claude classifies incoming into urgent/normal/spam. For the top 5 urgent it drafts a reply (in the client’s voice, if the client provides 30 emails pre-build). Drafts queue in Google Sheets or Notion (the client sees them in the UI), one-click approve/edit/reject which then sends from the client’s Gmail.

Price: from 3,000 PLN. Plus 30 to 80 PLN/mo of Claude API costs at typical volume (200 emails per day, 5 drafts). ROI: 10 to 15 hours per week for busy SMB owners where inbox is the first pain point. 10h x 4 weeks x 150 PLN/h = 6,000 PLN per month. Breakeven in 2 weeks, 12-month ROI = 69,000 PLN at the cost of 3,000 setup and ~700 PLN API/year.

Use case 4: Monthly report auto-generation

Workflow for SMBs that spend 5 to 10 hours per month on a monthly business report (CEO for the board, marketing for the owner, finance for partners). Goal: full automation from data aggregation to a finished PDF on the owner’s desk.

  1. Trigger: last Friday of the month at 18:00 (schedule in n8n).
  2. Data aggregation: parallel queries to GA4 (organic traffic, conversion rate, top pages), CRM (new deals, pipeline value, closed-won, closed-lost), Stripe (MRR, ARR, churn rate, new customers), Telegram analytics if the client has a channel, custom data sources per client (Google Ads, Facebook Ads, LinkedIn, Mailchimp). Everything collected into a single structured dataset.
  3. Claude generation: data plus brand template (PDF structure, client’s voice) plus prompt “branded monthly report”. Output: full markdown with sections Executive Summary, Key Metrics, Highlights, Concerns, Next Month Focus.
  4. Render PDF: markdown plus branded HTML template plus Playwright headless Chrome for print-to-PDF. Result: a 4 to 6-page PDF with brand colors, logo, charts (from Chart.js render).
  5. Distribution: email to CEO and key stakeholders (list defined in setup), copy in Google Drive (Maciej 2.0 / Hanse Studio archive), Telegram notification to owner “Monthly report May 2026 ready”.

Price: from 3,000 PLN setup. Build in 3 to 4 weeks due to data source integrations (each new one requires API key, OAuth, query design). ROI: 5 to 8 hours per month of owner time x 300 PLN/h (CEO rate) = 1,500 to 2,400 PLN per month. Plus quality: the monthly report is never late, never has typos, never omits sections. This is value hard to measure in PLN but real.

Use case 5: Customer support FAQ bot

Workflow for SMBs with volume of 50+ customer messages per day (e-commerce, SaaS, agency). Goal: 60 to 80 percent of volume handled automatically, escalation to human only for complex cases.

  1. Trigger: customer message via Telegram (if the client has a support channel), website chat (Intercom, Crisp, custom widget), email to support@.
  2. Classify intent: Claude API with system prompt “classify into: FAQ, order_status, complaint, urgent, other”. 5 categories, each with a different response path.
  3. FAQ response: knowledge base in Pinecone vector DB (the client provides 50 to 200 FAQ items pre-launch), Claude RAG (Retrieval-Augmented Generation): query to Pinecone, top 3 results as context, generate answer in the client’s voice. Confidence score per answer.
  4. Order status: if WooCommerce or Shopify, query API with order number from the customer message. Return status (processing, shipped, delivered), tracking link, ETA. Workflow finished.
  5. Complaint/urgent: escalate to a human with context (full conversation history, customer order history, sentiment analysis). Notification to the support team on Telegram, ticket in the client’s CRM.
  6. Other: ambiguous queries also escalate to a human, but with the Claude hypothesis “looks like X, requires manual review”.

Price: from 3,000 PLN (basic version with 50 to 100 FAQ). 5,000 to 8,000 PLN for advanced (200+ FAQ, multilang, advanced classification with 10+ categories). Plus 100 to 300 PLN/mo Pinecone and Claude API costs. ROI for an e-commerce with 80 messages per day: 60 percent (48 messages) handled without a human = saving 4 to 6 hours per day of support team time. 5h x 30 days x 80 PLN/h = 12,000 PLN per month. Breakeven in the first month, 12-month ROI = 141,000 PLN at the cost of 3,000 setup and 200 PLN/mo API.

What you get in the 3,000 PLN Automation package

The Process Automation package is a concrete deliverable. 1 workflow built end-to-end, with documentation and 30-day post-launch support. Scope of work from signature to go-live.

  • Kickoff call: 1 hour, we define the workflow scope (trigger, steps, tools, success criteria).
  • Spec document: 2 to 3-page PDF with workflow diagram (Mermaid), description of each step, list of required integrations, monthly API cost, success criteria. The client accepts before build.
  • Build: 2 to 4 weeks, depending on complexity. Integrations (OAuth, API keys, webhook configuration), workflow logic in n8n, Claude prompts, error handling.
  • Testing: on 10 to 30 real client cases. The client sees the results, gives feedback, we fix edge cases. Iteration to the client’s confidence level.
  • Deploy: workflow live on Hetzner (or the client’s Mac Mini if the client prefers on-prem). Monitoring + uptime alerts in the first month.
  • Handover call: 1 hour, training the client on how to monitor the workflow, how to intervene, when to escalate to us. User documentation PDF.
  • 30-day post-launch support: unlimited tweaks and fixes in the first month. After 30 days the client can choose a retainer of 500 PLN/mo for continuous monitoring or leave the workflow as standalone.

All 5 use cases above can be built within this scope. Each from 3,000 PLN. More complex workflows (multi-trigger, custom business logic, AI fine-tuning) we quote custom: 5,000 to 15,000 PLN, depending on scope. The list of integrations available out-of-the-box in the Hanse Studio stack is available in the n8n integrations catalog.

FAQ

Is 3,000 PLN fixed-price or a range?

Fixed-price for typical workflow (5 use cases described above). Custom workflow with complex business logic (multi-trigger, medium-case decision trees, fine-tuning) 5,000 to 15,000 PLN. A 30-minute discovery call is free before we sign the contract: on the call we determine whether the project fits in 3,000 PLN or requires a custom quote.

Is there a post-launch retainer?

Optional, two options. Retainer 500 PLN/mo for 1 workflow: monitoring, uptime alerts, tweaks up to 1 hour per month. Retainer 800 PLN/mo for a portfolio of 3+ workflows: full monitoring, monthly review, up to 2 hours of tweaks. Without a retainer the workflow still runs, but the client manages monitoring themselves.

Can I start with 1 workflow and then add more?

Yes, each subsequent workflow 2,000 to 3,000 PLN (25 percent discount on the second and following workflows, when the client already has n8n infrastructure from us). A package of 5 workflows at the price of 12,000 PLN is the flagship AI Implementation in Business, where we also add 2 to 3 assistants and 90-day support.

How long does the build take?

2 to 4 weeks from kickoff to go-live. Use cases with fewer integrations (e.g. inbox triage) closer to 2 weeks. Use cases with 5+ data sources (e.g. monthly report) closer to 4 weeks. The client knows the timeline in the spec document after the kickoff call.

Can I have a workflow with my own, non-standard CRM/ERP?

Yes, if the system has REST API or webhook support. Integration with a custom system is an additional 1,000 to 3,000 PLN on top of the base 3,000 PLN, depending on API complexity. Systems without an API (e.g. local desktop software without online integration) require a custom approach (RPA, screen scraping) and we quote them separately.


Process automation in the Hanse Studio package is a concrete workflow from 3,000 PLN with measurable ROI. Best to start with an AI audit to choose the first workflow with the highest ROI. If you need 3 to 5 workflows plus assistants plus training, consider the flagship 12,000 PLN package. For breakeven calculations in your company see how to calculate AI ROI. Ready for a conversation? Check the AI packages or describe the workflow in an email.

§ From the studio

A new article every month, zero spam.

One case study or technical deep-dive. No clickbaits, no „10 reasons". Unsubscribe with one click.

— Related articles
AI for business

AI ROI in SMBs: How to Calculate and When the Investment Pays Back

2026-05-12 · 11 min read
AI for business

AI ecommerce for SMB

2026-05-11 · 9 min read
AI for business

AI Implementation in Business: 12,000 PLN Flagship, When It Is Worth It and When NOT

2026-05-07 · 4 min read
Back to all posts
Scroll to Top