Skip to main content
Cloud & Microsoft 365Industry IT8 min readNew

From WhatsApp to the cloud: a 90 day IT plan for small construction firms

"Your whole business runs on WhatsApp and personal phones. Here is a 90 day plan to add business email, shared files, basic device rules and real backups without stopping work on site."

Author

Lior Refael

Published

Aug 8, 2026

Back to Articles

Why this happens to almost every small contractor

A foreman starts a WhatsApp group for a site. It works, so the next site gets one too. Within a year the business is running quotes, safety photos, supplier invoices and change orders through a dozen chat threads on personal phones. Nobody decided this. It just accumulated, one convenient message at a time.

The problem shows up the day it cannot be ignored: a phone is lost with the only copy of a signed contract, an employee leaves and takes the group chat history with them, or a client asks for photo evidence from six months ago and nobody can find the thread. None of this is a technology failure in the usual sense. It is a business running its records on a consumer messaging app that was never built to be a filing system.

The scale of this gap is measurable. Only 52.7% of EU enterprises bought any cloud computing service in 2025, and in Spain the figure was 41.7% and in Greece 24.3%, both still below the EU average [1]. Construction is a heavily on-site, cash-flow-sensitive trade, so it tends to sit even further behind that average than the headline number suggests. A 90 day plan does not require a full digital transformation. It requires four specific pieces of infrastructure, added in the order that keeps the business running instead of stopping it.

What actually breaks first

Three failure modes account for most of the pain we see in the first onboarding call with a contractor:

  1. A phone is lost, stolen or the owner leaves. Contracts, timesheets, photos and client numbers walk out the door because nothing was ever backed up anywhere else.
  2. A dispute needs a paper trail. A client claims a change was never agreed. The evidence exists, but it is buried in a chat thread nobody can search by date or export cleanly.
  3. Personal and business get tangled. An owner's personal phone number is the business's main line. When that phone breaks or the owner is unreachable for a day, the business is unreachable too.

None of these need enterprise IT to fix. They need a business email address, one shared place for files, a few device basics and a backup that runs on its own.

The 90 day plan

The order matters more than the speed. Each phase is chosen so that work on site never stops for it - most of the setup happens in evenings or during a slow week, not as a project that pulls people off jobs.

Share of enterprises buying cloud computing services, 2023 vs 2025

% of enterprises

  • EU average
  • Spain
  • Greece
2023
2025

Spain closed most of the gap to the EU average in two years, while Greece moved only slightly, both still well behind the EU figure and a reminder that construction, an on-site trade, tends to lag its national average further still.

Show the data
Column chart comparing the share of enterprises buying cloud computing services in 2023 and 2025 for the EU average, Spain and Greece, showing all three rising but Greece remaining furthest behind.
% of enterprisesEU averageSpainGreece
202345.3%30.04%23.59%
202552.74%41.65%24.33%

Source: Eurostat, Cloud computing - statistics on the use by enterprises (2026)

Phase 1: Days 1 to 30 - business email and one shared drive

Start with a proper business email domain (yourcompany.com, not a personal Gmail address used for invoicing) and one shared cloud drive for contracts, permits, insurance certificates and site photos. This alone removes the single biggest risk: a document that only exists on one phone. Keep WhatsApp for day-to-day site chat if the crew is used to it - the goal in phase 1 is not to ban a tool people already know, it is to make sure nothing important lives only inside it.

Phase 2: Days 31 to 60 - shared calendars, folders per job, and basic device rules

Once email and files are live, organise the shared drive by job site rather than by document type, because that is how a foreman actually looks for something on site. Add a shared calendar so two crews are not booked against the same equipment or the same client visit. Set two device basics on every phone that touches business data: a screen lock, and the ability to remotely wipe a lost or stolen device. This is not about controlling personal phones - it is about making sure a lost phone is an inconvenience, not a data loss event.

Phase 3: Days 61 to 90 - automatic backup and an access checklist for leavers

Turn on automatic backup for the shared drive and business email so a deleted file or a ransomware incident is a restore, not a crisis. Write a one-page checklist for what happens when someone leaves the business - which accounts get their access removed and when - because under GDPR, personal data an employer holds must be kept accurate and only as long as it is needed for the purpose it was collected for, and an ex-employee with live access to client files or shared folders is exactly the kind of exposure that principle is meant to prevent [2].

Backups are not optional, they are the whole point

Cybercrime reported to the FBI's Internet Crime Complaint Center caused $16.6 billion in losses across 859,532 complaints in 2024, and personal data breach alone accounted for 64,882 of those complaints [3]. A small contractor is not the target Wall Street worries about, but the same forces apply at a smaller scale: a lost device, a phishing message that steals a password, or a ransomware note are all events where the only thing standing between "inconvenience" and "the business stops" is whether a backup exists somewhere other than the device itself.

Passwords: fewer rules, not more

Most small firms either enforce no password policy at all or an overly strict one that gets ignored. NIST's authentication guidance recommends against forcing frequent password changes and against complex composition rules, and instead favours longer passwords that are simply left alone unless there is evidence of compromise [4]. For a five to twenty person contractor, this translates into one practical rule: a long passphrase on the business email account, protected with two-factor authentication, and nothing more complicated than that.

Cost and where the €300 to €500 a month figure actually goes

From our own onboarding work with construction and trade businesses, a basic cloud stack (business email, shared files, backup and a handful of managed phones) for a 10 to 15 person crew typically runs in the €300 to €500 a month range, most of it licensing rather than labour. That is not a one-off migration bill - it is the ongoing cost of not losing a contract to a lost phone.

What to skip in the first 90 days

Do not attempt full mobile device management, a formal IT policy document or a helpdesk ticketing system in the first quarter. Those solve problems a five to twenty person contractor does not have yet. The 90 day plan is deliberately narrow: business email, one shared drive organised by job, two device basics, and a backup that runs without anyone remembering to trigger it. Everything else can wait until the business has outgrown this stack, which is a good problem to have.

Questions we get asked

Sources

Every figure in this article traces back to a named source. Where we quote our own numbers, they come from work we have done with small businesses in Israel and across Europe, and we say so.

  1. Cloud computing - statistics on the use by enterprises (opens in a new tab)

    Eurostat · 2026

    52.74% of EU enterprises bought cloud computing services in 2025, up from 45.3% in 2023; Spain rose from 30.04% to 41.65% and Greece from 23.59% to 24.33% over the same period.

  2. Art. 5 GDPR - Principles relating to processing of personal data (opens in a new tab)

    EUR-Lex / General Data Protection Regulation · 2016

    Personal data must be kept accurate and retained only for as long as necessary for the purpose it was collected for, which is the basis for removing an ex-employee's access to shared files and client data promptly.

  3. 2024 Internet Crime Report (opens in a new tab)

    Federal Bureau of Investigation, Internet Crime Complaint Center (IC3) · 2025

    IC3 received complaints reporting $16.6 billion in total losses in 2024, including 64,882 personal data breach complaints.

  4. NIST Special Publication 800-63B, Digital Identity Guidelines: Authentication and Lifecycle Management (opens in a new tab)

    National Institute of Standards and Technology (NIST) · 2017

    Verifiers should not require passwords to be changed periodically and should not impose complex composition rules, favouring longer memorized secrets left unchanged unless there is evidence of compromise.

Figures last checked 8 August 2026

Still running the business on WhatsApp and personal phones?

We build the 90 day plan around your actual sites and crews, without stopping work to do it.