I. Overview

%%{init: { 'theme': 'base', 'themeVariables': { 'edgeLabelBackground': '#fff' }}}%%
flowchart LR
    A["Verbal handling of threats\nwith no formal record"] -- "Need for safety response and legal accountability" --> B["Formal Workplace\nViolence Report"]
    style A fill:#f9f9f9,stroke:#333,stroke-width:3px
    style B fill:#e1f5fe,stroke:#01579b,stroke-width:3px

Definition: The Workplace Violence Report documents any threat, altercation, or act of violence involving employees, contractors, or visitors, capturing what happened, who was involved, and what immediate and follow-up action was taken.

Features:
( Ownership ) Jointly owned by HR and physical security.
( Legal Involvement ) Legal counsel is involved for incidents that may carry criminal or employment-law implications.
( Duty of Care ) Addresses the immediate safety, legal liability, and duty-of-care obligations these incidents carry.
( Accountability ) Undocumented handling leaves the organization unable to demonstrate it responded appropriately.

II. Structure & Process

sequenceDiagram
    participant Witness as "Reporter / Witness"
    participant Security as "Physical Security"
    participant HR as "HR"
    participant Legal as "Legal Counsel"

    Witness->>Security: "Report threat or incident"
    Security->>Security: "Ensure immediate safety, separate parties"
    Security->>HR: "File incident report"
    HR->>Legal: "Escalate if criminal or legal exposure"
    Legal->>HR: "Advise on disciplinary/legal action"
    HR->>Witness: "Close loop on protective measures"
FieldDescription
Date, Time & LocationWhen and where the incident occurred
Parties InvolvedNames and roles of the individuals involved, including any witnesses
Incident TypeCategory, e.g. verbal threat, physical altercation, weapon involved, intimidation
DescriptionObjective, factual account of what was said or done
Immediate Action TakenSteps taken at the time (separation, security called, law enforcement notified)
Injuries / Medical AttentionWhether anyone was injured and what medical response occurred
HR / Legal Follow-upDisciplinary action, legal referral, or protective measures put in place
Confidentiality HandlingAccess restrictions applied to the report given its sensitivity

Immediate safety takes priority over documentation; the written report is completed as soon as the situation is stabilized, and access to it is restricted to HR, security, and legal.

III. Best Practices & Comparison

DocumentPrimary PurposeTriggerOwner
Workplace Violence ReportRecord threats or violence involving personnelThreatening or violent conductHR / Security
Intern Incident ReportRecord incidents involving interns/temporary staffAny intern-related incidentHR
Structural Damage Incident ReportRecord physical damage to facilitiesPhysical damage discoveredFacilities
  • Prioritize physical safety and de-escalation before completing the paperwork.
  • Keep the written description strictly factual; avoid characterizing intent or motive.
  • Restrict report access to HR, security, and legal given the sensitivity of the content.
  • Notify legal counsel promptly whenever the incident may carry criminal or employment-law exposure.
  • Follow up on protective measures (schedule changes, access restrictions) and confirm they were implemented.

Related: Intern Incident Report, Structural Damage Incident Report

Last updated 18 Aug 2026, 00:00 UTC. history