Automation
Automation is the execution of recurring processes through technical systems without manual intervention.
Functionality and Use
In the case of automation, tasks are automatically executed according to specified rules. As a result, the same input leads to the same result. In addition to the actual execution, control and monitoring of a process can also be automated. The aim is to increase efficiency, reduce errors and optimize workflows.
Software or systems automatically execute defined processes without the need for manual intervention. Depending on the area of application, the implementation can look different, for example through scripts, workflows or automated systems.

Types
- Full automation: Processes are executed entirely by machines or software.
- Partial automation: Man and machine work together, with certain steps being automated.
Examples
- Automatic sending of invoices via software
- Build pipeline automatically creates new software versions
- Script creates daily backups of data
- Automatically running tests after code changes
What is optimized?
work pro-cesses
