ITIL v5 Compass
Resources
Practical Templates

Practical Templates

Overview

This resource provides IT managers with immediately applicable ITIL v5 templates. Each template is based on official ITIL v5 practices and can be customized for organizational context, following the guiding principle "Start where you are."

How to Use These Templates

Identify the practice or activity being implemented

Copy the relevant template

Customize fields, severity levels, and criteria for your organization

Review with your team before production use

Revisit and refine regularly per the principle "Progress iteratively with feedback"


1. Incident Severity Matrix

A classification framework ensuring consistent incident prioritization:

SeverityBusiness ImpactExamplesTarget ResponseTarget Resolution
P1 (Critical)Complete service outage; revenue loss per minuteCore system down; payment processing unavailable15 minutes1 hour
P2 (High)Major functionality degraded; large user group affectedEmail slow for 500+ users; reporting unavailable30 minutes4 hours
P3 (Medium)Limited functionality degraded; workaround availablePrinter queue stuck; non-critical application error2 hours24 hours
P4 (Low)Minor issue; single user or cosmeticFont rendering issue; single user password reset8 hours72 hours
💡

Customization Guidance: Adjust response and resolution targets to match organizational SLAs. Define business impact criteria specific to the organization. Include escalation triggers (e.g., P3 not resolved in 24 hours escalates to P2).

ITIL Reference: Incident Management


2. Change Request Form (RFC)

Standard fields for documenting proposed changes:

FieldDescriptionExample
RFC IDUnique identifierRFC-2026-0042
RequesterPerson requesting changeMaria, Business Analyst
Date SubmittedSubmission date2026-04-01
Change TitleShort descriptionUpgrade CRM to v5.2
Change TypeStandard, Normal, or EmergencyNormal
DescriptionDetailed explanationUpgrade CRM platform from v5.1 to v5.2 to fix security vulnerabilities
Business JustificationWhy change is needed3 CVEs patched; compliance requirement for Q2 audit
Risk AssessmentImpact and likelihood of failureMedium impact, Low likelihood; rollback plan available
Implementation PlanExecution steps1. Backup DB, 2. Deploy update, 3. Run smoke tests, 4. Verify
Rollback PlanSteps if change failsRestore from backup; revert to v5.1
Testing PlanValidation approachUAT in staging; automated regression suite
Affected CIsConfiguration items impactedCRM-PROD-01, DB-CRM-01
Scheduled DatePlanned implementation window2026-04-15, 02:00-04:00 UTC
Change AuthorityApproval authorityOmar, IT Delivery Manager

Change Type Decision:

  • Standard: Pre-approved, low risk, well-documented
  • Normal: Requires assessment and authorization through normal process
  • Emergency: Implemented immediately; retrospective review required

ITIL Reference: Change Enablement


3. SLA Template

Measurable service level targets definition:

SLA ElementDescriptionTarget
Service NameService coveredEmail and Collaboration Platform
Service ProviderDelivery team or vendorIT Operations Team
Service ConsumerService usersAll employees (1,200 users)
Service HoursAvailability window24/7 (Tier 1 support: Mon-Fri 08:00-18:00)
Availability TargetUptime percentage99.5% monthly (excluding planned maintenance)
Planned Maintenance WindowScheduled downtimeSundays 02:00-06:00 UTC
Incident Response: P1Time to first response15 minutes
Incident Response: P2Time to first response30 minutes
Incident Resolution: P1Time to restore service1 hour
Incident Resolution: P2Time to restore service4 hours
Service Request FulfilmentTime to complete standard requests2 business days
Reporting FrequencyPerformance report timingMonthly
Review FrequencySLA review cycleQuarterly
Penalties/CreditsConsequences for missing targets5% service credit per 0.1% below target
Escalation ContactSenior contact for disputesIT Service Delivery Manager
💡

ITIL v5 Guidance: SLAs should focus on business outcomes (e.g., "users can send email") rather than purely technical metrics.

ITIL Reference: Service Level Management


4. Risk Register

Track and manage organizational risks:

Risk IDRisk DescriptionCategoryLikelihoodImpactRisk ScoreOwnerMitigationStatus
R-001Cloud vendor outage (single region)TechnologyMediumHighHighAlexMulti-region deployment; DR planActive
R-002Key staff departure (bus factor = 1)PeopleMediumMediumMediumOmarCross-training; documentationActive
R-003Regulatory non-compliance (data residency)LegalLowCriticalHighMaxLegal review; data classificationMonitoring
R-004Supply chain disruption (hardware vendor)PartnersLowMediumLowAnnaDual-vendor strategyAccepted

Scoring Matrix:

Likelihood / ImpactLowMediumHighCritical
HighMediumHighCriticalCritical
MediumLowMediumHighCritical
LowLowLowMediumHigh

ITIL Reference: Risk Management


5. PESTLE Analysis Worksheet

External factor analysis framework:

FactorGuiding QuestionsCurrent AssessmentImpact on OrganizationAction Required
PoliticalGovernment stability? Regulatory changes? Trade policies?(Assessment)(Impact)(Actions)
EconomicGDP growth? Interest rates? Exchange rates? IT budget pressure?(Assessment)(Impact)(Actions)
SocialRemote work trends? Skills shortage? User expectations? Demographics?(Assessment)(Impact)(Actions)
TechnologicalAI adoption? Cloud maturity? Emerging tech? Technical debt?(Assessment)(Impact)(Actions)
LegalData protection (GDPR)? AI regulations? Licensing? Employment law?(Assessment)(Impact)(Actions)
EnvironmentalSustainability targets? Green IT? Energy costs? Carbon reporting?(Assessment)(Impact)(Actions)

ITIL Reference: Strategic Analysis


6. Continual Improvement Register (CIR)

Track improvement ideas from identification through completion:

IDDateSourceImprovement DescriptionPriorityOwnerTarget DateStatusOutcome
CI-0012026-03Incident trendAutomate password resets (40% of P4 tickets)HighOmar2026-06In progress(To be measured)
CI-0022026-03SLA reviewReduce P1 MTTR from 2h to 1hHighAlex2026-05Planning(To be measured)
CI-0032026-04User surveyImprove self-service portal navigationMediumAnna2026-07Identified(To be measured)
CI-0042026-04RetrospectiveDocument runbooks for top 10 incidentsMediumOmar2026-06Identified(To be measured)

ITIL Continual Improvement Model Steps:

  1. What is the vision?
  2. Where are we now?
  3. Where do we want to be?
  4. How do we get there?
  5. Take action
  6. Did we get there?
  7. How do we keep the momentum going?

ITIL Reference: Continual Improvement


7. Problem Record Template

Document and track problems from identification to resolution:

FieldDescriptionExample
Problem IDUnique identifierPRB-2026-0015
Related IncidentsLinked incident IDsINC-0234, INC-0241, INC-0256
Problem TitleShort descriptionIntermittent database connection timeout
StatusOpen, Known Error, Resolved, ClosedKnown Error
CategoryService/technology areaDatabase, CRM
PriorityBased on impact and frequencyHigh
Root CauseIdentified causeConnection pool exhaustion under peak load
WorkaroundTemporary fix if availableRestart connection pool hourly via cron job
Permanent ResolutionPlanned fixUpgrade connection pooling library; increase pool size
OwnerResponsible personAlex, Enterprise Architect
Target Resolution DatePlanned completion2026-05-15
Affected CIsConfiguration itemsDB-CRM-01, APP-CRM-01
💡

Key Distinction: An incident is an unplanned interruption. A problem is the cause of one or more incidents. A known error is a problem with documented root cause and workaround.

ITIL Reference: Problem Management


8. Stakeholder Mapping Matrix

Power/Interest grid for stakeholder engagement:

Low InterestHigh Interest
High PowerKeep Satisfied: Regular updates, proactive concern addressing. Example: Board members not directly involved in ITManage Closely: Deep engagement, frequent communication, decision involvement. Example: CIO, business unit leaders
Low PowerMonitor: Minimal effort, periodic awareness. Example: External auditors, industry associationsKeep Informed: Regular communications, concern addressing. Example: End users, service desk staff

ITIL Reference: Relationship Management


9. Service Catalogue Entry Template

Consistent service documentation:

FieldDescriptionExample
Service NameOfficial service nameEnterprise Email and Collaboration
Service IDUnique identifierSVC-EMAIL-001
Service DescriptionWhat the service providesCorporate email, calendar, file sharing, video conferencing
Service OwnerAccountable individualIT Service Delivery Manager
UsersWho can use the serviceAll employees and contractors
Service HoursAvailability24/7
Support HoursWhen support is availableMon-Fri 08:00-18:00; on-call P1/P2 after hours
How to RequestAccess methodSelf-service portal; auto-provisioned on onboarding
SLALink to service level agreementSLA-EMAIL-2026
DependenciesOther required services or CIsActive Directory, Network, Cloud Platform
CostPer-user or per-unit costIncluded in standard IT allocation

ITIL Reference: Service Catalogue Management


10. Maturity Self-Assessment Scorecard

Five-component maturity evaluation:

ComponentLevel 1 (Initial)Level 2 (Repeatable)Level 3 (Defined)Level 4 (Managed)Level 5 (Optimizing)Your Level
Guiding PrinciplesNot referencedKnown but inconsistently appliedEmbedded in decision-makingMeasured and reinforcedDrive all decisions and innovations___
GovernanceAd hoc decisionsBasic authority definedGovernance patterns selectedData-driven governanceAdaptive, context-aware governance___
Value ChainActivities undefinedSome activities documentedAll 8 activities mapped to teamsValue streams identified and measuredContinuously optimized value streams___
PracticesReactive, undocumentedCore practices documentedMost practices standardizedPractices measured and managedPractices continuously improved___
Continual ImprovementNo formal improvementOccasional improvementsCI register maintainedImprovement metrics trackedInnovation culture; improvement is automatic___

Usage: Rate your organization on each component; focus improvement on lowest-scoring areas with highest business impact.

ITIL References: Maturity Model, Maturity Assessment Guide


Related Pages