# Metrics & Reports

- [Introduction](https://docs.logilica.com/metrics-and-reports/introduction.md)
- [Navigation](https://docs.logilica.com/metrics-and-reports/introduction/navigation.md)
- [Dashboards](https://docs.logilica.com/metrics-and-reports/introduction/dashboards.md)
- [Data Exploration](https://docs.logilica.com/metrics-and-reports/introduction/data-exploration.md)
- [Epics Delivery Tracker](https://docs.logilica.com/metrics-and-reports/epics-delivery-tracker.md)
- [Planning](https://docs.logilica.com/metrics-and-reports/planning.md): Logilica's unified planning metrics and dashboards.
- [Ticket Lead Time](https://docs.logilica.com/metrics-and-reports/planning/ticket-lead-time.md): Track and improve the speed at which you are able to deliver features.
- [Ticket Velocity](https://docs.logilica.com/metrics-and-reports/planning/ticket-velocity.md): Track and improve how much work you get done.
- [Ticket Overload](https://docs.logilica.com/metrics-and-reports/planning/ticket-overload.md): Does your team health suffer from working over capacity and having too ambitious goals?
- [Sprint Health](https://docs.logilica.com/metrics-and-reports/planning/sprint-health.md)
- [Ticket Activities / Risks](https://docs.logilica.com/metrics-and-reports/planning/ticket-activities-risks.md): Deep dive into your ticket activities and delivery risks.
- [Code](https://docs.logilica.com/metrics-and-reports/code.md)
- [Code Cycle Time](https://docs.logilica.com/metrics-and-reports/code/code-cycle-time.md): Track and improve the speed at which you are able to ship code.
- [Coding Velocity](https://docs.logilica.com/metrics-and-reports/code/coding-velocity.md): Track and improve how much work you get done.
- [Review Process](https://docs.logilica.com/metrics-and-reports/code/review-process.md): Do you follow proper review processes to ensure delivery quality?
- [Developer Health](https://docs.logilica.com/metrics-and-reports/code/developer-health.md): Does your developer team health suffer from working over capacity and having too ambitious goals?
- [Code Activities / Risks](https://docs.logilica.com/metrics-and-reports/code/code-activities-risks.md): Deep dive into your coding activities and delivery risks.
- [Build](https://docs.logilica.com/metrics-and-reports/build.md): Understand your build bottlenecks and reliability.
- [Team Management](https://docs.logilica.com/metrics-and-reports/team-management.md)
- [Teams Overview](https://docs.logilica.com/metrics-and-reports/team-management/teams-overview.md): How are all your teams tracking?
- [Team Pulse](https://docs.logilica.com/metrics-and-reports/team-management/team-pulse.md): Get a quick understanding what your team is working on and how you are tracking.
- [Activity Lens](https://docs.logilica.com/metrics-and-reports/team-management/activity-lens.md): Understand what each team member is working on right now.
- [Reports](https://docs.logilica.com/metrics-and-reports/reports.md)
- [Customization](https://docs.logilica.com/metrics-and-reports/customisation.md)
- [Glossary](https://docs.logilica.com/metrics-and-reports/glossary.md): Common terms and definitions used in Logilica.


---

# 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.logilica.com/metrics-and-reports.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.
