inaday.ai

Automate

How to Automate Your Work With AI: Where to Start

Eva

July 25, 2026 · 6 min read

Here's the honest truth about how to automate your work with AI: you don't automate your work. You automate one small, boring task you do the same way every week, and you do it before lunch. The people who get stuck are the ones trying to automate their whole job at once.

Last month I had a list of 14 things I wanted to automate. I automated zero of them, for three weeks, because I kept trying to decide which one mattered most. Then I stopped ranking the list and just picked the most boring thing on it. By the end of that afternoon, it was running.

This is the where-to-start guide I wish I'd had: which task to pick first, how to choose a tool without spiraling, and what you'll realistically have working by the end of one day.

Can you really automate your work with AI in a day?

Yes, but only one task of it, and that's the whole trick. You will not automate "your work" today, and you shouldn't try. What you can do in a day is take one repeating task off your plate for good. Build it once, win every week.

An automation is just a small machine that waits for something to happen and then does the next step for you. The reason day-one attempts fail is scope. If you wire up eight steps at once and one breaks, the whole thing stalls, and you can't tell which piece went wrong. So you start with one step. You add the second next week, after the first has earned your trust.

Which task should you automate first?

Automate the most boring, low-stakes thing you do more than three times a week. Not the impressive one. Boring wins because boring is predictable, and a machine handles predictable beautifully.

Run your week through three questions. Does it repeat more than three times a week? Can you write the rule for it in one sentence? And if it goes slightly wrong, does anyone actually get hurt? The task that repeats, has one clear rule, and can fail quietly is your first automation.

Good candidates look like this: saving email attachments to a folder, turning raw meeting notes into a summary, adding new form responses to a spreadsheet, drafting the first version of a reply you send constantly. What they share is that nobody's month is ruined if version one is a little off. The flashy task, the one that would impress your boss, is almost always the wrong place to start, because flashy usually means high-stakes.

How every AI automation actually works

Every AI automation, whatever tool you use, follows the same five parts: a trigger, the input, the AI step, a human check, and an action. Learn those five and every platform stops looking scary.

The trigger is the event that kicks things off (a new email, a form submission, a file dropped in a folder). The input is the data you hand the AI (the email body, the notes, the form answers). The AI step is where a model like Claude reads that input and produces something (a summary, a draft, a category). The human check is you, glancing at the result before it goes anywhere. The action is the last move: save it, send it, log it.

Your first automation only needs three of those five: a trigger, one AI step, and a human check at the end. That's it. Everything fancier is just more of the same parts stacked up, which is exactly what happens across a whole week in I automated 5 tasks in 5 days.

How to pick a tool without the analysis paralysis

Pick the tool that already connects to the apps you use, start on its free tier, and give yourself ten minutes to decide. That's the entire selection process.

Zapier is the gentlest on-ramp. Its free plan gives you 100 tasks a month and caps you at two-step Zaps, one trigger and one action, as of July 2026. Make's free plan hands you 1,000 credits a month across two active scenarios, which suits slightly more visual, branching builds. n8n is the one you self-host if you'd rather own the whole pipeline yourself. For the AI step itself, I reach for Claude to handle the writing and judgment.

Here's the part nobody tells you, and it's the reason I finally stopped agonizing. That two-step cap on Zapier's free plan isn't a limit. It's a guardrail. It physically stops you from building the eight-step monster that would have broken on day one anyway. The free tier forces the exact one-step start that every experienced person will tell you to take. Trust me on this one: the constraint is doing you a favor.

The afternoon I set up my first one

I picked the most boring thing on my list: turning a messy block of meeting notes into a three-line summary with an action list. The trigger was a new note landing in a specific folder. The input was the note's text. The AI step was one Claude prompt.

Meeting notes to summary
You are turning raw meeting notes into a short brief. Return exactly two things: a 3-line summary of what was decided, and a bulleted list of action items in the format "owner: task". If the input is not meeting notes, reply only with the word SKIP. Here are the notes:
{{notes}}

Then the last step: the result dropped into a review column, not into anyone's inbox. I read it, I approved it. Done.

It broke on the second run, which I half expected.

That's the rhythm of a first build. Set it up, watch the first weird input break it, add one guardrail, move on.

What you actually have by the end of the day

By the end of one afternoon you have exactly one automation running: one trigger, one AI step, one human check. Not your inbox solved. Not your job automated. One repeating task that now writes its own first draft while you approve it in seconds.

Say that task cost you 30 minutes a week. Set it up once and that's a real chunk of time returned over a quarter, for work you were never going to enjoy anyway. Then next week you pick the second task, and it's faster than the first because you already know the five parts. Once your one-step version is boring and reliable, the natural next move is letting it make small decisions without you, which is where setting up your first AI agent starts to make sense.

When automating your work with AI doesn't work yet

Automating your work with AI falls apart on three kinds of tasks: fuzzy-rule work, high-stakes actions, and true one-offs. Knowing this upfront saves you a frustrating afternoon.

Fuzzy-rule work is anything you can't describe in a sentence, like "handle this client the way they'd want." If you can't write the rule, the machine can't follow it. High-stakes actions (sending money, signing things, anything you can't undo) need a human in the loop for a long time, which means they aren't really saving you the step yet. And a true one-off, something you'll do once and never again, costs more to automate than to just do. When the rules get genuinely complex, that's the point to look at building a proper AI agent instead of a simple trigger-and-step flow.

Would I start this way again?

Yes, and I'd skip the three weeks of ranking a list I never used. The list was never the problem. Picking was. The boring task you can describe in one sentence is always the right first automation, even when a flashier one is sitting two rows down whispering that it matters more.

Start this today

  1. Write down every task you did more than three times this week. Circle the most boring one you can describe in a single sentence.
  2. Open a free Zapier or Make account and build just the trigger plus one AI step for that task, using Claude for the thinking part.
  3. Add a human-review step, run it live for a week, and only then automate the second thing.

FAQ

How long does it take to automate a task with AI?
Your first task with a clear rule takes an afternoon, and less once you know the five parts every automation shares. The setup is fast. The choosing is the part people drag out for weeks.
What does it cost to start automating your work with AI?
Nothing to begin. Zapier's free plan (100 tasks a month, two-step Zaps) and Make's free plan (1,000 credits, two scenarios) are enough for your first automation as of July 2026. You pay only once you outgrow them.
What task should I automate first?
The most boring, low-stakes task you repeat more than three times a week and can describe in one sentence. Boring beats impressive here, because boring is predictable, and predictable is exactly what a machine handles well.
Share:XLinkedIn

If you have another hour…