Skip to content

Incident Register

Where to find it: Incidents & Loss Events, then Incidents (/incidents).

The register is the record of every material incident, from report to governed closure.

Its business reference is INC-YYYY-NNNN.


What an incident record carries

FieldPurpose
Business referenceINC-YYYY-NNNN, sequential, tenant-scoped
TitleA short, recognisable description
DescriptionThe event narrative and scope
CategoryThe classification
SeverityLow, Medium, High, Critical
StatusIts lifecycle state
OwnerWho is accountable
Business serviceThe affected service
Financial ledgerEstimated loss, actual loss, recovery, net loss, currency
Reportability statusThe regulatory reporting position
Regulatory bodiesWhich authorities are involved
Regulatory reporting deadlineThe statutory disclosure date
InvestigationNarrative, root cause category, contributing factors
Historical snapshotsImmutable frozen states at closure

Incidents carry two identities, and only one is ever shown to users:

IdentityExample shapeWhere it appears
Business referenceINC-2026-0001Everywhere a person reads
Technical primary keyAn opaque internal identifierNowhere user-facing

Deep links resolve business references directly: /incidents?id=INC-2026-0001 opens the incident on first load, on refresh, and from Workbench tasks, notifications and calendar events — with no technical key exposed.


Connected canonical objects

The module maintains no duplicate registers. Incidents link to:

CategoryObjects
ScopeBusiness services, assets, legal entities, organisational units, third parties, engagements
GRCRisks, controls, requirements, evidence
RemediationFindings, action plans

Human-gated remediation

Findings and actions are never created automatically

Creating a finding or an action plan from an incident is an explicit human action.

An incident is an event. Whether it reveals a control deficiency is a judgement, and it is frequently the wrong judgement — plenty of incidents occur despite controls operating exactly as designed.

When a person does create them, they become canonical records in the shared registers with the incident linked, tracked identically to findings and actions from any other source.


Control linkage is not blame

Linking a control to an incident records that the control was relevant. It does not assert the control failed.

SituationWhat the linkage means
A detective control fired and alerted correctlyThe control worked; the incident happened anyway
A preventive control was bypassedThe control was relevant and did not prevent
A control was not in scope for the affected systemA scope gap, not a control failure

Control assurance records remain independent. An incident does not change a control's effectiveness rating.


Governed isolation

Incident data is completely isolated from the generic entity CRUD surface. The dedicated incident API is the only mutation and query authority.

This prevents ungoverned column writes — an incident cannot be moved to closed, or have its loss ledger altered, by a generic entity update that bypasses the state machine and the review requirement.


Permissions

ActionPermission
View the register, loss assessments, investigations and statusincident.read
Report, triage and update details, classifications and impactincident.manage
Record investigation narratives and root causesincident.investigate
Governed review, sign-off and closureincident.review
Generate advisory AI draftsincident.ai_assist

Requires the incident_management entitlement.


Example

Incident INC-2026-0014 — Payment file duplication.

FieldValue
Categoryoperational
SeverityHigh
Business serviceRetail Payments
OwnerHead of Payments Operations
DescriptionA payment instruction file was submitted twice following a failed batch run, resulting in 1,412 duplicate transactions

Connected objects:

TypeRecords
Assets3
ControlsCTL-2026-0071 Batch reconciliation, CTL-2026-0074 Duplicate detection
RiskRSK-2026-0029 Payment processing error
FindingsFND-2026-0155
ActionsACT-2026-0301, ACT-2026-0302

On control linkage: CTL-2026-0074 duplicate detection worked — it identified 1,398 of the 1,412 duplicates within 20 minutes. Fourteen were released because they fell below the detection threshold.

The finding was raised against the threshold configuration, not against the control's existence. The control's effectiveness rating in continuous assurance was unaffected, because the control operated as designed; the design was wrong.

That distinction survives into the board report, where "our duplicate detection control failed" and "our duplicate detection threshold was set too high" are very different statements.


Troubleshooting

"I cannot set an incident to closed." Closure requires governed review approval. See Closure Governance.

"A deep link with a business reference does not resolve." Check the reference is correct and the incident is in your tenant. Business references are tenant-scoped.

"Findings were not created from an incident." Correct. Creation is human-gated and explicit.

"Incidents is not visible." Requires the incident_management entitlement and incident.read.


OrviQ Enterprise Governance, Risk & Compliance Platform