# Metrics

All your queries related to Metrics -&#x20;

* [How do I add any new repo?](/typo-help-docs/faqs/metrics/how-do-i-add-any-new-repo.md)
* [Synchronize “CFR” & “MTTR” without incident management?](/typo-help-docs/faqs/metrics/synchronize-cfr-and-mttr-without-incident-management.md)
* [Can I exclude a person from the metrics calculation?](/typo-help-docs/faqs/metrics/can-i-exclude-a-person-from-metrics-calculation.md)
* [Can I track the Cycle time based on the status of the JIRA tickets?](/typo-help-docs/faqs/metrics/can-i-track-the-cycle-time-based-on-the-status-of-the-jira-tickets.md)
* [How do I unlink the JIRA tracker & integrate Linear?](/typo-help-docs/faqs/integrations/how-do-i-unlink-the-jira-tracker-and-integrate-linear.md)
* [How quickly does the pull-request page update? I closed a PR but the Typo still shows "Awaiting Review"](/typo-help-docs/faqs/metrics/how-quick-does-the-pull-request-page-update-i-closed-a-pr-but-the-typo-still-shows-awaiting-review.md)
* [Is there a way to change the branch that Deployment PRs are measured against?](/typo-help-docs/faqs/metrics/is-there-a-way-to-change-the-branch-that-deployment-prs-are-measured-against.md)
* [My data is not visible, I have synced the repo](/typo-help-docs/faqs/metrics/my-data-is-not-visible-i-have-synced-the-repo.md)


---

# 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://typo.gitbook.io/typo-help-docs/faqs/metrics.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.
