# Improve

- [Eng Intelligence](https://docs.cortex.io/improve/eng-intelligence.md): Spot problems early and drive action in Cortex
- [Dashboards](https://docs.cortex.io/improve/eng-intelligence/dashboards.md)
- [DORA Dashboard](https://docs.cortex.io/improve/eng-intelligence/dashboards/dora-dashboard.md)
- [Velocity Dashboard](https://docs.cortex.io/improve/eng-intelligence/dashboards/velocity-dashboard.md)
- [AI impact dashboard for GitHub Copilot](https://docs.cortex.io/improve/eng-intelligence/dashboards/ai-impact.md)
- [Custom Dashboards](https://docs.cortex.io/improve/eng-intelligence/dashboards/custom.md): Combine metrics from multiple sources into a unified view
- [Metrics Explorer](https://docs.cortex.io/improve/eng-intelligence/metrics-explorer.md)
- [Custom Metrics](https://docs.cortex.io/improve/eng-intelligence/custom-metrics.md)
- [All Metrics (Legacy View)](https://docs.cortex.io/improve/eng-intelligence/eng-intelligence.md): In addition to the Metrics Explorer and out-of-the-box dashboards, the legacy table view of Eng Intelligence is available for reviewing key metrics.
- [Initiatives and Action items](https://docs.cortex.io/improve/initiatives.md): Drive action on the standards set in Scorecards
- [Creating issues based on Initiatives](https://docs.cortex.io/improve/initiatives/issue-config.md)
- [Reports](https://docs.cortex.io/improve/reports.md)
- [Executive report](https://docs.cortex.io/improve/reports/executive-report.md)
- [All Scorecards report](https://docs.cortex.io/improve/reports/all-scorecards.md)
- [Bird's eye report](https://docs.cortex.io/improve/reports/birds-eye.md)
- [Legacy Bird's Eye report](https://docs.cortex.io/improve/reports/birds-eye/legacy-birds-eye-report.md)
- [Progress report](https://docs.cortex.io/improve/reports/progress-report.md)
- [Report card](https://docs.cortex.io/improve/reports/report-card.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://docs.cortex.io/improve.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.
