TL;DR

MTTC stands for two different metrics. Mean time to conclusion measures how long it takes to get from the first sign of a threat to a defensible answer with a plan to act on, and it rolls up three of the five SOC clocks, detect, acknowledge, and investigate. Mean time to contain measures something later and different, the time to stop a threat spreading. This guide covers conclusion, which is the clock worth watching in 2026 because the remaining time sits in the human-bound middle, and that's the part AI collapses.

SOC metrics come in many shapes, and plenty of them have nothing to do with time. The time-based ones are the SOC clocks that measure an alert's life, and the one worth watching in 2026 is mean time to conclusion.

Your security operations center (SOC) runs on a single question. Are you reaching defensible answers faster than alerts arrive? Not detecting faster, not acknowledging faster, but concluding. MTTC measures exactly that, which is detection plus acknowledgment plus investigation in one number.

What does MTTC stand for in cybersecurity?

MTTC has two expansions in active use, and they measure different things.

  • Mean time to conclusion runs from the first sign of a threat to a defensible verdict with a response plan ready. It answers whether you understand what happened.
  • Mean time to contain runs to the point where the threat has been stopped from spreading. It answers whether you have limited the damage.

Most of the market uses the second. Dropzone AI uses the first, because conclusion is the milestone an analyst actually produces and the one AI moves. Whichever you track, state which expansion you mean before you compare your number to anyone else's, since the two are not interchangeable.

This guide covers mean time to conclusion.

What mean time to conclusion measures

A defensible verdict means one of two outcomes, a true positive escalated or a false positive ruled out, with the evidence attached and a response plan ready. Anything short of that is not a conclusion, and a ticket closed as "probably nothing" certainly is not.

Conclusion spans three of the five clocks that describe an alert's full arc, from the moment something fires to the moment the response is done.

MTTD vs MTTA vs MTTI vs MTTC vs MTTR

Each clock starts and stops somewhere different. Read them side by side to see where your time goes, but never add them together, because the spans overlap.

Clock Runs from Runs to What it tells you
MTTD (mean time to detect) the first observable malicious event the alert fires how fast the threats you can see are being seen
MTTA (mean time to acknowledge) the alert fires a human or agent picks it up queue health: whether alert volume is outrunning the team
MTTI (mean time to investigate) the alert is picked up a defensible verdict and response plan are ready analyst throughput: how fast the real analysis gets done
MTTC (mean time to conclusion) the first observable malicious event the verdict and plan are ready whether you're concluding alerts faster than they arrive
MTTR (mean time to respond) the alert fires, or detection; define which you measure the response is complete how fast you act once you know, and where your response process is losing time

MTTC is the only one of the five that aggregates. Sum detection, acknowledgment, and investigation and you get the entire pre-response workload in one figure, everything that has to happen before your team can act.

That aggregation is what makes it useful. You can post a sharp MTTD and still conclude slowly, because your alerts back up behind whoever is on shift or your investigations run long, and a single detection number will never show it.

MTTC does. When your conclusion time climbs, the breakdown tells you whether acknowledgment or investigation is the clock dragging it up.

Where the time actually goes

Put one alert on the timeline and the aggregation stops being abstract. The spans below are chosen to show how the clocks stack against the five timeline points above. They are not measured telemetry, not any environment's results, and not a claim about how long analysis typically takes.

An endpoint agent logs a suspicious PowerShell execution at 02:14. The event reaches the SIEM within a minute, but the rule that catches this pattern runs on a 15-minute schedule rather than evaluating events as they stream in, so the alert doesn't fire until 02:31. The overnight shift is working a higher-severity case and this one lands as medium severity, so it sits in the queue until the morning shift picks it up at 08:05.

From there the analyst works it in order:

  1. Read the command line, and decode it. The encoded command it was launched with turns out to pull a second-stage payload from an external host.
  2. Walk the process ancestry back to the parent. Does that parent have any business launching PowerShell, and is it running from its expected path?
  3. Confirm which account invoked it.
  4. Scope it. Which account, which host, what the payload did, and whether it ran anywhere else. This is where most of the hour goes.

They escalate a confirmed true positive with a containment plan at 09:20.

Clock Span Elapsed
MTTD 02:14 to 02:31 17 minutes
MTTA 02:31 to 08:05 5 hours 34 minutes
MTTI 08:05 to 09:20 1 hour 15 minutes
MTTC 02:14 to 09:20 7 hours 6 minutes

Detection took 17 minutes. The other seven hours went to waiting and to analysis.

Report MTTD alone and this looks like a well-instrumented SOC, which it is. The detection worked. MTTC is the number that shows you the alert still took seven hours to answer, and the breakdown tells you the queue, not the analyst, is where to look first.

Why MTTC is the clock to watch in 2026

MTTC is worth watching because it's the clock AI can still move. Detection already got faster. The time left inside MTTC sits in the human-bound middle, acknowledgment and investigation, and that's where agentic AI changes the math.

Detection got faster because it was always machine work

Signatures, anomaly models, and EDR (endpoint detection and response) analytics never needed a human in the loop, so detection rode every advance in automation.

Mandiant's frontline numbers show the arc. Global median dwell time, the gap between compromise and detection, ran at about 24 days in 2020. The M-Trends 2026 report, published March 2026 on 2025 investigations, has it rising to 14 days from 11 the year before, an increase the report attributes to attackers growing more sophisticated at evading defenses. So detection isn't finished, and the long-run gain is still real.

The middle never got that lift, because it runs on people

An alert waits for an analyst to free up, then waits again while that analyst pulls logs, chases the lateral movement, and builds a verdict that will hold. Add volume and both clocks stretch.

That's the five and a half hours of queue time in the example above, and it's why MTTC is where your remaining time lives.

What changes when agents work the middle

AI agents don't carry that constraint. Under an agentic SOC, a model where a collective of specialized AI agents runs investigation continuously instead of a queue of alerts waiting on analysts, acknowledgment happens in seconds and investigation runs at machine speed.

Dropzone AI implements that model. Its AI SOC Analyst investigates every alert end to end and returns a verdict with evidence and a response plan, while analysts direct the system and own every verdict. On threats the agents confirm, auto-containment blocks malicious IPs and disables compromised accounts.

You set where the agents stop, and the audit trail shows those limits held.

Across the clocks, that shows up as:

  • Investigation. Across Dropzone AI deployments, manual alert investigation drops about 95% on average, because the agents work every alert instead of the fraction a team can reach.
  • Response. Indiana Farm Bureau reports 5x faster response once verdicts arrive with a plan.
  • Hunting. Indiana Farm Bureau reports proactive threat hunts that used to run up to 40 hours compressing to about one.

Detection was the machine-solvable clock, and it's the one the industry has moved furthest on. Conclusion is next, and it improves when the always-on middle stops waiting on human availability.

What a good MTTC looks like

A good MTTC has a real definition. You consistently conclude investigations in time to act before real damage is done. There's no universal target number, but there is a standard you can measure yourself against, and it belongs to the attacker.

CrowdStrike tracks breakout time, the gap between an intruder's initial access and their first lateral movement into the rest of your environment. Its 2026 Global Threat Report puts it at:

  • 29 minutes average eCrime breakout time
  • 27 seconds for the fastest recorded

That's the window on a hands-on intrusion. Conclude after an intruder has moved laterally and you're no longer investigating one compromised host, you're scoping a response across several.

Set the example above against that. Detection at 17 minutes was inside the window. The conclusion at seven hours was not, and the alert turned out to be a real intrusion with a second-stage payload.

That gap between a fast detection clock and a slow conclusion clock is the whole reason to measure the composite. It is also why segmentation matters more than a single headline number. Seven hours on a low-severity false positive costs you analyst time. Seven hours on hands-on-keyboard activity costs you the environment.

Then read your own number honestly:

  • Segment it. One MTTC across every alert mixes commodity malware with hands-on-keyboard intrusions, so your average moves with your alert mix rather than your capability. Break it out by severity or attack type.
  • Report the shape. Show the median and a high percentile alongside the mean, so a run of fast, low-severity conclusions can't bury the slow ones that matter.

MTTC speaks only to the alerts your tools generate. What your detection misses entirely is a separate question and a separate metric. It's worth tracking, but it isn't this clock.

How to instrument MTTC

You need three fields on every alert, which are the fire timestamp, the conclusion timestamp, and the verdict. Everything you'll want later, MTTC by analyst, by alert type, by shift, is a slice of those three.

What three fields do you need?

  • Fire timestamp. Pull it from the SIEM (security information and event management) or whichever tool raised the alert. Pick one authoritative clock and reconcile tool skew before you measure, because a few minutes of drift between systems becomes noise in your average.
  • Conclusion timestamp. Stamp it when the verdict is recorded, not when the ticket status flips to closed. This is the trap that quietly flatters the number. If an overnight job clears stale alerts, those closures masquerade as fast conclusions and pull your MTTC down for the wrong reason.
  • Verdict and evidence link. True positive escalated, or false positive ruled out, with a pointer to what proved it. Without this field you're measuring ticket hygiene, not investigation.

Write the definition of a conclusion down once and hold every shift to it. If conclusion means one thing to the night shift and something looser to the day shift, your average blends two different measurements and the trend stops meaning anything.

How to report MTTC to leadership

For leadership, MTTC answers the question behind every board slide. Are we keeping up? Report it as a trend, not a snapshot, and pair it with MTTR, the once-we-know-how-fast-do-we-act clock.

Do not add MTTC and MTTR together. If your MTTR starts at the alert firing or at detection, which are the two common choices, it opens before the verdict that stops MTTC, so the two clocks share the stretch in between and summing them double-counts it. Report them side by side as two questions.

Which two numbers go up the chain?

  • MTTC as a trend, segmented by severity. Whether you're concluding faster than the work arrives, which an "alerts handled" count can never answer.
  • MTTR as a trend. Once a verdict lands, how fast the response completes. MTTR is the most overloaded acronym in the set, since respond, resolve, remediate, and recover put the endpoint anywhere from hours to weeks apart. Fix which one you measure, then track the direction rather than the absolute number.

Keep the component clocks, MTTD, MTTA, and MTTI, on the floor. They tell your team where an MTTC problem lives, but on their own they invite the wrong questions in a boardroom. Lead with the trend and the outcome, not the raw timers.

If you're rebuilding your metrics, MTTC is the one to build around. Stamp the three fields, hold the definition of a conclusion, and watch the direction against the window an attacker gives you. If you want to compare notes on where your conclusion time is going, we're glad to talk.

Frequently asked questions

What are the five SOC clocks?
The five time-based SOC clocks track an alert from first signal to finished response. They are MTTD (mean time to detect), MTTA (mean time to acknowledge), MTTI (mean time to investigate), MTTC (mean time to conclusion), and MTTR (mean time to respond). Detection and acknowledgment sit at the front, investigation is the middle, and response closes it out. Other SOC metrics exist; these five measure time.
What is mean time to conclusion (MTTC)?
Mean time to conclusion is the time from the first observable sign of a threat to a defensible verdict with a response plan ready. It's a composite, the sum of MTTD, MTTA, and MTTI, so it captures the whole workload before response begins. It answers a question no single clock can. Are you concluding alerts faster than new ones arrive?
How is MTTC different from mean time to contain?
Check where the clock stops. If a source stops it at a verdict, they mean conclusion. If they stop it once the threat can no longer spread, they mean contain, which is a later milestone on the same alert. Since most of the market uses contain, a benchmark that looks alarmingly high next to your own number may be measuring a longer span rather than a slower team.
What is a good MTTC?
A good MTTC means you consistently conclude investigations in time to act before real damage is done. There's no single target number, because it depends on your alert mix and severity, but there is a benchmark. CrowdStrike's 2026 Global Threat Report puts average eCrime breakout time, the gap between initial access and lateral movement, at 29 minutes. Conclude inside that window and you're still working one host.
How do you measure MTTC?
Put three fields on every alert. The fire timestamp comes from whichever tool raised it, the conclusion timestamp is stamped when the verdict is recorded, and the verdict itself carries a link to the evidence. Average those gaps across the alerts you concluded in a period. The discipline is stamping conclusion the same way every time, and never letting a ticket auto-close stand in for a verdict.
How is MTTC different from MTTR?

MTTC measures the time to reach a defensible verdict and plan; MTTR measures what happens after, the time to complete the response. Conclusion is the knowing milestone, response is the doing one. They move independently, so report them as two separate trends rather than folding them into a single number.

A man wearing a hat and jacket standing in front of a body of water.
Andrew Jerry
SOC Automation Lead

Andrew Jerry is a SOC Automation Lead at Dropzone AI, where he drives innovation for AI-powered security solutions tailored to SOC analysts. With a focus on aligning technology with real-world user workflows, Andrew ensures that Dropzone AI's platform empowers analysts to respond decisively and efficiently to security threats. Before joining Dropzone AI, he honed his expertise as a Senior Detection & Response Analyst at Expel, leading high-stakes investigations and mentoring security teams. Passionate about redefining modern security operations, Andrew Jerry combines technical acumen with a user-first approach to deliver impactful solutions.

Self-Guided Demo

Test drive our hands-on interactive environment. Experience our AI SOC analyst autonomously investigate security alerts in real-time, just as it would in your SOC.
Self-Guided Demo
A screenshot of a dashboard with a purple background and the words "Dropzone AI" in the top left corner.