## Manual vs Automated Elements of Internal Control
### Why It Matters for the Auditor
Understanding whether a control is manual or automated directly shapes the auditor's risk assessment and the nature of further audit procedures. Automated controls are consistent but rigid; manual controls are flexible but error-prone.
---
### Manual Controls — Characteristics
- Include approvals, reviews, reconciliations, and follow-up of reconciling items.
- Depend on human judgment and discretion.
- More prone to bypass, override, simple errors, and mistakes than automated controls.
When manual controls are MORE suitable:
| Situation | Reason |
|---|---|
| Large, unusual, or non-recurring transactions | Require judgment beyond programmed rules |
| Errors difficult to define or predict in advance | No automation can be designed without knowing the error pattern |
| Changing circumstances outside existing automated scope | Automated controls lack adaptability |
| Monitoring effectiveness of automated controls | Humans must review what machines produce |
---
### Automated Controls — Characteristics
- Embedded in computer programs; execute consistently every time.
- Form part of a combination of automated + manual controls.
- Manual controls may use IT-produced output (hybrid).
When manual controls are LESS suitable (automated preferred):
| Situation | Reason |
|---|---|
| High-volume or recurring transactions | Manual review is impractical at scale |
| Anticipated/predictable errors | Can be caught by programmed parameters |
| Controls that can be fully designed and automated | Automation removes human error |
---
### Key Takeaway
> Manual ↔ Judgment, flexibility, override risk
> Automated ↔ Consistency, efficiency, rigidity