# Report

In the "**Report**" menu, you can monitor and assess the organization's security, providing detailed information about identified vulnerabilities and the progress of their resolution.

This feature is divided into two reports: **Management** and **Operational**. Both reports can be accessed directly from the left sidebar.

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

To download the reports in PDF format, simply click the “**Download**” button. Additionally, the reports can be updated manually by clicking the “**Refresh**” button in the top-right corner.

Below is an overview of each available feature:

### **Management** Report

In the "**Management** **Report**", you will find tables with the following information:

* Vulnerabilities identified by criticality
* Number of targets by type
* Pending vulnerabilities by criticality
* Pending vulnerabilities by type
* Number of schedules
* Average  time to resolution
* Vulnerabilities resolution&#x20;
* Top 5 most vulnerable targets
* Vulnerability evolution
* Key information

### Operational Report

In the "**Operational Report**", you will find tables with the following information:

* Threats
* Total vulnerabilities
* Number of targets by type
* Pending vulnerabilities
* Number of unresolved vulnerabilities
* Threat Score/Report
* Average time to resolution
* Number of schedules
* Threat level by time exposure
* Targets and corresponding threats found
* Threat Monitoring Score
* Table with threat, type, and target information


---

# 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.skyone.cloud/english/cybersecurity/threat-analysis/report.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.
