# Process Metrics

Our process metrics cover most common flow and velocity metrics, including all 4 key DORA metrics.&#x20;

We also aim to make our metrics as actionable as possible - so we try to show possible causes of trends, like bottlenecks during reviews, large PR sizes, and whether the team's focus is aligned with the highest priority work. Complementing speed of delivery, we're also interested in quality - how often bugs are released, and how quickly systems are restored after a failure.

## Learn more about our Process Metrics

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Flow of Work</strong></td><td><a href="/pages/kefB0m7E6aeloFs4t1J4">/pages/kefB0m7E6aeloFs4t1J4</a></td></tr><tr><td><strong>Value Delivery</strong></td><td><a href="/pages/ZuU3xuY5xxLJB2q5fC4Y">/pages/ZuU3xuY5xxLJB2q5fC4Y</a></td></tr><tr><td><strong>Quality of Work</strong></td><td><a href="/pages/CF7b93IG2dSigxJDh4Aw">/pages/CF7b93IG2dSigxJDh4Aw</a></td></tr></tbody></table>


---

# 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://docs.multitudes.com/metrics-and-definitions/process-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.
