When a serious ICT incident hits, the clock starts: an initial regulatory notification within 4 hours of classification, an intermediate report at 72 hours, a final report within a month. Teams that try to assemble this by hand, mid-incident, fail. Teams that designed monitoring, incident data and audit trails into their systems simply read it off. Auditability by design is the difference.
Detection by design (DORA Article 10)
You cannot report what you did not detect. Structured logging, real-time metrics, anomaly alerting and health checks on the systems supporting critical functions are the foundation. The goal: the incident is detected and classified in minutes, with the classification timestamp captured automatically — because the 4-hour clock runs from classification, not from when someone happens to notice.
Incident data that fills the report itself
DORA’s classification criteria — clients affected, data impact, duration, geographic spread, economic impact — should map to data your systems already emit. Capture them as structured incident fields from the first alert, and the ITS reporting templates become largely auto-populated. No frantic spreadsheet at hour three.
- Correlate alerts into a single incident record with a unique ID.
- Tag the affected critical functions automatically from your service map.
- Timestamp detection, classification and each report deadline so nothing is missed.
Auditability by design (the evidence problem)
Supervisors inspect artefacts. “We did it” is worth nothing without the trail. Build evidence capture in: immutable audit logs, change records, approval trails, test results and remediation tracking — all retained and queryable. The compliance officer’s job changes from assembling evidence to pointing at it.
Automate the workflow
Beyond instrumentation, the incident-and-evidence workflow benefits from purpose-built tooling. Platforms such as Resiplan structure incident classification, the regulatory timeline and the evidence trail so reporting is consistent and audit-ready by default.
Go deeper
The Incident Reporting Specialist certification covers classification, the 4h/72h/1-month process and ITS templates end to end; the DORA Compliance Officer certification covers the monitoring and evidence side. Both sit in the verifiable DORA certification catalogue.