# Reports

The Report section displays Harden-Runner insights and provides visual coverage reports across your organization or tenant. These reports help you monitor which CI/CD runs are secured by StepSecurity Harden-Runner and track adoption progress over time.

Use the Report page to:

* Track Harden-Runner adoption progress across multiple orgs.
* Identify which teams or repositories need onboarding.
* Provide visibility into your organization’s CI/CD security coverage.

<figure><img src="/files/CbADSJR0fAe5SkTmabID" alt=""><figcaption></figcaption></figure>


---

# 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.stepsecurity.io/administration/admin-console/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.
