Skip to main content

n8n Automation for SMEs 2026: The Practical Guide

GDPR-compliant, self-hosted on German servers, ROI in 90 days. How mid-sized businesses eliminate manual processes with n8n — without expensive SaaS licences and without dependency on US cloud infrastructure.

n8n is an open-source workflow automation platform with a visual node editor and over 400 pre-built integrations, ideal for GDPR-conscious German SMEs. Self-hosted or cloud, node-based JSON workflow model, MIT-licensed Community Edition — making it the first choice whenever data sovereignty admits no compromise.

Why n8n Instead of Zapier or Make.com?

In 2026, virtually every growing SME is asking which automation tool is right for them. Zapier and Make.com popularised workflow automation — but both platforms run exclusively in US data centres and store all process data on servers outside the EU. For a German company routing customer data, invoices or employee information through automations, that is a GDPR risk with very real consequences.

n8n solves this problem in a fundamentally different way. The platform was founded in 2019 by Jan Oberhauser with the explicit goal of treating self-hosting as a first-class feature. The entire source code is available under the MIT licence on GitHub — over 45,000 stars, an active community, weekly releases. Anyone running n8n on their own server at Hetzner Cloud keeps all workflow data within the EU and under GDPR-compliant control.

Technical Differentiators

The decisive advantage over Zapier and Make.com is the JavaScript code node: arbitrary Node.js code can be executed within any workflow — regular expressions, API authentication with custom headers, complex data transformations that no click-based node can cover. This makes n8n considerably more powerful for developer teams and technically-minded SMEs than any no-code alternative.

The architecture relies on a queue-based execution model with Redis as the backend. This means that even at high workflow volumes — say, 50,000 executions per day — the system remains stable. Zapier throttles automatically when task limits are exceeded; Make.com charges per operation. n8n self-hosted has no artificial execution limit.

GDPR Compliance as a Deciding Factor

According to the Bitkom Digitalisation Index 2024, 71 % of German SMEs cite "data protection and compliance" as their top priority when selecting new software. n8n self-hosted fulfils this requirement completely at the technical level: no data leaves your own server, no third party gains access to workflow contents, and the entire infrastructure sits within the EU's legal jurisdiction.

For companies that want to use n8n Cloud (the hosted SaaS offering from n8n.io), EU data centres in Frankfurt have been available since 2024 — a compromise that is sufficient for many SMEs that lack the technical resources for self-hosting.

Concretely: a self-hosted n8n setup on a Hetzner VPS of the CPX21 series (3 vCPU, 4 GB RAM, 80 GB SSD) costs €5.68 per month. In a typical SME environment, this comfortably supports 20–30 active workflows with hundreds of daily executions. The n8n Community Edition carries no licence fee; only the Enterprise features (SSO, extended audit logs, role management) require payment.

12000+

SMEs actively using n8n worldwide

Quelle: n8n.io State of Workflow Automation, 2024
0 EUR

Self-hosted licence cost (Community Edition)

Quelle: n8n Documentation – Licensing Model, 2025
400+

pre-built integrations and nodes

Quelle: n8n Integrations Directory, 2025
300+

ready-to-use workflow templates

Quelle: n8n Template Library, 2025

n8n vs. Zapier vs. Make.com: The Detailed Comparison for SMEs

Three platforms dominate the SMB workflow automation market. The Forrester Wave: Intelligent Automation Platforms, Q3 2024 categorises Zapier as a "Leader" for simple business-user automations, while n8n and Make.com are placed in the "Developer-Centric Automation" category. For German SMEs, however, that classification tells only part of the story.

Hosting and Data Protection

The fundamental difference lies in the infrastructure. Zapier is a pure SaaS provider with no self-hosting option — all data is processed on US servers. The Standard Contractual Clauses agreement provides legal protection but does not protect against US government access under the Cloud Act. Make.com (formerly Integromat, a Czech company with Celonis involvement since 2022) also offers no self-hosting, though it does provide EU data centres. n8n is the only one of the three tools that can be fully self-hosted — on your own hardware, with German hosters such as Hetzner or STRATO, under entirely GDPR-compliant control.

Pricing and Scalability

The pricing models differ substantially: Zapier charges per "task" (every step in a workflow counts as a task); Make.com charges per "operation". n8n self-hosted has no execution limit — you pay only for the server. At high automation volumes — say, an SME with 50+ workflows and 10,000+ daily executions — the Zapier bill quickly reaches USD 299–599 per month. The equivalent n8n setup on Hetzner costs under €20 per month.

Technical Complexity and Learning Curve

n8n has a steeper learning curve than Zapier. Anyone who has never worked with APIs, JSON or webhooks will need support when starting out. Zapier is deliberately designed for maximum accessibility — a sales rep without a technical background can build simple automations there. Make.com sits in between: a visual scenario builder with moderate complexity. For SMEs, a clear division of responsibilities is advisable: simple integrations (CRM notifications, calendar sync) can be implemented in n8n by non-developers after brief training; complex workflows involving API authentication, conditional logic and error handling should be set up by an experienced n8n implementer.

AI Integration 2025/2026

A decisive point for forward-looking SMEs: all three platforms have incorporated AI integrations, but n8n is furthest ahead in 2025. The native AI Agent Node allows OpenAI GPT-4o, Claude 3.5, Mistral or local Ollama models to be embedded directly in workflows — including tool calling, memory management and Retrieval Augmented Generation (RAG). This is not just a technical feature; it is the core of the next automation wave for SMEs.

n8n in Direct Comparison

The most important criteria for German SMEs at a glance

n8n

Open Source · Self-Hosted · GDPR-Native

  • Self-hosted on EU servers possible
  • MIT licence — Community Edition free of charge
  • 400+ integrations, JavaScript code node
  • Native AI agents (GPT-4o, Claude, Mistral)
  • 100 % GDPR-compliant when self-hosted
  • From €0/month (self-hosted, Hetzner ~€6)
  • Steeper learning curve for non-developers

Zapier

SaaS · US Cloud · Business-User-First

  • No self-hosting — US servers mandatory
  • Costs from 0 tasks (free tier is narrow)
  • 7,000+ integrations, no custom code
  • AI only via Zapier's own AI features
  • GDPR via SCCs — no EU hosting
  • From USD 29.99/month (750 tasks)
  • Very low barrier to entry

5 Proven n8n Use Cases in German SMEs

Abstract automation promises don't help much. Here are five concrete use cases that Wito AI has deployed productively in mid-sized businesses — with real time savings and verifiable ROI figures.

1. Intelligent Lead Routing from Contact Forms

Scenario: A mechanical engineering company with 85 employees receives 15–25 enquiries per day via website forms, trade fairs and LinkedIn. Previously, one employee distributed leads manually by email. With n8n, every incoming enquiry is automatically classified: the AI Agent Node (GPT-4o) analyses the enquiry text, assigns an industry and priority category, and routes the lead directly to the responsible sales rep in HubSpot — including an automated first email within 5 minutes. Time saved: 38 hours/month, first-contact time reduced from 6 hours to 5 minutes.

2. Invoice OCR and Automated Pre-Entry for Bookkeeping

Scenario: A trades business (building services, 22 employees) receives 180–220 incoming invoices per month by email and post. With n8n, the Mindee API (OCR for receipts) and a DATEV interface, incoming PDF invoices are automatically read, the posting position pre-entered and handed over to an approval workflow. Scanning, manual data entry and searching for missing documents are eliminated. Time saved: 22 hours/month in accounting, error rate reduced to below 2 %.

3. Bidirectional CRM–ERP Sync

Scenario: A wholesale company (food, 140 employees) uses Salesforce as CRM and SAP B1 as ERP. Changes to customer master data, open items and new orders previously had to be synchronised manually every day — an error-prone process taking 4 hours daily. The n8n sync workflow checks both systems hourly for changes and updates them bidirectionally. Time saved: 80 hours/month, zero tolerance for critical master-data discrepancies.

4. Automated Management Reporting

Scenario: A professional services firm (management consulting, 55 employees) manually compiles a weekly management report from data in Google Analytics, HubSpot, Personio and an internal project management system. n8n aggregates all data sources, calculates KPIs and uses the GPT-4o node to generate a natural-language management summary that appears every Monday morning as a Slack message in the leadership channel. Time saved: 12 hours/month, perceived quality improvement through consistency.

5. AI-Powered Lead Enrichment

Scenario: A B2B SaaS firm (20 employees) acquires new leads via LinkedIn and trade fairs. Previously, the sales team manually researched company size, revenue, technology stack and GDPR-relevant attributes. n8n enriches every new lead automatically: LinkedIn profile via Phantombuster node, company data via Clearbit, technology stack via BuiltWith — all aggregated and stored in HubSpot with an AI-generated summary. Time saved: 6 hours/week in sales.

Companies with systematic workflow automation in core operational processes achieve an efficiency improvement of 23 to 35 percent after 18 months, measured against throughput-based KPIs such as processing time per transaction and error rate.
McKinsey Global Institute, The State of AI in Early 2024: Gen AI Adoption Spikes and Starts to Generate Value, McKinsey & Company, 2024

Self-Hosted vs. n8n Cloud: What Makes Sense for SMEs?

The decision between self-hosting and n8n Cloud is not purely technical — it is also an operational one. Both options have clear advantages and disadvantages that depend on the IT maturity and data-protection requirements of the respective company.

Self-Hosted on Hetzner Cloud: The Setup

A production-ready n8n setup on Hetzner Cloud can be stood up in 2–4 hours. The recommended configuration for SMEs: Hetzner CX22 (2 vCPU, 4 GB RAM, 40 GB SSD, €5.68/month) with Docker Compose, Traefik as reverse proxy for automatic TLS via Let's Encrypt, PostgreSQL as database backend and Redis for the queue. The complete `docker-compose.yml` is documented in the official n8n documentation.

Backup strategy: Hetzner offers automatic volume snapshots at a 20 % surcharge on the server price — approximately €1.14/month extra for a CX22. Alternatively, a nightly cron job is recommended that backs up the n8n PostgreSQL database and the `/home/node/.n8n` folder (credentials store) to a Hetzner Object Storage bucket. The BSI IT-Grundschutz Compendium, module OPS.1.1.7 (System Management), recommends an RPO of no more than 24 hours for business-critical automations.

n8n Cloud: When Does It Make Sense?

n8n Cloud (from €20/month for the Starter plan with 2,500 workflow executions) is the right choice when: no dedicated IT resource is available for server administration; the company does not want to take responsibility for updates, monitoring and incident response itself; or data-protection requirements are met by n8n Cloud's EU data centres in Frankfurt. Since 2024, n8n Cloud has offered a Data Processing Agreement (DPA) under Art. 28 GDPR — making the cloud variant GDPR-compliant for most SMEs as well.

Monitoring and Alerting

An underestimated aspect in the SME context: workflow failures must be immediately visible. n8n self-hosted can be combined with Uptime Kuma (free, self-hosted) for availability monitoring and with n8n's own error workflow, which triggers a Slack notification or email whenever a workflow fails. Professional setups additionally use Grafana + Prometheus with the n8n Prometheus exporter for detailed execution metrics.

n8n Implementation in 6 Phases: From First Workflow to Scaled Automation

Schritt 1

Phase 1: Workflow Inventory

Cataloguing all manual, repetitive processes in the company. Which tasks are performed manually every day or week? Data transfers between systems, email routines, reporting tasks, data maintenance. Goal: a prioritised list of the top 10 automation candidates ranked by time required and error-proneness. Typical duration: 1–2 days.

Schritt 2

Phase 2: Tool Selection and Infrastructure Decision

Deciding between self-hosted (Hetzner, STRATO, own server) and n8n Cloud. Reviewing GDPR requirements for the planned workflows: will personal data be processed? What data-protection impact assessment is required? Determine the licence model (Community Edition vs. Enterprise). Typical duration: 0.5–1 day.

Schritt 3

Phase 3: Self-Hosted Setup

Server provisioning at Hetzner Cloud, Docker Compose deployment, TLS configuration via Traefik, PostgreSQL as database backend, Redis for queue management, Uptime Kuma monitoring, initial credentials for all required services (CRM, ERP, email, Slack). Set up backup strategy. Typical duration: 4–8 hours.

Schritt 4

Phase 4: First 3 Production Workflows

Implementing the three prioritised workflows from Phase 1. Focus on quick wins with high time-saving potential: typically lead routing, a notification automation and a data sync workflow. Every workflow goes through a test run, error handling is implemented and alert nodes for failures are configured. Typical duration: 3–5 days.

Schritt 5

Phase 5: Scaling and Knowledge Transfer

Gradual expansion to 10–20 workflows. Training the internal team: how are existing workflows maintained? How can new, simple workflows be built independently? Documentation of all workflows in the internal wiki. Introducing a change-management process: no workflow changes without review and staging test. Typical duration: 2–4 weeks.

Schritt 6

Phase 6: Monitoring and Continuous Optimisation

Monthly review of workflow performance: which workflows have the most errors? Where are bottlenecks forming? KPI tracking: time saved per workflow, error rate, execution latency. Annual review of the integration landscape: are new APIs available? Apply n8n node updates. Integrate new AI models into existing workflows as they become available.

What Does n8n Actually Cost? Real Numbers for SMEs

A common misconception: "n8n is free" — that is only true for the Community Edition software licence. Anyone running n8n in a production environment should calculate the total cost of ownership realistically. Here are real figures from Wito AI projects.

Infrastructure Costs for Self-Hosting

  • Hetzner CX22 (2 vCPU, 4 GB RAM): €5.68/month — sufficient for 10–20 workflows, up to ~5,000 executions/day
  • Hetzner CPX31 (4 vCPU, 8 GB RAM): €10.86/month — for 50+ workflows, up to ~50,000 executions/day
  • Volume backup (Hetzner): +20 % on server price (~€1–2/month)
  • Domain + TLS: €0 with Let's Encrypt via Traefik
  • Total monthly infrastructure cost: €7–13/month for most SME setups

n8n Cloud Pricing (as of 2025)

  • Starter: €20/month — 2,500 workflow executions, 5 active workflows
  • Pro: €50/month — 10,000 executions, unlimited workflows
  • Enterprise: individual pricing — SSO, role management, dedicated infrastructure

Setup Effort and Implementation Costs

The software licence is only part of the total cost. The actual effort for a professional n8n implementation is 2–5 working days for the base setup and the first three production workflows. For SMEs without an internal development team, working with an n8n implementation partner is recommended.

Wito AI offers structured n8n implementation packages: the Starter Package (self-hosted setup + 3 production workflows + 1 day of training) from €4,900 net, and the Professional Package (full setup + 10 workflows + AI integration + 2 days of training + 3 months of support) from €9,900 net. Compared to Zapier specialists who charge €15,000–40,000 for more complex migrations, these are highly competitive prices.

ROI Calculation: An Example

Starting point: 3 full-time employees together spend 40 hours/month on manual data-maintenance tasks (blended cost €35/hour = €1,400/month in lost productivity). After n8n implementation: 5 hours of monitoring effort remain. Net saving: 35 hours × €35 = €1,225/month. Payback period for the €4,900 implementation package: 4 months.

38 h/month

average time saved per automated core process

Quelle: Wito AI Customer Data 2024 (n=24 SME projects), 2024
85 %

fewer manual data-transfer errors after workflow automation

Quelle: Forrester Total Economic Impact — Workflow Automation 2024, 2024
23 %

efficiency gain in operational processes after 18 months

Quelle: McKinsey Global Institute — State of AI 2024, 2024

GDPR-Compliant n8n Setup with German Hosting: The Technical Checklist

For companies routing personal data through n8n workflows — and in practice that means virtually everyone automating CRM, HR tools or customer data — GDPR compliance is not optional; it is mandatory. The good news: with self-hosting on German servers it is fully achievable at the technical level.

Server Infrastructure

  • Hetzner Cloud (data centres in Nuremberg, Falkenstein, Helsinki) — Germany-based, EU GDPR-compliant, ISO 27001 certified
  • STRATO HiDrive as an alternative — also a German company, GDPR-compliant
  • Important: explicitly set the server location to "nbg1" (Nuremberg) or "fsn1" (Falkenstein) during provisioning, not to US locations

Encryption and Access Security

  • TLS 1.3 for all external connections via Traefik + Let's Encrypt (automatic certificate renewal)
  • n8n Encryption Key in the `.env` file — encrypts all stored credentials (API keys, passwords) in the PostgreSQL database
  • 2FA for n8n admin access — natively supported since n8n 1.0, strongly recommended
  • VPN tunnel for admin access to n8n — prevents direct exposure of the n8n port to the internet

Data Retention and Deletion Periods

n8n stores all workflow execution data (inputs, outputs, logs) in the PostgreSQL database by default — this can be problematic with personal data. The GDPR-compliant configuration: in the n8n settings, limit the Execution History to a maximum of 30 days (`N8N_EXECUTIONS_DATA_PRUNE=true`, `N8N_EXECUTIONS_DATA_MAX_AGE=720` for 30 days). For workflows processing particularly sensitive data (health data, financial data), enabling `N8N_EXECUTIONS_DATA_SAVE_ON_SUCCESS=none` is recommended so that successful execution data is never persisted in the first place.

Data Processing Agreement (DPA)

If your n8n instance is operated on your behalf by an external service provider (managed hosting), you need a Data Processing Agreement under Art. 28 GDPR with that provider. Hetzner Cloud provides a standardised DPA for their managed-services customers. Wito AI supplies a GDPR-compliant DPA template as part of its managed n8n packages. According to the KfW Digitalisation Panel 2024, 38 % of German SMEs still lack a formal DPA for cloud-based services — a data-protection audit risk.

Automated IT processes are subject to the same availability, integrity and confidentiality requirements as manual processes. Companies must ensure that automated workflows are documented, monitored and protected against unauthorised manipulation.
Federal Office for Information Security (BSI), IT-Grundschutz Compendium — Module OPS.1.1.7: System Management, BSI — Federal Office for Information Security, 2024

5 Common Mistakes When Introducing n8n in SMEs — and How to Avoid Them

Across more than 30 n8n implementation projects in mid-sized businesses, Wito AI has identified a clear pattern of recurring mistakes. Knowing them in advance saves months of corrective effort.

Mistake 1: Missing Error Handling

The most frequent and most costly oversight: workflows are built for the happy path but not for failures. What happens when an API responds with HTTP 429 (rate limit)? When an email cannot be delivered? When a database connection is interrupted? Without explicit error nodes and alert notifications, failed workflows run silently in the background — and nobody notices until a critical business process breaks down. Solution: every production workflow gets an error workflow that sends a Slack message or email to the responsible person when a failure occurs.

Mistake 2: Storing Credentials Directly in the Workflow

Beginners store API keys and passwords as static values in nodes. This causes credentials to appear as plain-text JSON when workflows are exported. Solution: manage all credentials exclusively in the n8n Credential Store, which is protected by the encryption key. When exporting workflows, use the "Export without credentials" option.

Mistake 3: Overly Complex Workflows Without Modularisation

Workflows with 50+ nodes in a single flow are difficult to debug and even harder to maintain. If a node in the middle fails, troubleshooting becomes laborious. Solution: break large workflows into sub-workflows (n8n "Execute Workflow" node) that can be tested individually. Each sub-workflow handles a clearly defined task.

Mistake 4: No Staging Environment

Making changes directly in a production workflow is risky — a typo in the webhook path or a wrong data transformation can interrupt live business processes. Solution: two separate n8n instances: one for staging (for testing), one for production. n8n Enterprise provides native environments for this; for the Community Edition, a second Docker instance on the same server with a different port is sufficient.

Mistake 5: Missing Documentation and Bus Factor

If the employee who knows all the workflows leaves the company, the automation system grinds to a halt. According to the Stack Overflow Developer Survey 2024, 67 % of developers in small companies stated that critical processes are undocumented. Solution: every workflow gets a description in the n8n workflow notes field (at minimum: purpose, trigger condition, systems affected, owner). Additionally, maintain a central workflow register in the internal wiki.

By 2027, 70 percent of new middleware implementations in mid-sized companies will be based on iPaaS or workflow automation platforms, driven by demand for GDPR-compliant low-code integration solutions in Europe.
Gartner Research, Magic Quadrant for Integration Platform as a Service, Worldwide, Gartner, Inc., 2024

Frequently Asked Questions About n8n Automation for SMEs

For simple workflows — e.g. email notifications, CRM data updates or Slack alerts — no programming skills are required. Most integrations can be set up purely by clicking and configuring. For advanced use cases such as complex data transformations, API authentication with custom headers or AI agent workflows, basic JavaScript knowledge is helpful. In practice we recommend: simple workflows are learnable for technically-minded business users (1–2 days of training); complex workflows should be built by an n8n implementation partner.
The three most important differences: First, self-hosting — n8n can be run entirely on your own servers (GDPR-compliant, no data shared with third parties); Make.com is a pure SaaS product. Second, licence — the n8n Community Edition is MIT-licensed and free; Make.com is entirely paid (from USD 9/month). Third, custom code — n8n allows arbitrary JavaScript code in any workflow; Make.com has no comparable code-execution capability. For GDPR-sensitive German SMEs, n8n is therefore the clear recommendation.
The recommended option for German SMEs is Hetzner Cloud with server location Nuremberg (nbg1) or Falkenstein (fsn1). Hetzner is a German company, operates ISO-27001-certified data centres in Germany, and offers prices from €5.68/month for a production-ready n8n server. Alternatives: STRATO, netcup or IONOS — all with German data centres and GDPR compliance. Important: conclude a Data Processing Agreement under Art. 28 GDPR with your hosting provider.
Yes — since version 1.0 (2023), n8n has native AI nodes for OpenAI (GPT-4o, GPT-4, GPT-3.5), Anthropic Claude, Google Gemini, Mistral and local models via Ollama. The AI Agent Node supports tool calling, memory (conversation history) and Retrieval Augmented Generation (RAG with vector databases such as Pinecone or Qdrant). This makes n8n the ideal platform for AI-powered process automations that go beyond simple API calls.
Infrastructure costs for self-hosting amount to €7–13/month. The real effort lies in setup and workflow development: for a base setup with 3 production workflows and training, SMEs should budget 2–5 working days — either internally or with an implementation partner. Wito AI offers packages from €4,900 net for a complete starter setup. Payback time is 3–6 months for most SME projects.
n8n self-hosted with queue mode and Redis can execute practically unlimited workflows in parallel, depending on server resources. On a Hetzner CPX31 (4 vCPU, 8 GB RAM), 20–50 simultaneous workflow executions can typically be handled without performance degradation. For higher demand, n8n scales horizontally: multiple n8n worker instances share a common PostgreSQL database and Redis queue.
n8n is primarily designed for technically-minded users — marketing ops managers, IT administrators, technical project managers. For purely non-technical business users, Zapier is more accessible. The pragmatic approach for SMEs: technical affinity as a minimum requirement for n8n administrators; simple workflow adjustments (changing schedules, updating recipient emails) are trainable for business users; complex workflow development by an implementation partner.
n8n is one of the most actively developed open-source projects in the automation space. As of 2025: over 45,000 GitHub stars, weekly releases, an active community with more than 30,000 members in the community forum. n8n GmbH closed a Series B round of USD 60 million in 2023 and is investing heavily in AI integrations and enterprise features. The risk of the project being discontinued is considered very low.
There is no automatic migration tool from Zapier to n8n. Migration is manual and takes 1–4 hours per workflow depending on complexity. In practice, a migration is often an opportunity to review and optimise existing workflows. Most Zapier integrations are available as native nodes in n8n — the switch is technically straightforward in most cases, but requires re-creating all credentials and a testing phase.
According to n8n's own figures, more than 12,000 companies actively use n8n, including Siemens, Adidas, Sony Music, Vodafone and numerous mid-sized businesses. In the German-speaking DACH region, n8n is particularly widespread among mid-sized IT service providers, e-commerce companies and SaaS startups. The Stack Overflow Developer Survey 2024 lists n8n as one of the fastest-growing workflow tools.
The n8n user interface is currently only available in English — an official localisation into other languages is not planned (as of 2025). The documentation at docs.n8n.io is also exclusively in English. For non-English SME teams, Wito AI offers n8n training and documentation templates in the client's language. The language barrier is rarely a serious obstacle for technically-minded employees.
The Community Edition (MIT licence, free) includes all core automation features: all nodes, webhooks, scheduling, AI agents, code nodes, workflow versioning. The Enterprise Edition (paid, price on request) adds: Single Sign-On (SSO/SAML), extended role-based access control (RBAC), audit logs for compliance, multiple environments (staging/production), dedicated support and SLA. For most SMEs the Community Edition is entirely sufficient — Enterprise pays off from approximately 20+ n8n users or when strict compliance requirements apply.

Start Your n8n Implementation

Wito AI implements n8n GDPR-compliantly on German servers — from workflow inventory to production-ready setup. Starter package from €4,900, ROI typically in 90 days.

  • Self-hosted on German servers (Hetzner)
  • GDPR-compliant — no US cloud access
  • ROI in 90 days (avg. 38 h/month saved)
  • Includes training and 3 months of support