The operations leader's guide to root cause analysis.
Root cause analysis for IT incidents is the evidenced determination of why an outage happened and what stops it recurring. This hub covers the definitions, the metrics such as Time to RCA, the ITIL vocabulary of problem management, and the practical guides for delivering an RCA inside a contractual window. Each entry leads with the answer, then the detail.
RCA as a Service
RCA as a Service is a managed root-cause service for enterprise IT operations: after a Sev1 or Sev2 incident, an outside team investigates the failure on the customer's existing observability data and delivers a finished, evidence-linked root cause analysis inside a contractual SLA. The customer buys the deliverable and the turnaround commitment, not another tool to staff. Onepane is RCA as a Service: AI agents investigate inside your VPC, engineers sign off, and pricing is per service under coverage plus accepted RCAs.
Read the full definition at What is RCA as a Service?, or see how the service runs at How it works.
What do these terms mean?
Question-form definitions written to be quoted: managed RCA, autonomous problem management, evidence packs, abstention, Time to RCA, and the ITIL distinctions that come up in every problem review.
How do you deliver root cause analysis well?
Practical guides for problem managers, SRE leads and ITSM owners: setting an RCA SLA you can meet, structuring problem records in ServiceNow, writing an evidence-linked report, finding the causal change, and evaluating AI-driven RCA on your own incidents.
A-Z of root cause analysis terms.
A quick reference for the vocabulary of incident and problem management, RCA artifacts, the metrics that measure them, and the deployment terms that come up in a security review. Short, specific and quotable.
Abstention
riskThe explicit decision by an AI or human investigator to report that the root cause cannot be determined from available evidence, stating what is missing, instead of returning a best guess. Abstention is a first-class output in trustworthy AI root cause analysis, and abstention rate is a service metric published alongside accuracy and time to RCA.
Air-gapped
deploymentAn environment with no network path to the public internet, common in defence, utilities and some financial and healthcare estates. Air-gapped deployment is stricter than VPC deployment: nothing egresses at all, including model calls and licence checks, so every component including the model must run inside the boundary. Ask vendors specifically whether they support it.
CAPA
artifactCorrective and preventive action. A CAPA record ties each root cause to the action that fixes it and the action that stops it recurring, with an owner, a due date and closure evidence. Borrowed from quality management, CAPA is the artifact auditors ask for in healthcare and financial services when they want to know an outage was actually followed up.
Causal chain
processThe ordered sequence of events linking the root cause to the customer-visible failure, with each step supported by evidence. A complete causal chain answers the question at every hop: this happened, which caused that. Gaps in the chain are where confidence drops, and an honest RCA marks them rather than filling them with assumption.
Cause code
ITILA structured classification of an incident or problem's root cause, chosen from a controlled list such as change-induced, capacity, dependency failure, configuration or defect. Cause codes make root causes reportable across many incidents. They lose value when the list is too long, when engineers default to Other, or when the code is not linked to evidence.
Change attribution
processEstablishing which deployment, configuration change, infrastructure-as-code apply, feature flag or cloud-provider event is implicated in an incident, with the diff and its approval record. Change attribution is a statement of what changed, held distinct from who approved it. It is the single most useful step in most investigations because most outages follow a change.
CMDB
ITILConfiguration management database: the ITSM record of configuration items, their attributes and their relationships. A CMDB is meant to answer what depends on what and who owns it. In practice most are stale because they are updated by hand, which is why RCA methods that require an accurate CMDB stall and why observed topology is used instead.
Confidence statement
artifactThe section of an RCA that says how sure the investigator is of the stated cause, which alternative hypotheses were considered, and what evidence was missing or ambiguous. Written in plain terms rather than as a bare percentage. The confidence statement is what lets a reviewer decide how much weight to put on the conclusion before signing.
Contributing factor
processA condition that made an incident more likely, longer or worse without being its cause. Missing alerts, stale runbooks, an unowned service and a slow rollback are typical contributing factors. They belong in the RCA with their own corrective actions, but listing them in place of a root cause is a sign the analysis stopped early.
Evidence index
artifactThe section of a root cause report that links every factual claim to the telemetry, log line, trace, ticket or change record supporting it, with a timestamp and source. The evidence index is what makes an RCA verifiable rather than persuasive, and it is the part an auditor, a customer or a sceptical engineer checks first.
Expert pod
processThe small team of provider engineers behind a managed RCA service who review agent output, sign off on RCAs before delivery, handle abstentions and edge cases, and are accountable for the SLA. Access to the customer environment is scoped, time-boxed, logged and customer-revocable. The pod's involvement per RCA should visibly decline as the service matures.
Managed service
processA service in which a provider is accountable for an outcome against an SLA, rather than supplying software for the customer to operate. In root cause analysis this means the RCA arrives, on time, signed off, and someone outside the customer's team is answerable when it does not. Managed services are bought from labour or services budgets, not tooling budgets.
MTTD
metricMean time to detect: the average time between a fault starting and someone or something noticing it. MTTD is a monitoring and alerting metric. A long MTTD lengthens every downstream measure, and it often shows up in RCAs as a contributing factor when the fault ran unnoticed while customers were already affected.
MTTI
metricMean time to identify: the average time from detection of an incident to identification of its cause. MTTI sits between MTTD and MTTR and is the metric most directly improved by better root cause capability. Because some vendors use MTTI to mean time to investigate, always state the definition when you report it.
MTTR
metricMean time to resolve, restore, recover or repair, depending on who is defining it. In incident management it usually means the average time from detection to service restoration. MTTR measures how fast service comes back, not whether the cause is understood, which is why an organisation can have a good MTTR and still repeat the same outage monthly.
Post-incident review
processThe structured review held after an incident is resolved to establish the timeline, confirm the cause, agree corrective actions and capture lessons. A post-incident review consumes the RCA and the evidence pack; it should not be where the investigation starts. In many organisations it is the same meeting as a postmortem or a problem review.
Problem record
ITILThe ITSM record that tracks a problem from identification through root cause, known error and closure. A well-formed problem record has structured cause fields, links to the related incidents and changes, named corrective actions and a closure code. Problem records with only free-text cause notes are the reason problem management reporting is so often unusable.
RCA SLA
metricA contractual commitment to deliver a written root cause analysis within a stated period after a qualifying incident, commonly a few business days after a Sev1, sometimes with a shorter preliminary RCA and a longer final one. An RCA SLA is usually attached to service credits and is the clause that turns RCA from an internal task into a deliverable.
Replay bake-off
processAn evaluation method in which a provider is given a customer's historical Sev1 tickets, typically the last 90 days, and produces the root cause and RCA document for each without seeing the human-written result. Output is scored against what the human actually found, on accuracy and time to cause. It replaces the demo and sets the SLA the provider can safely commit to.
RFO (Reason for Outage)
artifactThe formal post-incident document a carrier, network provider or MSP sends a customer explaining why service was unavailable, for how long, how it was restored and what prevents recurrence. An RFO is a customer-facing RCA under telecom and managed-service vocabulary, and it is normally a contractual deliverable tied to SLA credits.
Root cause
processThe underlying condition or change that, had it been absent, would have prevented the incident. A root cause is stated as a specific, verifiable fact with evidence, not as a category such as human error or software bug. Most incidents have one root cause and several contributing factors; the RCA keeps them separate.
Service credit
riskA contractual remedy, usually a percentage of monthly fees, owed to a customer when a provider misses an SLA. Availability credits are familiar; RCA delivery credits are increasingly common in enterprise MSAs, so a late RCA has a direct cost as well as a relationship cost. Credits are the mechanism that makes a managed RCA service accountable.
Service ownership map
deploymentA maintained record of which team owns each production service, its dependencies and how to reach the owner, current enough to be trusted during an incident. Built from deployment metadata, tags, on-call rotations and observed traffic rather than from hand-edited CMDB entries. Answers the question that stalls large-estate investigations: who owns the thing that is red.
Sev1 / Sev2
ITILSeverity levels for incidents. Sev1 is usually a full outage or critical business impact with all-hands response and an executive communication path; Sev2 is a major degradation with a defined workaround or partial impact. Definitions vary by organisation, but Sev1 and Sev2 are typically the incidents for which a written RCA is mandatory and often contractually owed.
Telemetry coverage
riskThe degree to which a service emits enough logs, metrics, traces and change events for an investigator to reach a confident cause. Low coverage caps RCA accuracy regardless of method. A telemetry coverage or RCA readiness assessment lists the blind spots per service before an SLA is agreed, and it is usually the first useful artifact of an evaluation.
Time to RCA
metricThe elapsed time from closure of a Sev1 incident to delivery of a signed, accepted root cause analysis. Time to RCA measures the written deliverable, which is what an RCA SLA actually tests. It is distinct from MTTI, which ends at identification. Track it per incident and per severity against the committed window.
Topology
deploymentThe graph of services, infrastructure and their dependencies as they actually run: which service calls which, what it runs on, what it reads from. Topology is what lets an investigation follow a fault from the first symptom back to the change that caused it. Observed topology, derived from traces, traffic and deployment metadata, is more reliable than a documented one.
Trigger, propagation, failure
processThe three-part structure of a causal chain in an IT incident. The trigger is the event that started it, usually a change or a load condition. Propagation is how the fault travelled through dependencies. Failure is the customer-visible symptom. Writing the chain this way keeps the RCA specific and shows where a control could have interrupted it.
Common questions.
What is RCA as a Service?
RCA as a Service is a managed root-cause service for enterprise IT operations: after a Sev1, an outside team investigates on your existing observability data and delivers a finished, evidence-linked root cause analysis inside a contractual SLA. You buy the deliverable and the turnaround, not another tool to staff.
How long should a root cause analysis take?
Enterprise contracts commonly commit to a written RCA within three to five business days of a Sev1; some split it into a preliminary RCA at 24 to 48 hours and a longer final. The metric to track is Time to RCA: elapsed time from Sev1 closure to a signed, accepted RCA.
What is the difference between alert correlation and root cause analysis?
Alert correlation groups related alerts into one incident to reduce noise. Root cause analysis explains why the incident happened, with evidence, which change is implicated, who owns the failing service and what to fix. Correlation is a step; it does not establish causation or produce a document.
Can you outsource root cause analysis?
Yes. A managed provider can connect to your existing telemetry, change and ticketing systems, investigate each qualifying incident and return an evidence-linked RCA within an agreed SLA. Your service owner still reviews and signs, and your team still owns the corrective actions. In regulated estates the provider should run inside your own VPC.