## Audit Trail
An audit trail is a documented, step-by-step record showing how a source document was processed and ultimately reflected in the financial statements.
### Purpose
- Establishes authentication and integrity of a transaction.
- Allows the auditor (or any reviewer) to trace financial data back to its source.
- Maintains a record of system and user activity — useful in both manual and IT environments.
### What an audit trail captures
```
Source Document → Journal Entry → Ledger → Trial Balance → Financial Statements
```
Each arrow represents a step that should be documented and traceable.
### In IT/Digital environments
- Systems maintain electronic audit trails of log-on attempts, devices used, and changes to data.
- Example: Banks keep an audit trail of every log-on to internet banking, recording time, device, and actions taken.
### Types of transactions covered
Accounting transactions, financial transactions, trade details, system access events — any action that needs to be independently verifiable.