# Cover Reports User

Cover Reports provides a web UI to help visualize your test data, monitor and manage your coverage, and pinpoint unique, actionable insights that improve quality and efficiency. It uses a simple home page to display an aggregated project list, and an intuitive hierarchy so you can focus in on specific areas. Information, statistics, and visualizations are grouped into three main tabs – Overview, Map, and Coverage Detail.

**In this topic:**

* [Navigation](/features/cover-reports/cover-reports-user/navigation.md) - an overview of how to navigate Cover Reports.
* [Dashboards](/features/cover-reports/cover-reports-user/dashboards.md) - a summary of the Cover Reports Dashboards - Overview Tab, Map Tab, and Coverage Detail Tab.
* [Telemetry data](/features/cover-reports/cover-reports-user/telemetry-data.md) - access details and summary information for the telemetry tabs.
* [Export API](/features/cover-reports/cover-reports-user/export-api.md) - integrate Cover Reports with your own internal systems
* [Considerations](/features/cover-reports/cover-reports-user/considerations.md) - some recommended considerations as a Cover Reports User.

This set of topics is targeted at Cover Reports Users.


---

# 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://cover-docs-preview.diffblue.com/features/cover-reports/cover-reports-user.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.
