> 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/engineering-metrics/devex-metrics.md).

# DevEx Metrics

Metrics that help you track your Developer Experience-

* [DevEx Score](/typo-help-docs/engineering-metrics/devex-metrics/devex-score.md)
* [Space mood](/typo-help-docs/engineering-metrics/devex-metrics/space-mood.md)
* [Response Rate](/typo-help-docs/engineering-metrics/devex-metrics/response-rate.md)
* [Manager Support](/typo-help-docs/engineering-metrics/devex-metrics/manager-support.md)
* [Developer Flow](/typo-help-docs/engineering-metrics/devex-metrics/developer-flow.md)
* [Product Management](/typo-help-docs/engineering-metrics/devex-metrics/product-management.md)
* [Development & Releases](/typo-help-docs/engineering-metrics/devex-metrics/development-and-releases.md)
* [Culture & Values](/typo-help-docs/engineering-metrics/devex-metrics/culture-and-values.md)

View our [Developer Experience framework here](/typo-help-docs/engineering-metrics/devex-metrics/devexframework.md)


---

# 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/engineering-metrics/devex-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.
