Back to BlogIT Helpdesk

How to Write an IT Incident Report UK: Template, Examples & Best Practice 2026

27 August 2026 6 min read
Photo by Andy Holmes on Unsplash

If you work in IT support or helpdesk, you'll write incident reports regularly. A good one saves time, prevents repeat problems and protects your organisation legally. A poor one causes confusion, delays fixes and can land your company in trouble if something goes wrong later.

This guide shows you exactly how to write an IT incident report that works in a real UK workplace, with templates you can use today.

What is an IT incident report?

An IT incident report is a formal record of any IT problem that affects a user, system or service. It documents what happened, when, who it affected, what you did about it and what the outcome was.

Think of it as the audit trail for your IT team. If an issue happens again in six months, you can look back and see exactly what was tried before. If a security breach occurs, auditors and insurers will want to see the records. If a user claims downtime cost them money, your incident report is the evidence of when the problem started and how long it took to fix.

In healthcare settings especially (where many career changers come from), accurate incident reporting isn't just good practice, it's a compliance requirement.

Why incident reports matter in UK IT roles

UK organisations, particularly those in healthcare, finance and public sector, are held to strict standards around incident management. The IT Infrastructure Library (ITIL) framework, which most UK organisations follow, treats incident reporting as a core control.

Here's the practical reality: if you can't write a clear incident report, you'll struggle in any IT support role above entry level. It's one of the first skills assessed during probation in most IT teams. Many career changers coming from healthcare already have incident reporting discipline from their previous role, which is a genuine advantage.

Step-by-step: how to write an IT incident report

1. Give it a unique reference number

Most organisations use a ticketing system like Jira, ServiceNow or similar. The system auto-generates a ticket number. Write that at the top. If you're using a manual template, create one using a simple format: `INC-2026-001`, `INC-2026-002` and so on. This makes it searchable and prevents duplicate reports.

2. Record the date and time

Write the exact date and time the incident was first reported, not when you started investigating. Use 24-hour format (14:32, not 2:32 PM). If you don't know the exact time, write when you first became aware of it. Example: "2026-02-15, 09:47 GMT".

3. Identify the affected user or system

Name the user who reported it, their department, their contact details and their system/device. If multiple users are affected, list all of them or write "All Finance Department, approximately 12 users". Be specific: "John Smith, Finance, john.smith@company.uk, Dell Latitude 5540, Asset ID FIN-2847" is far better than "user had computer problem".

4. Classify the incident severity

UK organisations typically use a four-level scale:

  • Critical (P1): Service is down entirely, multiple users affected, revenue or safety impact. Response time: 15 minutes.
  • High (P2): Service is degraded, core function unavailable, one department affected. Response time: 1 hour.
  • Medium (P3): Service works but with issues, workaround exists, single user affected. Response time: 4 hours.
  • Low (P4): Minor issue, no workaround needed, cosmetic or informational. Response time: 24 hours.
  • Choose the right level. Being honest here protects both your team's reputation and your organisation's ability to respond appropriately.

    5. Write a clear headline or summary

    One sentence that describes the incident. "Printer not responding on third floor" is useless. "Brother MFC-L8610CDW (Accounting, Floor 3) offline after network restart, users unable to print, 6 affected" is exactly what you need. Include: what, where, who, impact.

    6. Document the detailed description

    Here's where most people go wrong. Write what happened in plain English, in chronological order. Don't assume the next person reading this knows your office or your systems.

    Bad: "System down."

    Good: "At 09:47, John Smith reported he could not log into the Finance module of the ERP system. He saw error code 0x80070005 (Access Denied). I tested the credentials on another user's machine (Asset FIN-2849) and received the same error. I checked the ERP service status on the server and confirmed the Finance module service (FinSvc.exe) was stopped. I restarted it at 09:52 and credentials worked. John confirmed at 09:55 he could access the system normally."

    Include: what the user saw (exact error messages if possible), what you tested, what you found, what you tried.

    7. Note the root cause

    What actually caused the incident? Was it human error, a failed service, a security change, a system restart, a configuration issue?

    Examples:

  • "Service crashed during backup process."
  • "User accidentally changed their password twice in succession, triggering account lockout."
  • "Windows Update applied overnight, disabled printer driver."
  • "Network switch firmware corrupted after power failure."
  • If you don't know, write "To be investigated" or "Awaiting log analysis". Don't guess.

    8. Record the resolution

    Describe exactly what you did to fix it, step by step. Include any configuration changes, patches, restarts, or escalations. Example: "Restarted FinSvc.exe service via Services.msc. Verified Finance users could log in. Checked service startup type set to Automatic. No further issues reported after 2 hours of monitoring."

    9. Add the resolution time

    When was the incident fully resolved? Write "2026-02-15, 09:55 GMT". Then calculate the duration. If reported at 09:47 and resolved at 09:55, write "Time to Resolution: 8 minutes".

    10. Sign off

    Write your name, role, date and time you closed the ticket. Example: "Closed by: Sarah Chen, IT Support Technician, 2026-02-15 10:12 GMT".

    Real-world template you can use

    ```

    INCIDENT REPORT

    Reference: [AUTO-GENERATED]

    Date Reported: [DD/MM/YYYY, HH:MM GMT]

    Date Resolved: [DD/MM/YYYY, HH:MM GMT]

    Time to Resolution: [X hours/minutes]

    AFFECTED USER/SYSTEM

    Name: [User name]

    Department: [Department]

    Contact: [Email/Phone]

    System/Asset: [Device name, Asset ID, OS version if relevant]

    Number of users affected: [1 or X]

    SEVERITY LEVEL: [P1/P2/P3/P4]

    INCIDENT SUMMARY

    [One sentence headline]

    DETAILED DESCRIPTION

    [Chronological narrative of what happened, what error messages were seen, impact on business]

    ROOT CAUSE

    [What caused the incident]

    RESOLUTION TAKEN

    [Step-by-step what was done to fix it]

    ADDITIONAL NOTES

    [Any relevant follow-up, preventive measures, or escalations]

    Closed by: [Name, Role]

    Date/Time: [DD/MM/YYYY, HH:MM GMT]

    Approval (if required): [Manager name/signature]

    ```

    Common mistakes to avoid

  • Being too vague. "Email issues" tells you nothing. "Outlook cannot send or receive emails, SMTP connection timeout, tested on three machines" is actionable.
  • Writing in jargon without context. Not everyone reading this report will know what "DNS propagation" means. Explain it.
  • Forgetting to record the time. Six months later you won't remember if this took 10 minutes or 2 hours to fix.
  • Guessing at the root cause. It's okay to write "Unknown" or "Under investigation". Making something up creates bad documentation.
  • Not noting follow-up actions. If you think this might happen again, mention it. "Recommend firmware update for all Brother printers in next maintenance window" is valuable.
  • Why this skill matters for your IT career

    If you're moving into IT from healthcare or another career, you already understand incident documentation from your previous role. That's a genuine advantage. What's different in IT is the technical specificity and the speed. You need to learn systems quickly, understand error codes and communicate technical issues clearly to non-technical users and technical managers alike.

    Being good at incident reporting puts you in line for promotion faster. Team leads notice which support technicians they can trust to hand complex tickets to because their reports are clear enough that anyone can pick up where they left off.

    This is exactly the kind of practical, real-world skill we cover in the IT Career Programme at SmoothOps 365. If you're ready to move into IT support and want structured training that includes hands-on ticket handling, incident management and real workplace scenarios, book a free 30-minute info session with our founder to see if the programme is right for you.

    Frequently asked questions

    What should I include if the incident is still ongoing?

    Write what you know so far, mark the ticket as "In Progress" or "Investigating" (not closed), and set a review date. Document your progress so far: "Issue identified but resolution pending vendor response. Next update: 2026-02-16, 09:00 GMT." Reopen or escalate if needed.

    Do I need to include screenshots or attachments in an incident report?

    Yes, if they add clarity. Screenshot of an error message, a system log file or a network diagram showing where the outage occurred are all valuable. Attach them to the ticket system and reference them in the report: "See attached error log and user screenshot." Don't include sensitive data like passwords.

    How detailed should the root cause section be?

    As detailed as you confidently know it. If the service crashed due to a failed backup process, explain which backup system, what time it ran and why it failed. If you don't know the exact technical reason, write what you observe: "Service stopped unexpectedly; Windows Event Viewer shows critical error code 0xC0000374. Likely memory corruption or resource exhaustion; escalated to Infrastructure team for heap dump analysis."

    What if the same issue has happened before?

    Reference the previous incident ticket number. Write: "Similar to INC-2026-087 (resolved 2026-02-08). Same error, same resolution applied. Recommend permanent fix as discussed in INC-2026-087; currently pending approval." This prevents the same problem recurring.

    Should I write incident reports for every small issue or only serious ones?

    Log everything, regardless of severity. P4 issues (low priority) still need reports. That cosmetic bug or minor user confusion today might be a symptom of something larger. Over time, patterns emerge in your incident data that reveal systemic problems worth fixing proactively.

    Ready to start your IT career?

    SmoothOps 365 runs live instructor-led training every Saturday and Sunday. 3 months. 50 contact hours. Keep your job while you train.