# MTBF & MTTR

KPI, misurati in secondi, che indicano rispettivamente l’affidabilità e la manutenibilità di un impianto o macchinario.

## MTBF (Mean Time Between Failure)

Esprime il tempo medio tra il verificarsi di un guasto e l’inizio di quello successivo. Più è alto e più il macchinario è affidabile.

## MTTR (Mean Time To Repair)

Misura l’efficienza del servizio manutenzione. Più è basso e più la manutenzione è reattiva nella risoluzione dei problemi.

<figure><img src="/files/zMXaNV88bAnPtqsgTRVM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://40factory.gitbook.io/mat-webapp/2.17.0/glossario/mtbf-and-mttr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
