Back to blog
6 min read

Behind the Build: The AI Inbox That Sorts Itself

A walkthrough of a real workflow we build: an inbox that reads every incoming email, decides what it is, and routes it, so the team only ever sees what actually needs them.

The inbox is where most agencies quietly lose their morning. A new lead, a supplier invoice, a newsletter, a question from a current client, an appointment confirmation, all landing in the same place, all looking equally urgent until you open them. So you open all of them. That is the leak.

One of the workflows we build closes that leak. It reads every email as it arrives, decides what it is, and sends it where it needs to go. Here is what is actually inside it.

The easiest way to picture it

Imagine hiring someone whose only job is to stand at the inbox and sort the mail before anyone else sees it. A real lead gets walked straight to the right agent. A newsletter goes in a folder. An invoice goes to whoever handles invoices. A question from an existing client gets flagged as important.

You would never make that person read every email out loud to the whole team. But that is basically what an unsorted shared inbox does. The workflow is just that sorter, except it never gets tired and it reads everything in seconds.

What it does, step by step

We build these on Make.com, connected straight to the existing inbox. No new email system, no migration. The flow looks like this:

  1. Read. The moment an email lands, the workflow reads the subject and the body, not just the sender. Sender alone is not enough, because the same address can send a lead one day and an invoice the next.
  2. Classify. It decides what the email actually is: a new lead, an existing client, a supplier or invoice, or noise like newsletters and notifications.
  3. Act per type. A lead gets logged and routed to the right agent. An invoice gets forwarded to whoever handles them. Noise gets filed away so it never interrupts. Anything unclear gets left for a human, never guessed.
  4. Summarize when useful. For longer threads, it can add a one-line summary at the top so the agent knows what they are looking at before they read a word.

The result is that the team opens their inbox and sees a short list of things that genuinely need them, instead of a wall of fifty messages where three matter.

The details that make it trustworthy

Sorting email automatically sounds risky, and it would be if it were built carelessly. A workflow that hides an important email is worse than no workflow at all. So the whole thing is built around one rule: when in doubt, do not guess.

  • It never deletes anything. The worst it does is file something in the wrong folder, which is easy to catch and fix.
  • It leaves anything ambiguous in the main inbox for a human. The system handles the obvious cases and stays out of the judgment calls.
  • It can be checked. Every decision it makes is visible, so you can see why an email went where it went and adjust the rules.

That cautious design is the difference between a tool the team trusts and one they quietly turn off after a week.

Where the time actually comes back

The saving is not really in the sorting itself. It is in attention. Every time you open an email that did not need you, it costs more than the few seconds of reading. It pulls you out of whatever you were doing. An inbox that only surfaces what matters protects the focus, not just the minutes.

If you want to try a tiny version yourself, start with one rule in your email client: automatically label anything from your lead sources so it stands out. It is crude, but it will show you immediately how much calmer a sorted inbox feels.

Frequently asked questions

Does the inbox automation delete or hide emails?

No. It never deletes anything, and anything it is unsure about stays in the main inbox for a human. The most it does is file clearly identifiable messages, like newsletters, out of the way.

Do I need to change my email provider?

No. The workflow connects to your existing inbox and works on top of it. Your team keeps using the same email they already use.

How does it tell a real lead from spam?

It reads the full content of the message, not just the sender, and classifies based on what the email is actually asking for. Anything genuinely ambiguous is left for a person rather than guessed.

If your shared inbox is where your mornings disappear, that is exactly the kind of thing I set up. Book a 30-minute call and we can look at what is landing in there and how much of it actually needs you.