AI at Work · Automation

How to Automate Your Email in 1 Hour

You are not behind on email because you are slow. You are behind because you are manually doing work that a simple automation could handle in seconds. Here is exactly how to fix that — today, without writing any code.

L
Linda Ghusayni
Former Microsoft, Expedia & Citi · Teaching professionals to use AI without a technical background
In this article
  1. Which emails to automate first
  2. How the automation works
  3. Build it: 5 steps in under an hour
  4. Your action plan
  5. Frequently asked questions

Which Emails to Automate First

Start with email types that are high volume, low complexity, and follow a clear pattern. The goal on day one is not a perfect system — it is a working one.

Best first pick

Status update requests

Same question, different senders, every week. Auto-reply with a templated update.

High volume

Internal notifications

Alerts, system emails, CC chains. Auto-label and archive — surface only what needs action.

Client-facing

New enquiries

AI drafts an acknowledgement in your tone. You review and send — or let it send automatically.

Finance

Invoice emails

Extract the key figures and log them to a spreadsheet automatically. No manual data entry.

How to pick yours: Look at the last 20 emails you processed manually. Which ones followed the same pattern? That is your first automation target.

How the Automation Works

Every email automation has two parts: a trigger (a new email arrives) and one or more actions (label it, reply to it, log it, forward it). The AI sits in the middle — it reads the email content and decides which action applies.

This is different from Gmail filters, which only match subject lines and sender addresses. AI reads the actual content of the email — so it works even when wording varies.

The tool that makes this accessible without any coding is Make.com. It connects your inbox to an AI model and lets you define the logic visually — no developer, no code, no IT ticket required.

Build It: 5 Steps in Under an Hour

This walkthrough builds a triage workflow: emails arrive, AI classifies them as Urgent, Action Required, FYI, or Newsletter, and each category is handled differently.

1

Create a free Make.com account

Sign up at Make.com — the free tier is enough to run this workflow indefinitely. Connect your Gmail or Outlook via OAuth (no password shared).

2

Create a new scenario and set the trigger

Click Create a new scenario. Search for Gmail or Microsoft 365 Email and select Watch emails. This fires the workflow every time a new email lands in your inbox.

3

Add an AI classification step

Add an OpenAI or Claude module. Pass in the email subject and body with this prompt: "Classify this email as one of: URGENT, ACTION REQUIRED, FYI, or NEWSLETTER. Return only the label." The AI returns a single word for every email.

4

Add a Router to split the paths

Use Make.com's Router module to create a separate path for each label. URGENT gets a label and a phone notification. ACTION REQUIRED gets labelled and moved to a dedicated folder. FYI and NEWSLETTER are archived automatically.

5

Test on 10 emails, then activate

Click Run once to test against your last 10 emails. Adjust the AI prompt if anything is miscategorised. Once it looks right, turn the scenario on.

When this is running, you open your inbox each morning to pre-sorted email. Your first task shifts from sorting to responding — a real difference in how your day starts. For context on how this fits into a broader AI strategy, see the introduction to AI agents on Linda & AI.

The tool used in this guide

Make.com connects your inbox to AI and 1,500+ other apps — no code required. The free tier covers everything in this workflow.

Try Make.com free →

This post contains an affiliate link. I only recommend tools I use or would use myself.

Your Action Plan

Everything you need to go from reading this to a live workflow:

Once this is working, a natural next step is building a morning briefing agent that surfaces what matters before you even open your inbox.

Frequently Asked Questions

No. Make.com uses a visual drag-and-drop interface. You connect your inbox, define what triggers the workflow, and set the actions. No code required.

Make.com connects via OAuth — you authorise access without sharing your password. That said, always check your company's IT policy before connecting a corporate email account to any third-party tool.

Start with high-volume, low-complexity emails that follow a clear pattern — status update requests, internal notifications, client enquiry acknowledgements, and invoice emails are the most common starting points.

The basic triage workflow in this guide takes most people under an hour on the first attempt. Once you know the interface, subsequent scenarios take 20–30 minutes.

Pick the email type that costs you the most time this week. Build the triage workflow. Activate it. The inbox will not fix itself — but it can run itself.

Newsletter

One practical AI tip, straight to your inbox.

Practical AI agent ideas for professionals — no jargon, no hype. Join the Linda & AI newsletter.

No spam. Unsubscribe any time.
L
Linda Ghusayni
Founder, Linda & AI
Former Training Programme Manager at Microsoft and senior roles at Expedia and Citi before founding Linda & AI — a platform teaching non-technical professionals how to use AI agents without a technical background. Every post is written from direct experience, not theory.