## Controls in an Automated Environment
In entities with significant IT systems, controls fall into two broad categories:
### 1. General IT Controls (GITCs)
Controls that relate to the overall IT environment — they govern how systems are managed, maintained, and secured. They affect all applications and data.
Examples:
- Controls over data centre and network operations
- Controls over application system acquisition, development, and maintenance
- Program change controls (managing changes to software)
- Access controls, disaster recovery, backup controls
> Think of GITCs as the 'infrastructure layer' — if GITCs fail, application controls may not be reliable.
### 2. Application Controls
Controls that operate within specific applications to ensure completeness, accuracy, and validity of transactions.
Examples:
- Reasonableness checks (e.g., system rejecting a salary of ₹0 or a negative inventory quantity)
- Range checks, format checks, duplicate checks
### Quick Reference Table
| Control Description | Type |
|---|---|
| Reasonableness checks | Application Control |
| Controls over data centre and network operations | General IT Control |
| Controls over application system acquisition, development, and maintenance | General IT Control |
| Program change controls | General IT Control |
### Digital Technology in Audit
As entities digitise operations, auditors are also evolving:
- Use of Artificial Intelligence (AI) and data analytics to understand business processes.
- Digital audit tools help identify risks more effectively.
- Auditors can devote greater attention to high-risk areas by automating routine procedures.