> For the complete documentation index, see [llms.txt](https://typo.gitbook.io/typo-help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typo.gitbook.io/typo-help-docs/platform/settings-and-admin/metric-configurations/mean-time-to-restore-mttr.md).

# Mean Time To Restore (MTTR)

To set the Mean Time To Restore (MTTR), click on the 'Configure' button on the top right corner of the card.

<div align="left"><figure><img src="/files/J6679KiqihxQFT88SNPZ" alt=""><figcaption></figcaption></figure></div>

Click on the configure button & a pop-up will open. You can set this based on Pull requests or by issue tracker

### Configure by Pull Request

Select "Pull Requests" as the basis, then specify rules based on Branch, Title, or description. You can further refine conditions like "contains," "starts with," "equals to," or "ends with." Use OR/AND conditions as needed. Once saved, data will be updated shortly.

<div align="left"><figure><img src="/files/r815s8h5ODexLmn58GjA" alt=""><figcaption></figcaption></figure></div>

### Configure by Issues

Select "By tickets" as the basis, then specify rules based on Project, Issue type, Label, Custom label, or Priority. You can further refine conditions by entering the value & using OR/AND conditions as needed. Once saved, data will be updated shortly.

<div align="left"><figure><img src="/files/o4oP0Y3fzEbbWLfEPLEH" alt=""><figcaption></figcaption></figure></div>

***

### Configure from Settings

You can also manage these configurations from the Settings section, **Dev Analytics > Metrics > MTTR**

<div align="left"><figure><img src="/files/1hD1C3w6GIU7sEdfBhN4" alt=""><figcaption></figcaption></figure></div>

If you have a different way you want to set things up, just email us at <hello@typoapp.io> with the details, and we'll set it up for you right away.

For further queries or to understand this in detail you can pick a convenient slot for a quick meeting [using this link](https://calendly.com/kovid_b/30min).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://typo.gitbook.io/typo-help-docs/platform/settings-and-admin/metric-configurations/mean-time-to-restore-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.
