# Sprint Metrics

Metrics that help you in Sprint analysis -&#x20;

* [Carry Over](/typo-help-docs/engineering-metrics/sprint-metrics/carry-over.md)
* [Developer Workload](/typo-help-docs/engineering-metrics/sprint-metrics/developer-workload.md)
* [Issue Cycle Time](/typo-help-docs/engineering-metrics/sprint-metrics/issue-cycle-time.md)
* [Issue At-risk](/typo-help-docs/engineering-metrics/sprint-metrics/issues-at-risk.md)
* [Scope Creep](/typo-help-docs/engineering-metrics/sprint-metrics/scope-creep.md)
* [Team Velocity](/typo-help-docs/engineering-metrics/sprint-metrics/team-velocity.md)
* [Work Breakup](/typo-help-docs/engineering-metrics/sprint-metrics/planned-work-ratio.md)
* [Work Progress](/typo-help-docs/engineering-metrics/sprint-metrics/work-progress.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/engineering-metrics/sprint-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.
