# Automation

> Setting up a repeatable job once so it runs on its own, instead of you doing the same steps by hand every time.

**Category:** Core concept

**Automation is getting a repeatable job done without doing it by hand each time.** You set up the steps once, and from then on a machine runs them for you. It is one of the oldest ideas in work, from factory lines to email filters, and AI gives it a powerful new reach.

With Claude, automation shows up in two linked ways. First, you chain several steps into one flow so a whole job runs in a single go, what this course calls a [playbook](/glossary#playbook). Second, you put that flow on a clock as a [scheduled task](/glossary#scheduled-task), so it runs on its own cadence and hands you finished work.

The golden rule is the same everywhere: **automate the boring, repeatable chore, never the judgement**. Automation is brilliant at gathering and shaping. Deciding what the result *means*, and what to do next, stays with you.

## At work

The report you rebuild every Monday is a prime candidate. Automate the gathering and formatting once, and reclaim that hour every week from then on.

## Often confused with

A one-off task. A task is something you do once; automation is a setup that keeps doing a repeatable job for you without being restarted.

## Related terms

- Scheduled task
- Playbook
- Cowork

## See it in a lesson

[Scheduling and automation](/en/learn/advanced/scheduling-and-automation)

## Further reading

- [Automation (Wikipedia)](https://en.wikipedia.org/wiki/Automation): The broad concept, its history, and where it is used.
- [Schedule recurring tasks in Claude Cowork (Help)](https://support.claude.com/en/articles/13854387-schedule-recurring-tasks-in-claude-cowork): Automation in Claude: put a job on a cadence.
- [Claude use cases (Anthropic)](https://claude.com/resources/use-cases): Real jobs people have automated, by role and industry.

---

Last updated: 25/07/2026  
Source: Rollo Academy glossary
