Learn › Office Hours

What are automations, and how can I make one?

Automations let apps talk to each other automatically, and AI makes them smarter. Here is a plain-language beginner guide to building your first one.

In this guide
  1. What an automation actually is
  2. Trigger, action, and (optionally) AI
  3. The tools people actually use
  4. Building your first automation
  5. A few beginner-friendly ideas
  6. FAQ

An automation is a way to make two or more apps talk to each other automatically, so a repetitive task happens on its own instead of you doing it by hand every time. Add AI into the mix, and the automation can also think a little: read something, summarize it, or draft a reply, rather than just moving data from one place to another. None of this requires coding.

What an automation actually is

At its simplest, an automation is a rule: "when this happens, do that." When a new email arrives, save the attachment to a folder. When someone fills out a form, add them to a spreadsheet. When a new order comes in, send a thank-you message. You set the rule up once, and it runs quietly in the background from then on.

Trigger, action, and (optionally) AI

Nearly every automation has the same basic shape:

In plain terms

A plain automation reacts the same way every time. An AI-powered one can actually understand what came in and respond appropriately. That difference is the whole point of adding AI.

The tools people actually use

You do not need to evaluate the entire market. Almost everyone starts in one of these places:

Most people only ever need one of these to start. Pick the simplest option and grow into something more powerful only if you actually hit its limits.

Building your first automation

  1. Pick one repetitive task. Something you do the same way, often. Replying to a common type of email is a great first choice.
  2. Choose a tool. Start with the simplest option (like Zapier) rather than the most powerful one.
  3. Set the trigger and action. Decide exactly what starts it, and what should happen as a result.
  4. Add an AI step if it helps. Let AI draft the reply, summarize the input, or decide between a couple of outcomes, rather than hard-coding the same response every time.
  5. Test it before you trust it. Run it a few times, check the output is actually right, and adjust before you let it run unsupervised.

Give your automation a clear brief

Whatever AI step you add, a clear system prompt makes it far more reliable. The AI Prompt Builder writes one for you in minutes.

Open the AI Prompt Builder →

A few beginner-friendly ideas

Frequently asked questions

Do I need to know how to code?

No. These tools are built for non-technical people. If you can explain what you want to happen in plain language, you can usually build it.

Is automation the same thing as an AI agent?

Not quite. A standard automation follows a fixed path you set up. An AI agent takes a broader goal and figures out the steps itself, making more decisions along the way with less input from you. Agents are the next step up from simple automations.

Is it safe to connect my accounts like this?

Generally yes if you stick to reputable platforms. Be thoughtful about which accounts you connect, keep an eye on anything sensitive, and start with a human checking the results before you fully trust it to run unsupervised.

Will this cost money?

Most tools offer a free plan that is enough to try things out and handle light, everyday use. You typically only need to pay once your automations run often enough to outgrow the free tier.

Part of our Office Hours series. Related: setting up a Custom GPT and writing a good AI prompt.